Projects

Faculty Leave Management System

Faculty Leave Management System

Production Node.js MySQL React VPS

A production-grade leave management system deployed at Cambridge Institute of Technology, serving 300+ institutional users at 99%+ uptime. Features an ACID-compliant multi-step approval workflow (Faculty → Substitute → HOD → Principal), RBAC, async mail queue with exponential backoff retry, and automated CI/CD with daily DB backups.


Tech Stack: Node.js, Express, MySQL 8, React 19, Vite, TanStack Query, MUI, Nginx, PM2, GitHub Actions, Hostinger VPS


Fake Image Detection System

AI/ML CNN Computer Vision Ongoing

A CNN pipeline benchmarking EfficientNet, ResNet & Xception for detecting AI-generated and manipulated images. Achieved 80%+ accuracy, 90%+ recall, AUC 0.85, and uncertainty <5%. Integrated Grad-CAM explainability to visually localize tampered regions. Designing a REST API for real-time inference with robustness evaluation across unseen forgery types.


Tech Stack: Python, TensorFlow/Keras, EfficientNet, ResNet, Xception, Grad-CAM, REST API

Farmer Bot Project

AI-Powered Farmer Bot

AI Chatbot n8n Automation

Automated farmer-facing workflows (weather, crop advisories, govt. schemes) via n8n + Google Gemini API — reducing manual lookup to instant conversational responses with multi-API orchestration.

(Temporarily offline after AWS free-tier expiry.)


Tech Stack: n8n, Google Gemini API, OpenWeather API, Telegram Bot API


UTCA Conference Website

UTCA 2026 Conference Website

Web Development Flask Production Sole Developer

Official conference website for UTCA 2026, handling paper submissions, tracks, registration, review process, and event information with server-side rendering. Built and deployed solo with zero downtime during the active submission period.


Tech Stack: HTML, CSS, JavaScript, Python Flask, Jinja2, Vercel


Portfolio Website

Portfolio Website

Web Development Responsive Flask JavaScript

A personal portfolio website showcasing my projects, skills, and experience. You are currently viewing it.


Tech Stack: Flask, Jinja2, HTML, CSS, JavaScript


Mini Projects

Simple Calculator

Simple Calculator

Responsive Clean UI

Modern JavaScript calculator with dark UI. Performs arithmetic operations with clean display and intuitive layout.

Tech Stack: HTML, CSS, JavaScript

Weather App

Weather App

Responsive OpenWeatherMap API

A simple web application that displays a 5-day weather forecast for any city using the OpenWeatherMap API.

Tech Stack: HTML, CSS, JavaScript

Rock Paper Scissors Game

Rock-Paper-Scissors Game

Game Interactive

A fun and interactive Rock Paper Scissors game with responsive UI.

Tech Stack: HTML, CSS, JavaScript

E-Commerce DBMS Mini Project

E-Commerce DBMS Project

Full-Stack CRUD RBAC

A full-stack database-driven e-commerce app with customer authentication, product catalog, shopping cart, and comprehensive admin privileges.

Tech Stack: React.js, Python Flask, MySQL

Telegram Chatbot

Telegram Chatbot

n8n Automation API

A custom chatbot built for Telegram using automation flows with n8n.

Tech Stack: Telegram API, n8n

Mobile Web Server

Mobile Web Server

Termux Flask Cloudflare

Turns an Android phone into a lightweight Linux-based web server using Termux, with a Flask app securely exposed over HTTPS via Cloudflare Tunnel.

Tech Stack: Android, Termux, Python, Flask, SSH, Cloudflare Tunnel