The home care platform
Florida’s nurse registries run non-medical home care. They match caregivers to clients, then handle the schedules, the visits, and the money that follows each visit. I co-founded Omassist to build the software they run on, and I was its primary architect and developer.
The platform is multi-tenant, on web and mobile: onboarding, matching, scheduling, visit verification, billing and payouts. A vision model reads IDs and compliance PDFs into records. Money moves through Stripe Connect, behind a ledger and checks that make a retried webhook harmless, so nobody gets paid twice.
The first registry went live in December 2025, under a year from the start. A business runs on it today, with money moving through it.
Matching and care-plan logic are deterministic code, not a model, and so is anything that moves money. I’ve kept that split on everything since.