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

A WIP MSNP11-12 server written in Rust. The project is currently in private testing and its website is available here.
Wafrn

Not my project, but I have contributed to it. Wafrn is a Fediverse Tumblr-like website with native Bluesky integration, no bridges required or anything.
Artists API client

A web client to the private API that allows me to add or remove artists and their albums from the database.
Made using Vue.js.
AvaMSN

A now archived cross-platform MSNP client. It had a decent set of features.
MSNP was the protocol used by MSN Messenger, with this client using version 15 of the protocol. Though Messenger has been dead for years now, there are third party servers such as the already mentioned R²M or CrossTalk that implement those MSNP versions and more, thus reviving official clients and working with old and new third party ones.
This project was made with C# and Avalonia, and available for Windows, Linux and macOS.