Selected work

Telehealth MVP

A telehealth-oriented application MVP covering patient intake, triage, consult workflows, payments, and pharmacy-related backend operations.

This product combines an Angular frontend with a .NET 8 API layer and healthcare-style workflow modeling for patient data, consults, payment steps, pharmacy support, and admin operations.

What this involved

The frontend stack uses Angular, Angular Material, forms, routing, and Google Maps tooling to support a more application-style user experience than a simple marketing site.

The API layer uses ASP.NET Core, EF Core, MySQL, Identity, JWT authentication, and a large migration history, which indicates real domain modeling rather than a prototype with no persistence plan.

Backend controllers cover consults, patients, payments, pharmacy, admin, auth, and webhooks, and the consult flow integrates OpenAI for triage-style assessment support.

Capabilities shown

Healthcare workflowsSecure application designPaymentsAdmin toolingMaps and intake UX

Technology stack

Angular 19Angular MaterialGoogle Maps.NET 8ASP.NET CoreEntity Framework CoreMySQLJWT authStripeAWS LambdaOpenAI