Back to browse
I built a Red Flag Warning zone-check tool for the East Bay in 48h

I built a Red Flag Warning zone-check tool for the East Bay in 48h

by vedant28t·Jun 11, 2026·2 points·0 comments

AI Analysis

MidShip It

Geocoding lookup for East Bay fire warnings when county alerts go to everyone.

Strengths
  • No signup required with buddy check feature for verifying others' addresses.
  • Clear warnings about polygon limitations and fire-season preparedness.
Weaknesses
  • Geographically limited to East Bay only—no expansion path to other regions.
  • Essentially geocoding plus polygon lookup with no novel technical approach.
Category
Target Audience

East Bay residents during fire season

Similar To

AC Alert · NWS Warning System

Post Description

Hey HN. I'm a high schooler in Fremont, CA. Tuesday morning I got a county-wide AC Alert text telling everyone in Alameda County to prepare a go-bag for an East Bay Hills Red Flag Warning that starts tonight at 11 PM. The text went to ~half a million phones.

The actual NWS warning polygon only covers East Bay Hills (NWS zone CAZ515). Most people who got the text don't need a go-bag tonight. Some in the hills don't realize how close they are. So I built this tool - https://redflag-check.info/ mit licensed public github - https://github.com/vedant-f-is-ma/redflag-check

It does a few things - tells people if they are in the flagged zone, and also provides a way to check if a buddy is in flagged zone and send them a text. Everything without installing an app.

I heard back from Oakland Firesafe Council director about a gap in my understanding (and the tool). To my surprise, and through feedback, I realized that you cannot assume that only the flagged area is at risk. Adjacent areas are at risk too! Fires do not follow zone boundaries! I fixed the tool.

I built this in 48 hours to close that specific gap: type your address, get a yes/no on whether the NWS polygon covers it, your Genasys evacuation zone, tonight's wind + humidity at your point, a plain-English action checklist, a per-school decision view for East Bay districts, and a one-tap iMessage buddy-check template for a hill-neighbor at 10:30 PM.

Similar Projects