Welcome Back!

Welcome to my digital homestead, a cozy nook nestled in the vast expanse of the internet. Here, you'll find a curated collection of my recent endeavors, ongoing projects, and various musings. This space serves as both a showcase of my professional journey and a window into my personal interests. Feel free to explore and discover what I've been tinkering with, learning about, and creating in my corner of the digital world.

🔍 Vibe Coding CTF Challenge Writeup

Complete technical writeup of the Cloud Security CTF #4: 'Needle in a Haystack' challenge. Learn how client-side validation bypass and exposed API secrets led to unauthorized access to an internal knowledge base chatbot. Includes step-by-step attack chain from GitHub OSINT to flag retrieval.
Read more...

🤖 Meet 'nerdbot' - My Personal Robot Project

Introducing 'nerdbot', my ongoing personal robotics project! This little autonomous companion combines computer vision, AI, and mechanical engineering into one adorable package. Built with Python, OpenCV, and a healthy dose of engineering curiosity. Watch as it navigates, learns, and brings a bit of robotic personality to everyday life.
🤖 Meet 'nerdbot' - My Personal Robot Project
Read more...

🔐 Azure OAuth CTF Challenge Writeup

Complete technical writeup of the 'Breaking The Barriers' Azure OAuth privilege escalation CTF challenge. Learn how dynamic group membership rules combined with guest user invitations can create dangerous privilege escalation paths. Includes step-by-step attack chain from service principal authentication to flag retrieval.
Read more...

🌟 Magic Frame Simulator

Experience my Magic Frame hardware project in your browser! I've created a web-based simulator that recreates all the LED matrix animations and games from my physical 18x18 RGB display. Try out plasma effects, cellular automata, snake game, and more - all powered by p5.js. It's the perfect way to preview the Magic Frame experience before building your own hardware version.
Read more...

🚨 Nerd Alert!

I've created a trivia game called Nerd Alert! Try it out and share your score with your friends. Are you the biggest nerd?
Read more...

New Generators!

I've added some generators to the site. These are little fun things I like to make.

Grand Theft Auto 5 / GTAV / GTA Online Idle Evasion

I've been playing GTA Online for a while now, and I've noticed that the game is very aggressive about kicking you for being idle. I've been working on a hardware solution to this problem with a Raspberry Pi Pico and MicroPython firmware to emulate a keyboard and keep the game from kicking me. I've been using it for a couple of weeks now and it's been working great!
Read more...

Contribution Marquee

This is a kind of long-term Python experiment, to write something out in my GitHub contributions. Using PIL ImageFont, Numpy, and a GitHub module, I'm able to create a JSON containing details of when to contribute to a certain project in order to achieve the result. A second script can then take that JSON on a schedule and contribute to GitHub when it needs to.
Contribution Marquee
Read more...