Projects
A collection of projects I've worked on, from ML research and automation tools to open source contributions.
Developer Tools
10 projectsmdtoc-gen
completedFast and flexible Rust library and CLI tool for generating and updating table of contents in Markdown files.
sqlite-crypto-ext
completedSQLite extension providing cryptographic hashing and encoding utilities as native SQL functions.
portcheckers
completedGo-based CLI for managing ports and processes on development machines with health monitoring.
jwt-toolkit
completedPython CLI application for inspecting, creating, and verifying JSON Web Tokens with comprehensive validation.
cron-expression-builder
activeWeb application for visually constructing, testing, and understanding cron expressions.
ahtml2pdf-rust
activePure Rust HTML to PDF converter without external browser dependencies.
mayson-editor
in-progressModern web-based editor built with React, TypeScript, and Vite.
Schema-Jenerator
completedRust CLI tool that generates JSON Schema from JSON input with multiple output tiers.
audio_transcribe
completedCLI tool for converting audio files to text using OpenAI's Whisper model with batch processing support.
ggrep
completedGolang implementation of grep with goroutines for concurrent text searching.