Projects
Things I'm building.
A mix of production infrastructure, security tooling, and one unreasonable game. Everything here is real: running, shipping, or being figured out in the open.
Gesture
A deterministic 1v1 arena dueling prototype inspired by Dark Souls 3 combat. Godot 4, GDScript, fully data-driven, with the simulation built to go peer-to-peer later.
- Godot 4
- GDScript
- Data-driven
- Steam P2P (planned)
The Homelab
A UniFi network running a NixOS fleet from one flake: workstation, services host, media, a libvirt security lab, a staging/CI box that moonlights as a Minecraft server, and an off-site Linode node fronting it, all deployed with a single colmena apply. One Ubuntu NAS stays off NixOS on purpose.
- NixOS
- Colmena
- sops-nix
- Terraform
- libvirt
- UniFi
briggsbastian.com
This site, treated as a production system: Astro static build, Nix flake package, a gated CI pipeline on my own Forgejo, and a publish-on-green mirror feeding GitHub Pages.
- Astro
- Nix Flakes
- Forgejo Actions
- GitHub Pages