Since I started my sabbatical about 3 months ago, I’ve been doing a lot of little projects. They’ve been fun and rewarding and interesting, so I wanted to share them here.12
More projects can be found on my projects page.
POST /tags
that given some data returns a list of reasonable tags. The input would be flexible, but it’d try to find title, description, body, etc to inform the tag. Probably would leverage LLMs. I’d use this for classifying articles, my own posts, things I found around the internet.We had a cat-therapist-team help us with our cats, and one cool thing they told us about was building cats’ confidences from play. A primary goal of playing with cats is that when they catch the toy, and when they get up higher vertically in the room, they get more confidence which helps them be happier and interact with other cats and humans better. I’ve been thinking about that for myself and those around me. I definitely use little projects as play and a way to boost my confidence because it’s fun to do things and finish them and share them with others. ↩
This list doesn’t include projects that had minor maintenance and updates. ↩
The API is currently being hosted at a secret URL while it’s in development. ↩
I’m excited about using this to quickly deploy little API endpoints for projects. ↩