These listed are just a few — my GitHub is filled with side projects.
dictatd
Hold-to-talk voice dictation for Wayland — whisper.cpp transcription with on-device LLM grammar correction, fully offline.
toolkit
My personal developer toolbox — a local Anthropic→Fireworks relay letting Claude Code drive cheaper hosted models.
domaind
DNS-as-code subdomains for sameervers3.dev. PR a JSON file, Rust CI validates it, and a sync crate reconciles Cloudflare DNS — zero servers.
stdout-tv
Watch YouTube as live, full-color ASCII art in your terminal with synced audio.
crawlyx
A blazing-fast crawler that turns websites into clean, LLM-ready Markdown — ~4x faster than firecrawl, flat memory.
DoomOS
Bare-metal DOOM — a quest to run Doom on a ~1MB microcontroller (ESP32-S3). No SDK, no OS.
oxide-store
A distributed key-value store in Rust, built from the ground up. (In progress.)
pixel2ascii
Convert any image to truecolor ANSI ASCII art — the engine that powers stdout-tv. CLI + Rust crate.
git-in-rust
Reimplementing git's plumbing from scratch in Rust — binary-compatible with real .git objects.
AntNode
A Python load balancer with pluggable strategies, Redis cache, and Prometheus/Grafana metrics.
c-webserver-OG
A concurrent HTTP/1.1 web server in C — hand-rolled thread pool, POSIX sockets, zero dependencies.
sudoku-wars
Multiplayer Sudoku battle royale — race friends, burn lives on wrong answers, last one standing wins.
AXON
A neural network library built entirely from scratch in pure Python + NumPy.










