My Projects

Case studies with write-ups, then the full project list. Filter by category below.

Case Studies

Assam Tales: Digital Strategy Studio

Region-focused digital marketing studio helping Northeast India's tourism businesses grow through storytelling and data-driven content strategy.

React | Content Strategy | SEO | Business

StegaCrypt: Steganography

Tool to encode/decode hidden messages in images using LSB encoding. Achieved 98% accuracy.

Python | OpenCV | Streamlit

BookNest: MERN Stack Review App

Full-stack book review platform with JWT auth, CRUD operations, and star ratings. Production-ready deployment on Vercel & Firebase.

MongoDB | Express | React | Node.js

PassStrong: Password Checker

Password strength analyzer with 95% accuracy using entropy scoring & heuristics.

HTML | CSS | JS | Flask

Evensia: Event Discovery Platform

Modern event discovery interface with a focus on clean UI/UX. Features curated listings, category navigation, and a responsive layout.

React | CSS3 | UI/UX Design

Talk to Kanha: AI Emotional Support Exploratory

Empathetic AI chatbot blending modern NLP with Bhagavad Gita wisdom to provide spiritual and emotional guidance. Features emotion-synced music.

Python | GenAI | NLP | Voice API

AgroDoctor: AI Plant Disease Detection Exploratory

End-to-end AI system using ResNet18 and computer vision to detect crop diseases from leaf images. Deployed as an interactive Streamlit app.

Python | PyTorch | OpenCV | Streamlit

SniffNet: Packet Sniffer

Python-based sniffer using Scapy & Tkinter. Captured up to 55 packets/sec with <1s latency for real-time analysis.

Python | Scapy | Tkinter

Neighbourhood: Café Website

Responsive café website with Firebase backend. Boosted online visibility by 40%.

HTML | CSS | JavaScript | Firebase

Graph-Based Malware Analysis Exploratory

ML model using CFGs & GNN to classify files as malicious or benign.

Python | Radare2 | PyTorch | GNN

FakeNews-AI Exploratory

AI-powered fake news classifier with 92% accuracy using deep learning (RNN, CNN, Transformers).

Python | TensorFlow | NLTK

LeasePrice-ML Exploratory

House lease price prediction with <10% error using regression models.

Python | Pandas | Scikit-Learn

Resultify: Result Generator

Automated results for 50+ students, reducing manual effort by 70%.

JavaFX | JDBC | MySQL

Finance Architect: Expense Tracker

A full-stack expense tracking application that allows users to manage income, expenses, and view financial insights in a clean dashboard.

MongoDB | Express.js | React | Node.js

AJAX Weather App

Single-page weather dashboard using Open-Meteo API. Converts city names to coordinates and fetches real-time data without API keys.

HTML | JavaScript (AJAX) | CSS