Designed the backend for an on-demand healthcare platform connecting patients and doctors, with payment, geospatial, and notification integrations.
- Designed and implemented the HTTP backend used by both iOS and Android clients.
- Built a PostgreSQL/PostGIS data model to support geospatial matching, service history, ratings, and core platform workflows.
- Integrated Stripe Connect to support payment flows between patients and doctors inside the product.
- Implemented Google Maps services for geocoding and travel-time estimation as part of the dispatch and discovery flow.
- Configured Firebase Cloud Messaging for real-time server-to-mobile notifications.
- Owned deployment architecture on a VPS using Docker Compose for both application and database services.