Projects
Instead of glossy case studies, these are essays about how things were actually built: experiments, design trade‑offs, and the occasional dead end worth keeping.
- A Failure-Tolerant Booking Platform
A production booking system for a real client, designed around durability, idempotency, and predictable behavior under dependency failure.
- Glitchy: A Minimal LLVM Compiler
A small compiled language that targets LLVM, built to make the compiler pipeline understandable and debuggable.