Divvy
An iOS app that splits a restaurant bill from a photo of the receipt. I designed and built it end to end: SwiftUI, a Python backend, Stripe payments, and an AI layer where Claude Vision reads the receipt and a natural-language parser lets you say "Sarah had the pasta" and watch the bill assign itself. Built spec-first, with every feature starting as an acceptance contract I write and AI agents directed against it, while I own the architecture and every review. More than 1,500 commits since February.