Projects

A showcase of projects I've built and contributed to

ALX Project Nexus - E-Commerce Backend

ALX Project Nexus - E-Commerce Backend

Live

A fully functional backend system for a modern e-commerce application featuring user authentication, product inventory management, shopping cart operations, and order processing.

Python Django REST API Docker PostgreSQL Celery
Churn Prediction Model - Data Science Case Study

Churn Prediction Model - Data Science Case Study

Archived

A comprehensive data science case study focused on investigating, diagnosing and improving a churn prediction model for a leading mobile money platform

Python Data Science Machine Learning Pandas Scikit-learn Jupyter Notebook
Titanic Survival Prediction Pipeline

Titanic Survival Prediction Pipeline

Live

An end-to-end Machine Learning pipeline predicting Titanic survival using a Voting Classifier (SVM + Random Forest). Features a FastAPI backend, Docker containerization, and a live web interface deployed on Render.

Machine Learning Python FastAPI Docker Data Science Voting Classifier