Intermediate Projects

image.png

Number Game

Developed an interactive web-based number game with real time score tracking, leaderboard competition, responsive design, intuitive interface, and comprehensive help section.

Skills : HTML, CSS, Javascript, Python Flask, SQLite

image.png

Titanic Survival Prediction

Predicted Titanic passenger survival using machine learning: Logistic Regression, Decision Tree, SVM achieved accuracies up to 84.92%, identifying key survival factors.

Skills : Python, Pandas, Numpy, Matplotlib

image.png

Spam Detector

Developed a system to detect and filter spam messages using machine learning algorithms, classifying emails or texts as spam or non-spam (ham) with accurately.

Skills : HTML, CSS, Bootstrap, Python Flask, ML

adidas.png

Adidas Sales EDA

This project analyzed Adidas sales data to find trends, segment customers, and explore sales factors, providing insights for strategic decisions and potential growth opportunities.

Skills : Python, Pandas, Numpy, Matplotlib

image.png

Heart Disease Prediction

Developed a heart disease prediction model using logistic regression, achieving 84.24% accuracy, highlighting predictive analytics' impact on healthcare.

Skills : Python, Pandas, Numpy, Matplotlib, Seaborn, Sklearn

image.png

Play Store EDA

Explored Google Play Store apps through Exploratory Data Analysis (EDA), revealing trends in categories, user ratings, reviews, app size versus installs, and app monetization.

Skills : Python, Pandas, Numpy, Matplotlib, Seaborn

Basic Projects

image.png

Paragraph Analyzer

The Paragraph Analyzer is a tool that evaluates text for word count, readability, and structure. It helps improve writing quality by identifying key areas for enhancement.

Skills : HTML, CSS, Python, Pandas, ML

image.png

Password Generator

The Password Generator creates strong, secure passwords by combining random characters, numbers, and symbols. It generates passwords of customizable lengths and complexity.

Skills : HTML, CSS, Python Flask

image.png

D-Crack

It is a tool for cracking ZIP and PDF passwords using bruteforce attack with customization. It logs password attempts and saves successful results.

Skills : Python

image.png

To-Do App

A To-Do app where users can log in to manage tasks (create, update, delete), with tasks stored in a database. It ensures personalized task management for each user.

Skills : HTML, CSS, Python Flask, Restful API

image.png

Shopping Mall Sales EDA

Conducted thorough data analysis on shopping mall sales, revealing insights into consumer behavior, product trends, and sales patterns.

Skills : Python, Pandas, Numpy, Matplotlib

image.png

Coffee Shop Sales EDA

Conducted analysis on coffee shop sales data, cleaning, preparing, and analyzing sales trends over time, revealing insights into peak sales periods and promotional impacts.

Skills : Python, Pandas, Numpy, Matplotlib

image.png

Salary Prediction

Developed a salary prediction model using Linear Regression, achieving 57.26% accuracy. Conducted EDA for data understanding and exploring factors influencing salaries.

Skills : Python, Pandas, Numpy, Matplotlib, Seaborn, Sklearn

image.png

Arithmetic Calculator

Developed a user-friendly calculator application that performs addition, subtraction, multiplication, and division operations, featuring a clear button for resetting calculations.

Skills : HTML, CSS, Javascript, Web Design