Projects
AI environmental intelligence platform integrating Claude Vision + NASA GIBS satellite imagery to classify CO₂ emissions and benchmark against Paris Agreement targets. Dual-mode RAG pipeline with 70% API cost reduction via strategic caching.
Automated job watcher that scrapes company career pages, filters by keywords, and delivers HTML email digests. Prototyped serverless deployment on GCP Cloud Functions + Cloud Scheduler with Secret Manager for SMTP.
AI-powered fitness app generating personalized 7-day workout & nutrition plans via Claude API. Engineered multi-parameter inputs, optimized system prompts for consistent JSON outputs, and adaptive age-based exercise programming.
Serverless event management for 200+ university organizers supporting 1,000+ concurrent users. CQRS + single-table DynamoDB modeling, AppSync GraphQL, 99.5% uptime via multi-AZ, sub-2-second API response times.
Reproducible observability stack — EKS provisioned with Terraform (VPC, private nodes), OpenTelemetry via Helm, Jaeger tracing, Grafana dashboards. GitHub Actions CI/CD with Helm rollback and Prometheus + Alertmanager → Slack alerts.
C++/libpcap network packet analyzer decoding Ethernet/IPv4/TCP/UDP. Surfaces "top talkers & flows" to pinpoint bandwidth hogs. DNS-based domain labeling and TCP handshake metrics (SYN→SYN/ACK RTT, fail rate) to reveal latency issues.
Real-time drowsiness detection using Python, OpenCV, and dlib tracking eye aspect ratio and lip distance with 90%+ accuracy. Arduino + NodeMCU pulse sensor transmitting to ThingSpeak cloud, triggering alerts below 60 bpm.