Engineering Manager at Hinge, where I lead Android Platform and Trust & Safety. I build things on nights and weekends too. Right now I'm deep in AI tooling, local models, and figuring out how to make the gap between an idea and a live product disappear.
A mobile interface for Claude Code. Run conversations, preview web apps, browse files, and get notifications, all from your phone while Claude works on your machine. I built it because I wanted to ship code from anywhere, not just my desk. The server is open source; the client app is still private while I figure out distribution.
Machine-readable mappings from tax form PDF field names to human-readable line numbers. 2,114 fields across 20 forms. Built for AI agents that prepare tax returns. Give an LLM these mappings and it can go from reading your W-2s to producing filled PDFs.
Built with Pretext, a text measurement library that bypasses the DOM entirely. The text below flows around a draggable orb using pure arithmetic, no layout reflow, no getBoundingClientRect. Drag it and see.