My Projects

Mission Statement

Bridging Security & Intelligence

My projects represent the convergence of Cybersecurity, AI, and Full-Stack Engineering. I don't just write code; I build resilient ecosystems. From protecting networks with custom packet sniffers to creating empathetic AI that understands human emotion, every project here is a solution to a real-world problem.

Explore my work below to see how I combine robust security with intuitive design.

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

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

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

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

Python | Radare2 | PyTorch | GNN

FakeNews-AI

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

Python | TensorFlow | NLTK

LeasePrice-ML

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

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