02 projects on file

projects

hobby builds and experiments, click a card for the full write-up.

bwoah.dev

personal

You're on it right now. Built with Astro, static output, no UI framework and no CSS framework. Part portfolio, part playground for whatever I feel like building.

Terrain Generator

experiment

An experiment with noise and optimization. Uses perlin noise to generate giant mountains, with a fair bit of work spent on keeping the performance cost down. The UI is deliberately rough, this is a back-end scripting project. It might still crash, and it isn't in its final form.