All Projects

Back to Home

Filter by Technology

Sales Analytics Dashboard

Sales Analytics Dashboard

Comprehensive sales performance dashboard featuring KPI tracking and trend analysis, allowing us to identify trends and determine which products are the most profitable.

Power BI ETL Dax Data Modeling
Customer Segmentation ML

Big Mart Sales Dashboard

An interactive dashboard analyzing Big Mart's sales data to uncover performance trends and identify the primary drivers of revenue across different products and outlets.

Power BI ETL Dax Data Modeling
Financial Report Automation

Finding Donors for Charity

This project involved a comparative analysis of supervised learning algorithms from the scikit-learn library. I developed a framework to evaluate and contrast the performance of various models, providing insights into their practical application and the critical skill of selecting the most suitable algorithm for a given machine learning task.

Python Scikit-learn Pandas NumPy Matplotlib Feature Engineering
SQL Data Warehouse Project

Data Warehouse and Analytics Project

Building a modern data warehouse with SQL Server using Medallion Architecture (Bronze, Silver, Gold layers). Includes ETL processes, data modeling, and analytics for customer behavior, product performance, and sales trends.

SQL Server ETL Data Modeling Data Analytics Data Warehouse
Bikes Market EDA

Bikes Market EDA

Exploratory data analysis on bikes market data to uncover trends, patterns, and insights. Analyzing market dynamics, pricing, and customer preferences using data analysis techniques.

Python EDA Pandas Data Visualization
Database Management for Retail Chain

Database Management for Retail Chain

An HR management system designed to streamline workforce operations for a retail chain. The system manages the entire employee lifecycle—from records and attendance to evaluations and vacations—across multiple store locations.

Database Management System SQL ERD Data Modeling
Advanced SQL Practice

Advanced SQL Practice

Practice files for advanced SQL concepts from the 365DataScience course. Comprehensive exercises covering complex queries, window functions, CTEs, and advanced data manipulation techniques.

SQL Window Functions CTEs Subqueries
Bike Share Python Project

Bike Share Python Project (OOP)

Statistical analysis project on Bike Share company data using Python and Pandas in Object-Oriented Programming format. Part of the Data Analysis Nanodegree program from Udacity.

Python Pandas OOP Data Analysis
Apartment for Rent Analysis

Apartment for Rent Analysis

Data analysis performed on a dataset of classified apartments for rent in the USA from various rental listing agency platforms. Insights into rental market trends and patterns.

Python Data Analysis Jupyter Notebook Pandas
Covid-19 SQL Project

Covid-19 SQL Project

SQL-based analysis project examining Covid-19 data to extract meaningful insights about the pandemic's impact, trends, and patterns using database queries and data exploration.

SQL Data Analysis Database SQL Server
Encryption and Decryption Project

Encryption and Decryption Python Project

Transposition Cipher algorithm implementation that can encrypt and decrypt messages using the transposition cipher—a simple yet effective way of encrypting text that becomes unreadable without the decryption key.

Python Cryptography Transposition Cipher Algorithms
Ford GoBike Exploratory Data Analysis

Ford GoBike Exploratory Data Analysis

Comprehensive exploratory data analysis of Ford GoBike sharing system data. Uncovering usage patterns, user behaviors, and trends in bike-sharing services through data visualization and statistical analysis.

Python EDA Data Visualization Pandas Matplotlib
IMDB Data Analysis

IMDB Data Analysis

Data analysis and visualization on IMDB database to answer the most frequently asked questions about movies using Python, Pandas, Matplotlib, Seaborn, NumPy, and Jupyter Notebook.

Python Pandas Matplotlib Seaborn NumPy Data Visualization
Stock Exchange Game

Stock Exchange Game

Interactive game designed to teach investment in stocks in a fun and engaging game environment. Learn stock trading concepts through hands-on gameplay and simulation.

C# Unity Game Development Stock Trading
SQL User Journey Analysis

SQL User Journey Analysis

An advanced MySQL project extracting and concatenating website user journeys for paying customers to analyze conversion funnels. Built using CTEs, Window Functions, and GROUP_CONCAT.

MySQL Window Functions CTEs Data Analysis