My Portfolio

Showcasing projects built with love, logic, and a splash of glow ✨

🚀 C / C++ Projects

Bank Management System

CLI-based project in C++ to manage customer accounts, deposits, withdrawals, and history logs.

Snake Game

Classic Snake game using C graphics library. Real-time control and score system included.

Library Management System

Built in C++, this console-based system handles book borrowing, returns, and inventory management.

Student Record System

A structured record manager that stores student details, grades, and supports search and sort functions.

🐍 Python Projects

Face Detection App

Used OpenCV to detect and draw bounding boxes around human faces in live camera feed.

Chatbot

A rule-based chatbot built using Python and NLTK to simulate simple conversations.

🌐 Web Development Projects

Portfolio Website

Responsive personal website built using HTML, CSS, and JavaScript to showcase resume and work.

To-Do App

Task manager with add/delete/filter functionality using JavaScript and localStorage.

Test Series for GATE and JEE

Made a responsive MCQs based test series for GATE and JEE using html , css , js and moongo-db

📊 Data Projects

Stock Market Predictor

Used machine learning to predict stock trends based on historical data using scikit-learn.

COVID-19 Dashboard

Real-time dashboard visualizing COVID-19 stats using Python, Flask, and Chart.js.

Customer Segmentation

Used K-Means clustering in Python to group customers based on behavior for targeted marketing.

Netflix Movie Analyzer

Analyzed Netflix dataset to find trends in genre, ratings, and release years using pandas and matplotlib.