Things I’ve built across mobile, web, and full-stack. Click any project for the full story.
AI expense tracker
Full-stack AI expense tracker — a React 18 + Vite + TypeScript frontend over a NestJS + PostgreSQL backend, with LLM-based transaction categorization via the Gemini API.
Emergency medical assistance
Emergency assistance app built around fast response — SMS and call shortcuts, real-time location sharing via Google Maps, and an AI-driven risk assessment and alert system on a Firebase backend.
Real-time voice & video
Real-time voice and video calling app using the Agora SDK for low-latency, stable calls, with OTP-based authentication and email verification via Supabase.
Healthcare management
Full-stack healthcare management system — appointment scheduling, patient records, and doctor–patient communication over a modular NestJS REST API with role-based access control and a Next.js frontend.
Restaurant ordering app
Food ordering app for restaurants — a browsable menu, cart and checkout flow, and an admin panel for managing items, built on Firebase Auth and Cloud Firestore with Provider state management.
App review analysis
A tool for collecting and analyzing app-store reviews to surface user sentiment and recurring feedback themes.
Schema-driven forms
A schema-driven form builder in React — render and validate complete forms from a config object instead of hand-written markup, built with React, TypeScript, and Vite.