A system for tracking Culver’s Flavor of the Day across 1,071 locations.

3-day flavor forecast on a 64x32 pixel Tidbyt LED display — 29 flavor profiles with unique color-coded scoops, ribbons, and toppings.

Scrolling marquee for long location names.
What it does:
- Scrapes flavor schedules and syncs them to Google Calendar with emoji and descriptions
- Cloudflare Worker serves a public subscribable
.icscalendar with store search API for all 1,071 locations - Tidbyt LED display app shows a 3-day forecast with pixel-art ice cream cones
- Store manifest built from OpenStreetMap data + Culver’s slug probing
Tech: JavaScript, Python, Starlark, Cloudflare Workers, Google Calendar API