Projects
Projects
4 shipped software works — the Clin- medical ecosystem (consumer / clinical / interop research) plus a cross-domain Personal Finance OS. Designed end-to-end: architecture, database authorization, zero-knowledge encryption, edge deployment, and CI/CD automation.
Not 4 isolated apps — one ecosystem, sharing a single technical backbone (Cloudflare Workers + Supabase + PostgreSQL RLS + TypeScript strict) and one consistent design philosophy.
Primary · Medical Information Systems
ClinCalc
Consumer health self-check & multimodal interpretation platform
Helps everyday users understand lab reports with trustworthy, explainable interpretation.
- Real-time interpretation of 45 lab indicators (incl. KDIGO 2024)
- Multimodal image understanding: OCR + bilingual medical translation
- "Rules-first, then LLM" privacy architecture
ExClinCalc
Clinical Decision Support System (CDSS) for primary clinics
Full workflow loop: registration → SOAP charting → prescription check → pharmacist dispensing.
- 6-role RBAC + 14 tables / 29 RLS policies
- TOTP two-factor auth + complete audit trail
- STRIDE threat model analysis (24 threats)