The idea: A countdown I actually need
My idea: The American football season of the NFL starts on September 10, 2026. That is about seven months from now. And I do not want to keep calculating how many days our fan group still has to wait. So I try building an event countdown generator. Input: date plus name of the event. Output: a small website with an animated countdown that I can share.
I open Claude Code and type:
“Build me an animated countdown for the 2026 football season. Start: September 10, 2026. Design: modern, dark background, large numbers.”
Enter.
Claude does not respond with a counter question, as we have somewhat gotten used to with LLMs. Nor with a “That will not work.” Instead, it responds with a complete block of code. HTML, JavaScript, a bit of CSS. Cleanly formatted, including comments.
It works without an error message. No crash. No cryptic error that sends me googling for two hours. Perplexity sets in.
Sure, the app is rudimentary. It has no fancy design, no database in the background, no cloud connection. It is not ready for the App Store, but it does what I wanted.
And the crazy part: I did not write a single line of code myself. I just said what I wanted in plain language. Subject, predicate, object.
So it dawned on my, that this trend really has massive potential. I lean back with my coffee and think about other small gimmicks I could just build on the fly.