"Complexity is inevitable in enterprise systems; complicated user interfaces are a choice. I build to eliminate the latter."
| Frontend Architecture | Backend & Databases | Development Tools |
|---|---|---|
| React 18 & Next.js | Java (Spring Boot 3) | TanStack Query (Server State) |
| TypeScript & JavaScript | Python (FastAPI) | Zustand (Global State) |
| Tailwind CSS & Shadcn UI | PostgreSQL & MySQL | Vite |
| SPA & SSR Optimization | REST API Architecture | Postman & VS Code |
A production-grade, full-stack ecosystem for hospital clinical and administrative operations.
- The Build: Next.js 16 + FastAPI + PostgreSQL (SQLAlchemy Async).
- The Feat: Architected a high-concurrency platform managing the full clinical lifecycle (Registration ➔ Charting ➔ Labs ➔ Billing) for 8 distinct staff roles. Engineered a high-performance Async-first backend and SSR-driven frontend that eliminates data-fetching waterfalls, ensuring sub-second response times for critical bedside workflows.
A full-stack Expense Tracker that acts as a time machine for your money.
- The Build: React + Spring Boot + MySQL.
- The Feat: Engineered a custom analytics engine to visualize spending trends across 12-year timelines, bridging the gap between daily expenses and long-term history. Optimized data grids with server-side pagination for high-volume handling.

