Projects
Stuff I can actually walk you through end to end. There isn't much here on purpose — most of what I build lives behind a company login, so this is the public slice.
Public code
TileSight
A kids' game that recognizes physical number and letter tiles through the camera, entirely on device and fully offline after first load.
Educational math and spelling game with on-device computer vision.
Custom YOLO model running in the browser via WebAssembly · Offline-first with no backend and no camera frames leaving the device
agent-eval-kit
Built around a simple idea: record live agent runs once, replay them cheaply, and make regressions visible in CI instead of hand-waving them in demos.
TypeScript-native eval framework for AI agent workflows.
Record and replay workflow to cut eval cost and flakiness · Built-in graders, reporters, and quality gates