01 / FEATUREDflagship
WHISPR — Real-Time Chat
Scalable real-time messaging platform with WebSocket architecture, LLM-powered features, JWT authentication, and AWS deployment. A/B tested prompt engineering for accuracy gains.
ReactTypeScriptNode.jsMongoDBSocket.ioJWTAWS
LLM accuracy gains via A/B prompt testing
02
Mask Detection System
Real-time face mask detection using deep learning and computer vision. Classifies mask / no-mask / partial from live webcam feed — suitable for access control and health compliance.
PythonOpenCVDeep LearningCNN
Real-time classification from live webcam feed
03
Face Recognition & Alert
Modular CV pipeline for identity verification with automated alert dispatch, SQL logging, and REST APIs. Deployed on AWS with CI/CD; reduced false-positive rates in live conditions.
PythonOpenCVREST APIsSQLAWS
~95% accuracy in live-service conditions
04
YOLOv8 Object Detection + Voice
Real-time stationery detection (pens, erasers, sharpeners) with custom YOLOv8 model. Annotates objects with name and confidence score, announces detections via Google Text-to-Speech.
PythonYOLOv8OpenCVFlaskgTTS
Live webcam inference with voice announcement
05
BlogFlow — Blog Management
Full-stack blogging platform with JWT auth, role-based admin moderation, and rich content workflows. Spring Boot backend + React frontend for post creation, commenting, and admin control.
ReactSpring BootJava 17MySQLJWTTailwind
Stateless JWT auth · admin moderation · REST API
06
StockPilot — Inventory Management
Enterprise multi-warehouse inventory platform with supplier management, batch/expiry tracking, real-time Chart.js analytics, RBAC (admin vs staff), and CSV report generation.
ReactSpring BootJava 17H2Chart.jsJWT
Multi-warehouse · batch tracking · RBAC · dark mode
07
MedLedger — Health Records
Digital hospital platform with 4 roles (Admin, Doctor, Receptionist, Patient), appointment scheduling, medical records, prescriptions, file uploads, bcrypt encryption, and analytics dashboards.
ReactNode.jsExpressMySQLJWTChart.js
4-role RBAC · appointments · medical record storage