Work
Case studies with metrics, decisions, and architecture highlights.
Match
Sort
Personal project · systems
asmqdm: Python Progress Bars Created in x86-64 Assembly
A tqdm-compatible progress bar with rendering and update logic implemented in x86-64 assembly via ctypes.
systemsassemblyperformancepython
Personal project, iterated over several weeks · systems
MNIST Classifier in Pure x86-64 Assembly
A neural network that trains and infers on handwritten digits using only Linux syscalls and SSE2.
systemsmlassembly
Weekend prototype with polish passes · web
Wardrobe-Aware Color Picker
Qwik + Canvas color wheel with cached rendering and outfit-ready palettes that include proportions.
webtoolingvisualization
8 weeks · graphics
Interactive Gravitational Lens Explorer
Educational WebGL tool for lensing effects; performant and accessible.
graphicsvisualization
Rapid prototype and iteration over a few weeks · web
AI Recipe Remix Streamer
Remix app that streams schema-validated GPT recipes as NDJSON UI sections.
webmlstreaming