Blog

August 17th 2025Writing a Disassembler in Assembly...

Opening a windows was way too easy (not), so I decided to write a disassembler for SUPER-CHIP.

August 10th 2025How I opened a window in x86 Assembly...

This time around, I learned how to open a window using the Windows API.

August 4th 2025Learning Assembly Programming

How I started with low-level programming and what I did to learn the basics of x86 assembly.

September 21st 2025Creating a GitOps pipeline from development to deployment.

In this blog post I outline how I created my own GitOps (or DevOps) pipeline that spans from development all the way to deployment on the internet.

Projects