Hacker News new | ask | show | jobs
Show HN: Jeopardy Labs as a Static Web App (abidlabs.github.io)
1 points by abidlabs 293 days ago
Hi folks! I love trivia and have built lots of jeopardy boards over the years with Jeopardy Labs. I recently discovered that Jeopardy Labs now requires a paid account to upload images to questions. I understand that they can charge for features at any time, since they have to pay for servers, etc. At the same time, since I already pay for Claude Code, I wondered how long it would take for me to vibe code my own version of the site. I decided to code the website so that it doesn't require any backend server at all -- all questions, answers, and metadata are stored in the URL itself.

Feel free to try it out, fork it, or propose any feature requests.