Skip to content

Projects

Just some things I've worked on in the past

SveltekitGoPostgres

I developed Varchess to play custom chess variants whenever I got tired of playing regular chess. Also acts as a playground to test out absurd variant ideas.

project screenshot
JavascriptRust

A cellular automaton sandbox inspired by sandspiel. Keep fans and ice packs handy for your CPU as it's an 'optimization masterpiece!'

project screenshot

Ciow (Chip8 In One Weekend)

View Project
Go

Just a good old Chip8 Emulator

project screenshot
project screenshot
RustWebAssembly

A Rust-based chess engine used to play chess variants in Varchess. It also includes a WebAssembly (WASM) compiled client-side validation library with custom game logic.