ReportIQ
power bi report-to-documentation generator that parses TMDL JSON to auto-generate ER diagrams and wiki pages in company-approved format. deployed on azure kubernetes service with CI/CD pipelines, serving 500+ concurrent users.
MakeMyMail
email management app with smart sorting, automated labeling, and mass unsubscribe. spring boot REST APIs backed by supabase postgres with <200ms response time across 100+ concurrent sessions.
Cuffless-BP
blood pressure prediction without a cuff — DDPM diffusion model for PPG-to-ECG generation combined with LSTM for ABP wave estimation. 2.68bpm error rate on MIMIC-IV, trained on an HPC cluster with WandB tracking.
ARC-RoboKit
progressive web app for robotics club inventory management with role-based access, offline support, and push notifications. firebase SSO cut new member onboarding from days to minutes. 50+ daily active users.
SinhaVoice
sinhalese speech-to-text using a TDNN-F + LSTM hybrid architecture. 21.2% word error rate on only 224 hours of training data from the OpenSLR low-resource language dataset.
VO-Sim
vision-only drone navigation via PPO reinforcement learning in NVIDIA Isaac Sim 4.2. obstacle avoidance and waypoint navigation using only camera + IMU — no GPS or LIDAR.