Skip to content
View cryptrunner49's full-sized avatar

Block or report cryptrunner49

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cryptrunner49/README.md

Software Engineer | Creator of TulipScript & ZScript

Passionate full-stack and systems developer with a strong focus on building robust, production-ready applications and intuitive developer tooling. Creator of two original scripting languages, TulipScript (JavaScript-inspired, emoji-friendly) and ZScript (Python-inspired, emoji-friendly), both implemented in Go and designed for seamless embeddability and expressiveness. Proficient in modern web frameworks (Rails, Django, Nuxt.js, Next.js), systems programming (Go, C++), and infrastructure automation (Docker, Linux hardening). Deeply familiar with Linux environments, from development and deployment to system internals and security. with a passion for delivering clean, efficient, and scalable solutions.

🛠 Core Tech & Languages

  • Creator of TulipScript & ZScript:
    TulipScript: Emoji-friendly, JavaScript-style embeddable scripting language (Go implementation)
    ZScript: Emoji-friendly, Python-style embeddable scripting language (Go implementation)
  • Web & APIs: Ruby on Rails, Django, Nuxt.js, Next.js
  • Systems & Compiled Languages: Go, C++
  • Scripting & Automation: Ruby, Python, JavaScript, TypeScript, Bash
  • DevOps & Security: Docker, Docker Compose, systemd, Linux hardening scripts
  • CLI & Tools: GoArgs (zero-boilerplate CLI parser with auto-docs), FMPP (C++/SQLite file-integrity monitor)

⭐ Key Projects

Project Tech & Highlights Link
TulipScript Compact scripting language inspired by JavaScript, featuring emoji support. Built for seamless embedding, readability, and speed. GitHub
ZScript Minimalist scripting language with Python-like syntax and emoji support. Optimized for integration, clarity, and runtime efficiency. GitHub
StudyTrack Nuxt.js-powered study planner that stores progress locally in the browser using IndexedDB, with full offline support. GitHub
NanoTrace Go-based real-time function tracer for identifying performance bottlenecks with minimal overhead. GitHub
GoArgs Zero-boilerplate Go CLI argument parser with automatic documentation generation. GitHub
FMPP C++/SQLite file monitoring with SHA-256 hashing and systemd integration. GitHub
Linux Hardening Toolkit System hardening toolkit written in Bash, supporting Debian, Ubuntu, and Fedora distributions. GitHub
ByteStream Go library for fast, idiomatic binary serialization and deserialization. GitHub
StoneKV Lightweight key-value store written in Go, ideal for embedded or in-memory data needs. GitHub

Pinned Loading

  1. tulipscript tulipscript Public

    🌷📜 A lightweight, JavaScript-inspired scripting language with emoji support and modern features.

    Go

  2. zscript zscript Public

    💤📜 A lightweight, Python-inspired scripting language with emoji support and modern features.

    Go

  3. study-track study-track Public

    📚 StudyTrack: A Nuxt.js web app for managing study plans, tracking books, and note-taking. 👉 https://cryptrunner49.github.io/study-track

    Vue

  4. linux-hardening-toolkit linux-hardening-toolkit Public

    🐧🛡️ Linux Hardening Toolkit

    Shell

  5. stonekv stonekv Public

    🪨 StoneKV is a lightweight embedded key/value store built in Go!

    Go

  6. bytestream bytestream Public

    💨 ByteStream – A lightweight and efficient Go library for serializing and deserializing data into []byte. 🚀 Easy-to-use, fast, and Go-idiomatic!

    Go