Skip to content

bb220/madness-tracker

Repository files navigation

madness-tracker

  • experimental software project that tracks march madness games
  • fun and simple. explores agents, automations, and hyperspecialized personal software (not prod-grade, not a multitenant solution)

How it works

Initial ETL

  1. dropped pool CSV into claude, extracted matchups relevant to me
  2. transformed data into a simple list, scraped web for game times and broadcast networks
  3. spun up a simple nextjs app to store the list and display my matchups
  4. deployed to vercel with a public domain
image

Sync

  1. set up codex automations (agent cron jobs) to scrape spreads, score, and results throughout the tournament. codex updates the data in the nextjs app code directly and pushes to github. vercel listens for changes and deploys to prod.
image

About

Personalized march madness tracker.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors