projects
Things I've built or am still tinkering with. Source is on github.
dotfiles
[ github.com/your-username/dotfiles ]
My personal dotfiles, versioned and managed with GNU Stow. Bash, Neovim, tmux and a pile of tiny scripts.
retro-website
[ github.com/your-username/home-website ]
This very site. A beige terminal-inspired personal website built with Next.js and a whole lot of CSS variables.
pomodoro
[ github.com/your-username/pomodoro ]
A tiny terminal pomodoro timer with a retro ASCII progress bar. Written in Go, zero dependencies.
pixel-canvas
[ github.com/your-username/pixel-canvas ]
A browser-based pixel editor that exports sprite sheets as JSON. Experiments with canvas and indexed palettes.