retrobingo
23 February, 2026
I built a small bingo game.
What I learned:
- Init a modern frontend (Vite/React/Ts)
- TypeScript syntax (coming from C and Rust, types are a blessing)
- React sauce: components, props, state, project structure
- Fisher-Yates shuffle algorithm
- Modern css, dark themed, responsive layout
- From scratch to deployment as a static website
Images are ai-generated, with a nostalgic Caribbean aesthetic.
Claude Code for boilerplate, CSS tinkering, syntax learning.
The code is here.