This one's a little late and messy because I think I overextended myself on Saturday.
AT Protocol Work
Feed API
This is a small web service I plan to deploy to deploy to a cloudflare worker later today that pulls feeds and posts from various sources. I've been writing all over the place but would like to aggregate all my work on my personal site.
Social Learning
I'm calling this kirin as a codename and the goal is to make a social learning application with shareable flashcards & notes. I'm currently working through designing the data model but have settled on a Go backend with Sveltekit front-end.
Personal Blog
Most of my recent work has really saved me from how annoyingly complex it can be to parse args & flags in a CLI. I drafted a simple script to generate new files for my astro personal site project. I like the way it looks right now, but I wanted to switch to astro from 11ty and use my own design.
Before
This (current as of writing) was made with a boilerplate by Lene Saille.
After
Truth be told, I enjoy the problems that building a site like this can bring up like search and UI considerations but I definitely prefer projects that are bit less about me. ¯\_(ツ)_/¯