Notes
Experiments, ideas, and field notes
Short, hand-written pages for ideas I want to explore: algorithms, games, and the day-to-day craft of building teams and products.
raylibwasmgames
Raylib WASM demo
A wireframe asteroids mini-scene running in the browser via raylib + WebAssembly.
algorithmgamesrandomness
BubbleRand: A deliberately lazy sampler
A playful, intentionally inefficient randomizer that bubble-sorts slices of a distribution before taking the midpoint.