Selected Work
Projects
Production AI systems, LLM pipelines, computer vision, real-time backends, and IoT platforms — shipped end-to-end across healthcare, hospitality, fintech, and consumer tech.
AI & Computer Vision5
Vision models, LLM pipelines, and NLP systems running against live production traffic.

AI Vision · Generative · Product
Interior Design AI
AI-Powered Room Styling
Photorealistic AI pipeline for furniture placement in room photos. Three-stage pipeline: item gallery generation → AI mood board with Gemini → composite scene rendering using depth-aware perspective scaling. Painter's algorithm compositing places furniture at accurate scale with shadow blending.
PythonPillowOpenCVReplicate APIView case study
Computer Vision · AI · Security
CCTV Anomaly AI
Real-Time Surveillance Intelligence
Multi-phase AI surveillance system evolved from prototype to production MVP. YOLOv8 detects crowd surges, loitering, intrusion, and fights across 8+ simultaneous camera feeds. WebSocket streams push annotated alerts to operator dashboards with configurable per-zone thresholds.
YOLOv8OpenCVFastAPIPythonView case studyLLM · Real-Time · Audio
Real-Time Translation
Multilingual Audio AI Platform
Real-time translation backend capturing live PCM audio, transcribing and translating into 10+ languages in under 800ms end-to-end. Achieved 96%+ transcription accuracy using Whisper with custom language model fine-tuning for domain-specific vocabulary.
FastAPIWhisperPythonWebSocketsView case studyLLM · Voice · AI Assistant
BadarAI Assistant
Conversational Voice AI
Full-duplex voice AI assistant with streaming STT, LLM reasoning, and TTS synthesis. Deepgram streams speech-to-text in real time; Gemini handles multi-turn dialogue with persistent memory; ElevenLabs renders natural-voice responses under 800ms. Supports persona customisation and live tool-calling for real-time data fetching.
FastAPIGemini APIDeepgramElevenLabsView case studyNLP · AI · Fraud Detection
Fake Ad Detection
NLP Fraud Classification System
NLP fraud identification system classifying 50,000+ online advertisements. Ensemble approach combining LSTM, SVM, Doc2Vec, and TF-IDF features achieves 94% classification accuracy with 40% faster inference compared to baseline models. Deployed as a FastAPI microservice with real-time scoring.
PythonLSTMSVMDoc2VecView case study
Web Apps & Platforms4
Full-stack products and the admin systems behind them, from storefronts to enterprise digital twins.

E-Commerce · Full-Stack · CMS
Wild Hive
Self-Hosted Shopify Alternative for a COD Brand
A cash-on-delivery honey brand needed Shopify without Shopify's economics or its ceiling. I built the whole stack: a long-form editorial storefront tuned for Meta ad traffic, and a 60-route admin portal behind it covering orders, fulfilment, inventory, customers, discounts, analytics, returns, automations and webhooks. Every word on the public site is editable from the admin, including the sales letter, which is stored as a reorderable list of blocks. The order drawer writes straight into the admin database, so the shop owns its commerce data outright. Runs on a single SQLite file with zero external services, so a store that would cost a monthly platform fee plus transaction cuts runs on one small VPS.
Next.js 15React 19TypeScriptSQLite (node:sqlite)View case study
LLM · Real-Time · Hospitality
QuickComm
AI Hospitality Communication Engine
Real-time AI communication backbone replacing walkie-talkies in hotels. PCM audio ingested from radios, transcribed at 94%+ accuracy via Whisper/DeepGram, classified by Gemini LLM at ~88% intent precision, and routed to staff teams instantly. Monolith-to-microservices migration delivered 3x throughput at ~$3/month per property.
FastAPIGemini APIDeepgramWhisperView case studyEnterprise · Digital Twin · SaaS
MRO Digital Twin
Automotive Workshop Management
Full-stack digital twin for automotive MRO workshops. Seven role-based dashboards (manager, reception, technician, store, QC, QA, supervisor) covering the complete vehicle lifecycle — intake → work order → stage checklists → spare GRN → QC → delivery. 34+ database tables, barcode/QR integration, real-time KPI dashboards.
FastAPIReactPostgreSQLSQLAlchemyView case studyAI · LLM · Research
PaperIntel
RAG Research Intelligence
End-to-end Retrieval-Augmented Generation system for research papers. PDF ingestion, chunking, BGE embedding, ChromaDB vector store, cross-encoder reranking, and citation-aware generation. Supports similarity, MMR, and hybrid BM25+vector retrieval with query expansion and multi-hop decomposition.
FastAPIChromaDBSentence TransformersPyMuPDFView case study
Mobile Apps4
iOS and Android apps built for offline reliability and real-world conditions.

Mobile · Navigation · Safety
Apex Rider
Offline-First Motorcycle Tour Companion
Offline-first companion for motorcycle tours. Download a route and ride with turn-by-turn voice navigation, live ride tracking, automatic crash detection, and safety check-ins — all working with no signal. A local-first on-device database is the source of truth; the app silently syncs to a Postgres cloud backend the moment a connection returns.
React Native (Expo)TypeScriptWatermelonDBSupabaseView case study
Healthcare · IoT · SaaS
upLYFT
Physical Rehabilitation Platform
Two-sided physiotherapy SaaS on Azure. BLE wearables stream 200Hz+ sensor data to a cloud ML pipeline computing joint angles, gait symmetry, power, and load in real time. Clinician, athlete, and admin dashboards with sub-100ms latency supporting 500+ concurrent sessions.
FastAPIFlutterBLE 5.0AzureView case study
FinTech · IoT · Mobile
The Giving Cube
IoT Donation Ecosystem
Complete IoT charity platform connecting a smart donation box, mobile app, and web dashboard. Physical coin/note donations auto-detected by the smart cube, processed via Stripe, and synced to charity dashboards in real time. BLE/WiFi dual-mode with 99.9% transaction reliability.
FastAPIStripePostgreSQLBLEView case study
Mobile · GPS · Sports Tech
Apollo Golf GPS
Smart Caddie Companion App
GPS-based golf companion app replacing rangefinders for 1,000+ active users. Backend handles ball tracking, scorecard management, and shot analytics. Optimised PostgreSQL schema delivers course data in under 80ms. Integrated real-time GPS with ±2m accuracy for precise on-course navigation.
FlutterFastAPIGoogle Maps APIPostgreSQLView case study
IoT & Hardware2
Wearables, embedded sensors, and edge AI streaming at high frequency.

IoT · Wearable · EdTech
AI Pendant
Smart Wearable for Kids
IoT pendant wearable for children with 160+ API endpoints. Device pairing, Pomodoro timers, missions, mood tracking, sleep monitoring, baby-cry detection, rewards and badges, parental dashboard, educational content, and anti-loss alerts. Gemini-powered emotional insights and activity analytics.
FastAPIPostgreSQLGemini APIFirebaseView case studyIoT · AI · Sports Tech
Smart Boxing Gloves
AI Combat Sports Analytics
Real-time AI system embedded in boxing gloves tracking speed, force, calorie burn, and motion patterns. Hardware sensors stream data to cloud at 200Hz+; ML models analyse punch mechanics and training load. Data-to-insight latency reduced to under 50ms with hardware-cloud integration.
PythonFastAPIWebSocketsESP32View case study