Below is a list of work that I have done in my freetime, from programming to Linux distribution development.
Written in just HTML and CSS, this is the website that you're currently viewing.
A bot written for Gentoo's bugzilla that automates a large portion of the security bug process.
A Python script to generate security bug reports from Mozilla Foundation Security Advisories (MFSAs) by parsing the YAML files they provide.
Help update security bugs, update packages, remove vulnerable package versions, and write Gentoo Linux Security Advisories (GLSAs).
Maintain sci-libs/libqalculate, sci-calculators/qalculate-{gtk,qt}, and sys-devel/wild by following upstream and reporting bugs to upstream if Gentoo receives a bug report.
Help update the Wiki when I can and write new pages for software in the Gentoo repository that does not have its own page.
My VPS is currently hosted on Hetzner and runs on the ARM platform, using Gentoo as a server OS.
Traefik is a router that I use to make it easy connect to my various services I host with Docker labels.
Collect metrics via Prometheus and visualize them in Grafana with dashboards.
An OAuth2 server that is used to hide services without a login portal behind a login screen. This integrated into Traefik as a forward auth provider.
Served via an nginx Docker container and routed with Traefik.
Maintain SELinux policies for my two systems that utilize it. Also wrote a utility that converts auditd logs into CIL.