Hi! I'm May, I'm currently studying operating systems and networks, although i know a lot already from teaching myself to code. You can find me on Codeberg (Or email me: StellarSt0rm@proton.me), where I share the projects I sometimes make (Go over to the Projects page to read about them).
This website is rendered with my own templating engine, Static Website Generator, and
By the way, I love coding in Rust; its so nice to know when a function might not return a result (Option<T>Result<T, E>if let
I use NixOS too btw.