Problem
In a six-person home, chores, groceries, shared spending and house issues were scattered across chat and memory, making fairness difficult to see and even harder to discuss.
Flagship full-stack shared-living product
Full-stack product engineering across UX, transactions, household-scoped data, authentication, testing, PWA delivery and honest launch gates.

The problem, the decisions I owned and the boundary of my contribution.
In a six-person home, chores, groceries, shared spending and house issues were scattered across chat and memory, making fairness difficult to see and even harder to discuss.
I built the product end to end, then moved it from a single-house workflow to a multi-household system with authentication, scoped data access, private storage and a mobile-first PWA experience.
A recruiter-readable map of the product path, followed by the implementation choices behind it.
How the build is checked, delivered and kept honest about what is production-ready.
Deployed on Vercel as a controlled free early-access build with an installable PWA shell.
Every commercial request resolves the authenticated user, active household and membership. Zod validation, route authorization, rate limits, private Storage and PostgreSQL RLS create layered boundaries.
What remains incomplete is shown deliberately, because engineering judgment includes knowing what not to claim.
Paid access remains off until SMTP, full Stripe test-mode verification, legal copy, external monitoring and physical-device checks are complete.