Posts
2025
Enforcing GitHub repository settings with Terraform
·2 mins
How I manage my personal projects GitHub configuration
2024
Living off the land in Linux!
·2 mins
I developed a Go program to exploit misconfigurations in Linux binaries based on https://gtfobins.github.io
I (almost) wrote a game in Rust with Bevy!
·5 mins
But in the end I just messed around with GitHub actions
Let's write a parsing library in Go!
·10 mins
Walkthrough of an encoding/decoding library implementation