Creative & Visual
Generative art, simulations, and visual experiments
Every demo includes conversion ideas and behavioral hypotheses
FAQ for this category
A quick guide to what is here, what you can learn, and where to go next.
What can I explore in Creative & Visual?
You can explore visually intense interactions here: generative art, fractals, particles, waves, and simulation-heavy experiments.
Can I use it as a learning reference?
Yes. It doubles as a live reference for Canvas, math-driven visuals, rendering, and simulation design, not just a gallery.
What is the best next step from this page?
A strong path is: try a visual demo, then jump to the Blog for the theory behind it. For a broader first-session route, use the home page.
Related Articles
Ant Colony Simulation — Emergent Swarm Intelligence Through Pheromones
Implementing pheromone-based pathfinding with an agent-based model to reproduce ant swarm intelligence in the browser. Explores how evaporation and diffusion parameters affect emergent patterns.
Browser Game Developer Setup 2026 — The Toolchain Behind 203 Components
A tour of the development environment for building 203 browser games and interactions. Claude Code-centric workflow, bun + Biome + Vite, and parallel development with Git Worktree.
Top 10 Bugs from 203 Canvas/DOM Components — Patterns Revealed by Real Data
Bugs encountered during the development of 203 interactive components, tallied from git history. The most frequent patterns and their fixes presented in a Top 10 format.
Bulk-Fixing 200 Components with Claude Code — The Full Pipeline of Classification, Fixing, and Verification
A practical record of bulk-fixing bugs across 203 interactive components with Claude Code in 6 commits and 100+ files. The entire process of classification, templating, and verification.