A collection of my Real-world projects.
Developed an end-to-end Business Intelligence platform as an ITI Graduation Project, integrating a SQL Server Data Warehouse, SSIS ETL pipelines, interactive Power BI dashboards, an AI-powered business copilot for natural language analytics, sales forecasting using Prophet, and automated executive reporting through a Flask web application.
Fantasy Premier League (FPL) 2025–2026 player data analysis using Python. This project explores player performance through data cleaning, feature engineering, exploratory data analysis (EDA), statistical visualizations, and actionable insights to identify top performers, hidden gems, and cost-efficient players.
Developed an interactive Power BI dashboard analyzing over 1.9M flights, including 177K early and 35K on-time flights. Performed data cleaning using Power Query, designed a star schema model, and implemented DAX measures to track delay rates, cancellations, and time-based trends.
Interactive Sales Dashboard built with Power BI using the AdventureWorks dataset. The project features a Star Schema model, advanced DAX calculations, and interactive visuals including drill-down, drill-through, and bookmarks to provide clear insights into sales performance across markets and time.
An interactive Power BI dashboard analyzing AdventureWorks sales data using a star schema model and DAX measures. The project includes KPI tracking, drill-down product hierarchy, and tooltip insights to explore sales trends, product performance, and regional distribution.
Interactive Sales Analysis Dashboard built using Excel, Power Query, and Power Pivot to transform AdventureWorks data into actionable business insights through KPIs, slicers, and visual analytics, highlighting sales trends, product performance, and regional distribution.
A MongoDB-based Clinic Management System that manages doctors, patients, appointments, and scheduling. It uses a scalable NoSQL data model with referenced relationships and applies aggregation queries to generate insights like doctor workload and peak booking times.
Performed Exploratory Data Analysis (EDA) on movie datasets using Python, Pandas, and Matplotlib to uncover trends, rating distributions, and genre insights.
This project analyzes a Books Dataset using Python and data visualization. It includes sales, ratings, authors, genres, and publication details to explore trends in book popularity and revenue.
Telecom Management System built with SQL Server featuring ERD design, advanced SQL (Views, Functions, Stored Procedures, Triggers, Cursors), and business analytics for usage monitoring and revenue insights.
An interactive E-Commerce Analytics Dashboard built with Python, Plotly, and Dash. It provides insights into sales trends, customer behavior, product performance, and geographical distribution.
Developed a machine learning regression model to predict car prices using Python and scikit-learn. Applied data analysis, preprocessing, feature engineering, and model evaluation techniques to identify the most accurate model.
This project applies several machine learning models to the Diabetes Dataset to predict whether a person is likely to have diabetes. The code includes data loading, model training, evaluation, and visual comparison using metrics such as accuracy, recall, precision, and F1-score.