Satisfait Là
Solo SaaS · Live on the App StoreScheduling SaaS built end to end: a client booking UI, a native iOS app, Stripe payments, transactional email, and admin endpoints. Every piece of production plumbing owned alone.
- Built the Stripe payment flow end to end, from checkout through confirmation into booking state.
- The schedule engine is a layered, composable pipeline: weekly recurring rules, then date overrides and blackouts, subtract existing bookings, apply min-notice and slot-granularity constraints. New rule types extend it without a rewrite.
- Solo on all of it, Stripe, auth, Resend, Cloudflare D1/R2/Workers. The iOS client is native SwiftUI.
Built AI-native with real engineering discipline: Claude Design for interface, Claude Code for implementation, structured agent context, code review, and an e2e test gate. This is AI-agent-driven development plus product-scoping judgment, not a shipped ML feature.
- Stack
- TypeScript/TanStack (Start + Query)/React/Cloudflare Workers/PostgreSQL/Swift & SwiftUI/Stripe/Resend