Mail:

cryptrunner49@proton.me

GitHub:

github.com/cryptrunner49

About Me

I'm a full-stack developer passionate about building efficient tools, command-line utilities, and high-performance web apps. My work spans from Go-based performance profilers and scripting languages to robust web platforms built with Ruby on Rails and Vue/Nuxt. I care deeply about simplicity, security, and developer experience.


Projects

ByteStream

ByteStream makes serialization effortless in Go. It helps developers convert structured data into `[]byte` with minimal boilerplate. Ideal for building network services or low-level storage layers.

FMPP - File Monitor ++

FMPP is a lightweight CLI tool that monitors file integrity using SHA256 checksums. It's ideal for detecting unauthorized file changes in development or production environments.

GoArgs

GoArgs is a zero-dependency argument parser for Go. It auto-generates CLI help documentation and makes writing command-line utilities fast and developer-friendly.

Job Hunters

Job Hunters is a Ruby on Rails web app that helps users organize job applications, track interview progress, and manage follow-ups. Designed for serious job seekers, it offers an intuitive UI and persistence features.

Linux Hardening Toolkit

A powerful shell toolkit designed to automate the process of securing Linux systems. It applies best practices in hardening user permissions, networking, and system services — ideal for DevOps and infosec tasks.

NanoTrace

NanoTrace is a performance tracing tool for Go that measures function execution time with minimal overhead. Great for diagnosing slow code paths in production or during profiling.

StoneKV

StoneKV is a minimalist embedded key-value store written in Go. It features simple APIs and is ideal for lightweight local data storage in CLI tools or embedded applications.

StudyTrack

StudyTrack is a browser-based app that helps users organize study goals and track progress.

TulipScript

TulipScript is a lightweight, JavaScript-inspired scripting language designed for expressiveness and fun. It includes a custom parser and interpreter written from scratch.

ZScript

ZScript is a Python-like scripting language with its own minimalist interpreter. It emphasizes expressiveness and small syntax for scripting, config files, and experiments.