Project Showcase
See what students are building. Get inspired. Get competitive.
Premier League Match Predictor
Random forest model that predicts match outcomes with 67% accuracy using team form, home/away advantage, and head-to-head stats. Deployed on Streamlit.
AI Dungeon Master
Text adventure game powered by the OpenAI API. Creates unique storylines every time you play. Custom system prompts for different game genres.
Soccer Stat Tracker
Menu-driven Python app that tracks goals, assists, minutes, and tackles. Calculates per-90 stats and season projections. Saves to CSV.
Discord Music Bot with AI DJ
Discord bot that recommends music based on the vibe of the conversation. Uses sentiment analysis to pick the right playlist.
Player Radar Comparison Tool
Spider/radar chart generator that compares any two Premier League players across 8 stats. Pulls live data from football-data.org.
TikTok Content Idea Generator
AI-powered tool that generates TikTok video ideas based on your niche, trending sounds, and audience preferences. Built with Streamlit.
Sports Data Hub
My first big Python project! Menu-driven app with live Premier League standings, player search, and match previews using the football-data API.
AI Homework Helper
Prompt system that helps break down homework problems into steps without giving answers. Uses chain-of-thought prompting to teach thinking.