From idea to live site in 2 prompts: timezone viz with Cursor

I had an idea: visualize timezone overlap with a small report - something you could use when scheduling across PST, CET, etc. Two prompts later in Cursor, I had a working site. I only needed to configure GitHub Pages, add a DNS record for my domain, and it was live at https://tzviz.bwozniak.com/.

No scaffolding from scratch, no wrestling with build configs. Just describe what you want, iterate once or twice, then point DNS and Pages at it. If you’re on the fence about AI-assisted coding for small side projects, this is the kind of win that makes it worth trying. A few years ago you’d have hit Stack Overflow or actually read the docs to figure out how to draw that in JS; now it’s completely under the abstraction of the model. When it had a bug, I could just write “that green arc looks weird” and it figured out the rest.