Projects

NBA Opponent Prep Engine

A one-command data pipeline that pulls two NBA seasons from the league's public stats API, caches them to disk, loads them into SQLite, trains a win-probability model, and generates per-team scouting reports.

  • Python
  • scikit-learn
  • pandas
  • SQLite
  • nba_api

Smug-Scraper

Download all photos/videos from a SmugMug user's albums, preserving folder structure

  • Python

Black History Month Website

Website created to pull 3 random Wikipedia articles involving Back history.

  • Typescript
  • Nextjs