Featured Work & Projects
Production systems with real constraints — not demos, not notebooks. Every project here ran (or runs) in an actual environment under actual pressure. Rocket telemetry, autonomous vehicles, and explainable AI in clinical settings.
Production Projects
Rocket Telemetry Latency
Hackathon Wins

CAN-7USAT Ground Control Station
#01Real-time ground control station for the IN-SPACe Model Rocketry Competition 2026. Decodes 46-byte binary telemetry from a Teensy 4.1 flight computer over 900 MHz XBee, Kalman filter sensor fusion, 6-state flight state machine, WebSocket broadcast to React dashboard. End-to-end latency under 5ms — target was 15ms.

AUVBrain — Autonomous Underwater Vehicle
#02Full autonomous control stack for an underwater vehicle. Deterministic observe → decide → act agent loop with 4-DOF thruster control, safety monitor, offline LLM decision engine with rules-based fallback. Agent loop p95 latency: 0.84ms.

MedVision AI — Diabetic Ulcer XAI
#03Medical image classification + clinical data to estimate ulcer risk with full explainability. Grad-CAM heatmaps + SHAP values + MLflow experiment tracking + DVC versioning. Won AI Day Hackathon — GITAM × Kodryx AI, March 2026.

FactCheck AI — Fake News Analyzer
#04Browser-based fake news analyzer. Scores news credibility in one click — Logistic Regression on 10,000+ labeled samples, sub-second response, LLM reasoning layer for verdict explanations. 90% validation accuracy. Won HackXplore — IEEE-SSIT VJIT, April 2026.

Rocket Simulator
#05Physics-based rocket flight simulator modelling thrust, drag, gravity and multi-stage separation. Outputs altitude, velocity and acceleration curves. Built for GARI rocketry trajectory analysis and pre-launch verification.

Email Automation for Forms
#06Automated email pipeline triggered by form submissions. FastAPI backend, SMTP integration, Jinja2 template engine, and queue-based delivery with retry logic. Handles bulk personalised emails reliably.
