Solo project · 2024 – present
A modular Discord bot I run for my own server: starboard, daily photo threads, and a style-mimicking chat persona built on a local model.
Written in TypeScript on discord.js with a small module system, so each feature is an isolated unit with its own config file and storage.
Solo project · 2024 – present
This website. A static blog with no client-side JavaScript, built so that every page is a real HTML document with real preview metadata.
Originally a React single-page app; rebuilt on Astro so that visiting one post no longer means downloading every post.