Experiments
Labs
Experimental engineering concepts and prototypes separated from polished projects.
prototype
Digital Bacteria: A World That Decides for Itself
An interactive artificial-life world where bacteria driven by tiny recurrent neural networks forage, avoid ambush poison, signal each other indirectly, and evolve — and the simulation behind the note on Genesis and the age of AI.
- artificial-intelligence
- emergence
- complex-systems
- neural-networks
- simulation
prototype
Predator and Prey: Tuning a Living Balance
An interactive predator–prey ecology where satiation, ambush-toxic prey, and a death-scent signal produce population oscillations you can retune in real time — and watch collapse the moment you push a slider too far.
- emergence
- complex-systems
- simulation
- ecology
- predator-prey
- agent-based-models
active
Client-side Encryption UX
Interaction patterns for browser-first encryption workflows — how to make cryptographic operations feel simple without hiding the security model from users.
- encryption
- ux
- web-crypto
- privacy
prototype
Zero Trust Access Patterns
Experiments comparing practical access models for private web routes — Cloudflare Access, signed tokens, and application-layer JWT validation.
- zero-trust
- cloudflare-access
- private-routes
- security