Projects
A sample of the projects I've been working on
US Airlines Delay Analysis
Power BI | Modeling | SQL
Comprehensive analysis of flight delays, uncovering patterns, identifying root causes, and highlighting KPIs related to airline and airport efficiency.
Egyptian Mobile Store Sales Analysis
Excel | DAX
An end-to-end sales analytics solution analyzing 160M+ EGP across 12+ branches. Developed 15+ DAX measures and uncovered key business insights.
Sales & Customers Analytics
Power BI | Modeling | DAX
Comprehensive sales analytics, featuring DirectQuery implementation, Data Modeling, advanced DAX measures, and interactive visualizations.
PowerBI project (Sales Company)
Power BI | DAX
Dynamic dashboards with clean data transformation for real-time insights.
Egyptian Grocery Market Basket Analysis
Python | Pandas | Apriori algorithm
Association rules with support, confidence, lift metrics. Network graph for top 20 rules.
Sales & Customers Dashboard
Excel | DAX
Sales efficiency analytics with performance, segmentation, and profitability insights.
Car Prices Prediction
Data Preprocessing | Machine Learning | Visualization
Cleaned the dataset and Visualized trends to identify pricing patterns. Applied Classification, Regression, Hierarchical Clustering. and K-Means
Breast Cancer Detection Using Perceptron and SLP
Machine Learning | Perceptron and SLP
Developed a machine learning model achieving 95% accuracy in breast cancer classification. Optimized the perceptron ,Preprocessed the data and Visualized weight changes and accuracy over epochs to track model convergence.
Diabetes Prediction (Web App Based on ML)
Data Preprocessing | Machine Learning | Model Deployment
Preprocessed data and trained a Random Forest model (85% accuracy). Deployed the model using Flask for real-time predictions.