// projects
Toys and side projects
A collection of projects and toys I've made over the years. Some ship, some don't — all of them taught me something.
web app
Grid Monitor
A live dashboard for the UK National Grid — system frequency, carbon intensity, generation mix, demand and market prices, pulled in real time from Elexon BMRS and the Carbon Intensity API.
GoSvelteKitPostgres
server
SSH Sentinel
A barebones SSH CA server. I built it to learn Go and because I couldn't find one simple to use. Runs on a Raspberry Pi at home and works great — an ansible role configures sshd, and the CLI app makes connecting as simple as "ssh servername".
GoAnsibleCLI
tool
VizGraph
A web-based interactive GraphViz viewer. The current version is a proof of concept — dependency vulnerability marking, project filtering and an improved UI are on the way.
WebGraphViz