Projects

This is a list of projects I've participated or participate in.

Governance

Beehaw

I've helped as an admin in many decisions on the project. I'm one of the main moderators on Beehaw. I'm less involved than I used to be when things blew up partly due to high levels of stress.

Documentation

Rad Care

Rad Care is a project I've started to help people find resources to help each other through support, advocacy and activism for feminist, anti-colonialist, anti-racist and anti-capitalist causes.

Beehaw Docs

I've helped setup the docs website of Beehaw as well as help review the articles made on it.

Screenshot of the main page of Beehaw Docs

Coding

Flathub

I maintain the Discord Flatpak but I've also worked on updating applications from EOL runtimes all over the place.

Screenshot of the main page of Flathub

Fp-build

This is a tool I made to help myself find problems before I try to make a pull request and see it fail, I've made fp-build to have things like checking for 128x128 icons, check that appstream is valid among other things.

Fp-stats

These are some python scripts to generate data about Flathub applications such as what architectures they support, what runtime they rely on. I want to expand it to check for other types of data that we might want to improve upon. It is unfortunately abandoned.