Portfolio

Projects

A collection of data projects spanning predictive modelling, business intelligence, and data engineering.

🔮

Customer Churn Predictor

XGBoost model achieving 87% accuracy predicting merchant churn 30 days out. Real-time scoring via Airflow pipeline.

Python XGBoost Airflow BigQuery

Real-Time Fraud Detection Dashboard

Live Tableau dashboard monitoring 2M+ daily transactions with anomaly detection alerts for operations teams.

Tableau SQL Snowflake
📦

Demand Forecasting Engine

Prophet + LSTM ensemble for a $500M retailer. Reduced overstock costs by $2M/year and improved inventory turnover by 22%.

Python Prophet LSTM dbt
🛠️

Analytics Data Platform

Built end-to-end ELT platform on Snowflake with dbt models, Great Expectations testing, and Airflow orchestration for a 50-person analytics team.

dbt Snowflake Airflow Python
💡

Executive KPI Suite

Single-source-of-truth Power BI dashboard consolidating 12 data sources for C-suite weekly reviews. Automated report distribution to 80+ stakeholders.

Power BI SQL Azure
🎯

Personalisation Engine

Collaborative filtering recommendation model serving 1.2M monthly users. A/B testing showed +18% click-through rate vs. previous rule-based system.

Python Spark Redis FastAPI