10K+ patients
Open Panacea
Full-stack healthcare platform serving 10K+ patients
- Next.js
- TypeScript
- FastAPI
- GraphQL
- AWS
Challenge
Build a HIPAA-conscious patient platform with real-time data, complex relational schemas, and a responsive UI consumable on low-end mobile devices.
What I built
- Designed FastAPI + GraphQL backend with strongly-typed schemas
- Built Next.js + TypeScript frontend with responsive, mobile-first layouts
- Implemented RESTful integration layer for third-party medical providers
Key decisions
- Picked GraphQL over REST for the patient-facing API to cut over-fetching on mobile
- Deployed on AWS with autoscaling to handle spikes from clinic onboarding
Outcomes
- Serving 10K+ patients in production
- Sub-second TTFB on cached patient dashboards