Some quick web demos. See my GitHub for more projects.


Game of Life

An implementation of Conway’s Game of Life in Rust, rendered in the browser with Macroquad via WebAssembly. Choose a grid size and update speed.

ScreenShot of Game of Life preview

Sand + Water Particles in TIC-80

A sand and water particle simulation written in lua, runnning on the TIC-80 fantasy computer.

ScreenShot of Sand + Water Particles in TIC-80 preview

Image to ASCII

An image to ASCII converter written in React using the Canvas API. Right Click the output image to download. I used this for my Linkedin banner photo.

ScreenShot of Image to ASCII preview