Projects
A collection of things I've hacked on in my spare time.
Stuff I've made
-
Base64 Decode Extension
A chrome extension that decodes base 64 encoded strings, and opens encoded URLs
-
WASM Game of Life
A simple implementation of Conway's Game of Life using Rust and WebAssembly.