Projects
Featured case studies, ordered by relevance to analytics, data engineering, and applied ML/AI roles.
- NBA Win Probability Engine
A machine learning dashboard predicting NBA game win probability before tip-off and live, play-by-play, validated through a real-time 2025-26 Finals run.
- Levi's RAG — AI Due Diligence Copilot
A retrieval-augmented generation tool that answers financial due-diligence questions about Levi Strauss & Co. strictly from its SEC filings, with every answer tiered by evidence strength.
- Supply Chain Disruption Analytics
An end-to-end Azure pipeline that takes shipment-delay monitoring from raw CSVs to a statistically validated, predictive delay-risk scoring system with a Power BI dashboard.
- MovieLens Recommender System
A full movie recommender system combining ALS collaborative filtering with a LightGBM hybrid ranking model, deployed as a Streamlit app.
- InsightPilot: An AI Data Analyst Agent
An agentic AI tool that turns raw CSVs into structured business insight reports, keeping every numeric claim grounded in Pandas-computed statistics rather than LLM guesswork.
- Letterboxd Movie Sentiment API
A sentiment system for messy, sarcastic Letterboxd reviews — weak labels from star ratings, a TF-IDF baseline, a fine-tuned DistilBERT model, and a FastAPI backend.
- Sim2Real User Engagement Analysis
A comparison of user-engagement and churn modeling between simulated anime-viewing data and real Steam gameplay data, examining how data realities shape modeling assumptions.