Pegasus
React / NestJS / PostgreSQL
Project
← Back to projectsOverview
I contributed to a full-stack healthcare practice management platform built as a NestJS API (Griffin) and a React frontend (Pegasus). The system covers the full clinic workflow — patient records, appointments, billing, communications, and clinical documentation — with an AI Scribe that drafts structured SOAP notes from transcripts and lets clinicians refine them through a review agent. The backend uses PostgreSQL and Prisma with background jobs, JWT auth, and Socket.IO for real-time updates; the frontend uses TypeScript, Vite, RTK Query, Tailwind CSS, and Ant Design, with OpenAPI-generated API types keeping both sides in sync.