$ ls projects/
Projects
Things I built to answer a question I actually had. Most of them collect their own data, run on my own infrastructure, and are still running right now.
FILTER BY STACK03 / 04
QUEUE TELEMETRY
Queue Scope
A live wait-time dashboard for Universal Orlando. A cron collector polls themeparks.wiki every minute into SQLite; a FastAPI app then charts how ride queues move across the day, week, and month — with weather overlaid on the trend.
PythonFastAPISQLitepandasChart.js
TREND SIGNAL
Trending
What YouTube is pushing, tracked over time. A FastAPI service on an Azure VM collects and serves the data behind a static front end deployed to Azure Static Web Apps.
PythonFastAPIAzureGitHub Actions
SCREENINGS
Movies MX
A dashboard tracking which movies are being screened in Mexico.
PythonFastAPISQLitepandasChart.js