All projects (including this website) are open source.
Wafrn
Not my project, but I have contributed to it. Wafrn is a Tumblr-like Fediverse software with native Bluesky integration, no bridges required or anything.
I worked on many things but the most notorious one was probably implementing the bite activity. Bite is a silly poke-like feature based on a specification supported by other software like Iceshrimp.NET. Later on a different Wafrn dev expanded it by creating an Atproto version.
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.
meowsn
A cross platform MSNP11 client written in Rust using egui for its GUI. For the MSNP backend it uses my MSNP11 SDK, which is detailed below.