Visualizations In Python with Manim
Exploring using code to create clean visualisations of binary formats
Exploring using code to create clean visualisations of binary formats
How I beat the Roblox anti-cheat, explaining and bypassing the detection methods
The experience I had and benefits I found converting ~300 lines of C to 200 lines of Rust
Writing a tool to extract the game files for Harry Potter and the Philosopher's Stone for the PS1
Learning how git works by writing a small slice of its functionality in python
Decompling and hacking a video game to unlock me and my friends free skins
Using lua to write a puzzle game Discord bot
Implementing the stack-oriented programming language Forth in C++, with function support