What I've Built

My Projects

A curated collection of projects ranging from backend APIs to AI-powered systems. Each one is a step forward in the journey.

NeuroBlink
2025 IEEE Published

NeuroBlink – AI Deepfake Detection

AI pipeline that detects deepfake videos by analyzing eye-blinking patterns using facial landmark tracking. Achieved 92% accuracy. Research accepted at IEEE International Conference 2025.

Python TensorFlow CNN + LSTM OpenCV MediaPipe
Order Management
2024 Production

Order Management System

Enterprise-grade backend system for managing orders, users, and inventory. Implemented normalized relational DB schema and optimized queries for bulk operations. Built with Java & JDBC.

Java MySQL JDBC REST APIs
Hotel Menu
2024 Live

Hotel Menu Management (ExploreManu)

Role-based web app for restaurant menu and pricing management with JWT authentication. Reduced manual update effort by 60% and built full CRUD operations with an admin panel.

Node.js Express.js MySQL JWT JavaScript
2025 In Progress

REST API Boilerplate

Production-ready Node.js REST API boilerplate with authentication, rate limiting, logging, and structured error handling out of the box.

Node.js Express.js MongoDB JWT