i bought a domain so i have to put something here ig

My Projects

Things I've broken and put back together.

Docker

Authentik

A authentication SSO software. I didn't make it I just set it up and it's actually pretty good

Docker

Arcane

Once again I didn't make it I just set it up and it was a nightmare

Python

Wordle In The Terminal

I made this one, it's pretty good :D. This is Wordle in the Cli, and anybody can play using ssh. Yep, even you! If you want to play it right now, copy and paste this into terminal:

connect
ssh -p 2222 [email protected]

JS

WebProxy

My school blocks all games. So I went and made a basic webproxy with HTTP authentication and an allowlist so I can play coolmathsgames again! It runs from cloudflare workers