Its this website!! It is actually a redesign of the old version which i think i might keep [here](https://old-1.blek.codes) (expect this link to be dead). You can also check out the archive.org archived copies.
It is built on [zola](https://getzola.org), which generates static .HTML files you can put anywhere.
The super secret letter and a website that will be displayed in the case of my death. Don't tell anyone, ok?
It works by pinging all my devices each hour and prompting me to enter a 6-digit PIN code to tell the service i am still alive. If i enter the code wrong, it assumes i am dead and someone tries to pick the code.
My own implementation of an SSO. It is supposed to be OAuth2 compatible, but then i learned that OIDC exists so i abandoned this project. It is written in Laravel and PHP8.
A minecraft launcher for my server. It has custom license which will in no way survive in court and is built on WinForms of all things.
It does its job, though. Like, it has been written before microsoft accounts for minecraft so you probably couldn't log in, but you can run minecraft from it.
It also relies upon [this library](https://github.com/CmlLib/CmlLib.Core) to manage all the launcher stuff.