Building
Things I build outside the lab.
Outside of research, I like to design and ship things end to end. Here are some projects I’m especially proud of.
ScanDat
ScanDat AI is an iOS and Apple Watch app I designed, built, and shipped to the App Store. Snap a photo of any flyer, poster, schedule, or screenshot — or paste text — and AI extracts the events and adds them straight to your Apple or Google Calendar.
It’s a full-stack solo project: a native Swift / SwiftUI app (iPhone, Apple Watch, home-screen widgets, and a share extension) backed by a FastAPI service that proxies to a vision-language model for structured event extraction — with Sign in with Apple and Google, StoreKit subscriptions, on-device auto-cropping and live text detection, and duplicate/conflict checks before anything reaches your calendar.