All projects are open source. If you'd like further motivating me to work on them consider donating!
Website Volume

This is an extension that allows changing the volume of websites. It remembers the latest set value even after the browser is closed. Volume is stored in a per website basis, so multiple tabs in the same website have the same volume.
Due to limitations in the APIs it uses though, a user needs to either click the extension icon or press Alt+Shift+S when reopening the browser or opening a new tab with the same website.
It is currently Chromium-only (couldn't find a way to properly do what it does on Firefox) and
available
in the Chrome Web Store.
R²M

Wafrn

Not my project, but I've been contributing to it. Wafrn is a Fediverse Tumblr clone with Bluesky integration.
Artists API client

How I manage the favorite artists page. It is a web client to the private API that allows me to add or remove artists and their albums from the database. Way better than adding records or making requests manually, like I used to.
The app requires a login and is available at a subdomain. Made using Vue.js.