My Projects

A collection of my work showcasing various technologies and problem-solving approaches

Ham vs Spam Text Classification

Ham vs Spam Text Classification

Spam detection project using NLP and machine learning. Achieves 98.3% accuracy with advanced feature engineering combining TF-IDF vectorization and custom pattern detection (phone numbers, money keywords, action words).

Python Scikit-learn NLP TF-IDF Pandas
View on GitHub
House Price Predictor

House Price Predictor

ML model for predicting house prices in King County using multiple regression techniques with comprehensive data visualization and analysis.

Python Scikit-learn Seaborn Plotly
View on GitHub
Expense Tracker

Expense Tracker

Full-stack web application for tracking personal expenses with user authentication, data visualization, and budget management features.

MongoDB Express React Node.js
View on GitHub
Marketplace

Online Marketplace

E-commerce platform with product listings, shopping cart functionality, and secure payment processing using Django framework.

Django PostgreSQL Heroku
View on GitHub
To-Do App

To-Do App

Task management application with full CRUD operations, allowing users to create, update, delete, and organize their daily tasks efficiently.

Django PostgreSQL Python
View on GitHub