$ cat about.md
# about me
Hello! I'm Matt.
This site is a snapshot of what I'm currently exploring and making.
$ cat projects.md
## projects
-
Tiny menu bar app that boosts MacBook Pro display brightness past the SDR cap, using the same EDR headroom that HDR content gets.
-
Compare latte prices across 26 UK cities. Like the Big Mac Index, but for coffee.
-
FOI parking fine data from East Ayrshire plotted on a map.
-
AI assistant alongside GOV.UK-styled forms to help people fill them out.
-
An infinite blog site entirely written by AI, based on any URL you give it.
$ cat experiments.md
## experiments & shelved
-
A persistent space MMO played entirely through Discord. Mine ore, trade resources, and travel between star systems.
-
A clean Next.js UI for managing Typesense instances. Shelved after moving to Qdrant.
-
Vite plugin that generates OpenAPI schemas, Swagger UI, and type-safe clients from SvelteKit endpoints.
-
Custom TCP protocol in Rust for collecting device and OS metrics from clients. A learning project.
-
Displays SimBrief flight plan data for flight sim enthusiasts.