Selected workRecent Projects
A selection of production systems across compliance, healthcare, education, and AI engineering, with the outcome that mattered for each.
Cybersecurity Compliance Platform
Compliance SaaS · US
Cybersecurity compliance and assessment platform aligned with CMMC and NIST SP 800-171. Built assessment workflows, scoring logic, evidence tracking, and automated compliance evaluations, with OpenAI powered analysis for gap detection, recommendations, and audit reporting.
ReactNode.jsNestJSTypeScriptOpenAIAWSPostgreSQL
Outcome. LLM automation cut manual review cycles significantly while keeping data handling and access controls secure on AWS.
AI Medical Scribe Platform
Medical AI documentation · US
Medical AI scribe platform that turns clinician encounters into structured clinical documentation. Worked on the LLM powered backend and rebuilt the front end in React with a Mantine design system for pixel-perfect, EMR ready screens.
ReactMantineTailwind CSSDjangoPythonPostgreSQLAWSLLMFHIR
Outcome. Made the platform interoperable with multiple EMRs including OSCAR, Nexus, and Cerner, with FHIR aligned data handling under HIPAA.
AI Document Q&A
Personal project
RAG based application that lets users upload a PDF and ask questions answered from the document content. Streaming responses, recursive text chunking with overlap, and vector search built end to end.
Next.jsTypeScriptVercel AI SDKOpenAI APIPython FastAPILangChainHNSWLib
Outcome. Demonstrates modern AI engineering: chunking, embeddings, vector storage, and streaming retrieval augmented generation.
Subscription Marketplace Platform
Architecture concept
A multi-domain lifestyle marketplace with a credits system, partner venue management, dynamic pricing, and a polymorphic booking engine. Designed as a systems architecture and investor MVP exercise.
NestJSPostgreSQLRedisMongoDBElasticsearchStripe ConnectReactAWS
Outcome. Systems design at scale: hybrid datastore, modular monolith with event driven communication, and an append only double entry credit ledger.
School Management SaaS
K-12 school chain · US
Full SaaS school management system with LMS, finance, and cafeteria modules for a multi branch school chain, plus Google Classroom, Clever, and QuickBooks integrations that unify academics, finance, and identity across branches.
ReactNode.jsFirebaseGoogle Classroom APICleverQuickBooks
Outcome. Shipped role based dashboards and reporting for administrators, teachers, and finance staff across multiple branches.
AI Voice Assistant for Clinical Scheduling
Healthcare · US hospital
HIPAA compliant operating room scheduling app. Re-architected an event driven timer to achieve clock alignment across devices and timezones, and integrated speech to text for an AI voice response tool used by clinical staff.
ReactNode.jsEvent-Driven ArchitectureHIPAAWebRTC
Outcome. Solved a high stakes synchronization problem in a clinical environment, with the fix later adopted across mobile platforms.