Projects
11 projects across AI, data science, and software engineering.
My Portfolio
My personal portfolio website built to showcase my AI, Data Science, and development journey through projects, achievements, experience, and experimental builds using a modern neo-brutalist design.
Sales Performance Dashboard
An end-to-end data analytics project built on the Sample Superstore dataset. Covers data cleaning in Python, SQL-based KPI queries (MoM growth, regional performance, loss analysis, discount impact), and an interactive Power BI dashboard with 3 report pages.
EduHats-Streamlit
AI-powered tool that bridges academia and industry by scraping job postings, extracting skills, and aligning educational curricula with real-world market demands.
Offline Bot
Privacy-focused offline RAG chatbot using FAISS and Mistral-7B. All inference runs locally — no data leaves your machine.
Python Casino Game
A production-ready web Casino Game built with Python and Streamlit. Features slot machine, roulette, and number guessing with a shared player balance and clean UI.
YOLO Posture Detector
A computer vision project using YOLOv8 and OpenCV for real-time object detection and human posture classification from webcam or video input.
IntelliMap
Transform messy, inconsistent data into perfect templates — automatically. Uses the Hungarian Algorithm to intelligently map source columns to target schema with minimal user input.
Streamlit Expense Tracker
A web-based expense tracker built with Streamlit. Add expenses by category, view spending summaries, and explore interactive Matplotlib charts — all in the browser.
Expense-Tracker
A command-line expense tracker built with Python and Pandas. Record, categorise, and visualise spending via CSV storage and Matplotlib charts.