Resume
Projects
FediForgetMe
authors: zen | years worked on: 2025-2026 | status: active | link
Fediverse homeservers have a bad track record with data deletion. Their approach is useless and doesn't delete any user data at all. To bypass this, I wrote a simple python script for mass deleting data from a fediverse profile. All it does is look through the posts, favorites, reblogs, etc. on your profile and deletes it one-by-one manually.
Constellatory
authors: zen | years worked on: 2023-2025 | status: defunct
Constellatory was the successor to Plus St. While Plus St was a research project that was unstable and succomed to its problems after a unrecoverable database failure. Constellatory was a new approach that prioritized stability and correctness. We ran less services than Plus St, allowing for more attention to be given and a higher quality of service.
prevent_media_downloads_from
authors: zen, june | years worked on: 2023 | status: archived | link
While maintaining a Matrix homeserver, a problem that can happen is that banning a malicous homeserver won't remove media by default. Homeservers support this, but the methods of banning a homeserver don't sync with this. This script solves that problem by updating a file that homeservers can look at on startup.
Plus St
authors: zen | years worked on: 2022-2023 | status: defunct
Plus St was a collection of internet services running on my homelab. My goal was to make open source privacy focused internet services accessible to the public. The target demographic being classmates at my highschool and the general public.
It was my first endevour into system administration and I learnt a lot from my time. I gained an understanding on linux administration and how to network computers together.
The most popular service we offered was Matrix. We had hundreds of users using our homeserver.
cookie-patchset
authors: zen | years worked on: 2022 | status: archived | link
A small patchset for the cookie clicker game that makes some cosmetic modifications. It hides the scrollbar, disables ads, and removes third party trackers.