A selection of things I've built — mostly developer tools and low-level systems work.
V2V Database — a disk-backed relational database engine written in C++17. Implements core database internals from scratch: paging, heap storage, B+ Tree indexing, and WAL-based crash recovery.
View on GitHub ↗A central command-line hub for common development tasks — unifying repetitive setup, scaffolding and project chores behind a single ergonomic interface.
View on GitHub ↗A URL shortener built in Erlang that converts long links into compact, shareable codes. A small project for exploring concurrency, fault tolerance and the BEAM runtime.
View on GitHub ↗Experiments, learning projects and contributions across Go, C++, Erlang, Python and more. Browse the full list on GitHub.
All repositories ↗