nba-90ers

active

Automated NBA betting analysis tool that identifies players who consistently hit stat thresholds (90%ers) by comparing historical performance to betting lines

Tech Stack

Pythonnba_apipandasmatplotlibThe Odds API

Overview

Automated NBA betting analysis tool that identifies players who consistently hit stat thresholds (90%ers) by comparing historical performance to betting lines

What We Built

[Detailed explanation of the project - to be filled in later]

Key Features

  • Feature 1
  • Feature 2
  • Feature 3

Technical Highlights

[Technical details, architecture decisions, interesting problems solved]

Future Enhancements

  • Enhancement 1
  • Enhancement 2
Work Log (7)
TimeSummaryTags
6 hours agoAdded Supabase database storage for picks and scanner runs with API quota tracking
featuredatabaseanalytics
7 hours agoInitialized git repo, pushed to GitHub, and reorganized project structure
setupgitdevops
10 hours agoAdded nba-90ers project to personal site with Supabase record and markdown file
setupdocumentation
10 hours agoCreated two-cron-job system for automated daily scanner execution
setupautomationdevops
10 hours agoBuilt dynamic scheduler using NBA API for game schedules and 3-hour pre-game timing
featureautomationpython
11 hours agoImplemented dual-layer caching strategy with --fresh flag for dev vs production
featureoptimizationpython
11 hours agoFixed graphics generator to group same player's multiple picks consecutively
bug-fixpythondata-visualization