Projects

A selection of things I've built — mostly developer tools and low-level systems work.

2025

Database-Engine

C++17 · Systems

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 ↗
2025

DevCLI

Go · Developer Tools

A central command-line hub for common development tasks — unifying repetitive setup, scaffolding and project chores behind a single ergonomic interface.

View on GitHub ↗
2024

TinyURL01

Erlang · Distributed Systems

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 ↗
Ongoing

27 public repositories

Various languages

Experiments, learning projects and contributions across Go, C++, Erlang, Python and more. Browse the full list on GitHub.

All repositories ↗