
VeriPass
Legal Tech Platform
Telemedicine Platform
Healthcare startups often fail HIPAA audits, delaying launch by months. As the sole engineer, I built a telemedicine platform from scratch with security and compliance baked in from day one. The system handles encrypted messaging, video consultations, e-prescriptions, and medication delivery—and passed HIPAA audit on the first attempt.
Company
CareLoop
Role
Full Stack Developer
Duration
12 months
Year
2025

The company needed to launch a telemedicine product but couldn't afford to fail compliance audits. Existing solutions were either non-compliant or too expensive to customize.
Architected with compliance first: encrypted data at rest and in transit, audit logging for all PHI access, role-based access controls, and automated session timeout. Built prescription workflow integrating pharmacy systems and Shippo delivery.
Designing encryption architecture that satisfied HIPAA while keeping the system performant
Building video consultation with fallbacks for poor connectivity (common in rural areas)
Integrating three separate systems (Stripe, pharmacy API, Shippo) into a seamless prescription fulfillment flow
Creating audit trails that captured every PHI access without impacting UX