Post Categories

Roy's Life – Tech, Tools, and Tinkering

🐬 Flipper Zero + ESP32: Because Poking Wi-Fi with a Dolphin is Just Cool

Posted on: March 30, 2025

Alright, so I finally caved and got myself a Flipper Zero—the tiny, Tamagotchi-looking hacker toy that’s equal parts adorable and dangerously capable. I mean, who wouldn’t want a cyberpunk Swiss Army knife with a dolphin mascot that judges you when your code doesn’t work? Naturally, the very first thing I did—before even exploring the menus—was… Keep reading →

Network Security

🐍 Sniffing Packets & Breaking Stuff (Gently) with Wireshark & Kali

Posted on: March 30, 2025

Let’s talk about Wireshark and Kali Linux—two tools that sound like they belong in an ‘80s hacker movie but are actually staples in the cybersecurity toolbox. I’ve got Kali running in a virtual machine on my Windows system—because I like my tools powerful, but my main OS untouched. Plus, if I break something (which happens… Keep reading →

Featured

🛠️ Building a Classic WordPress Theme (The Right Way… Eventually) 🤷‍♂️

Posted on: March 30, 2025

So here’s the deal: I decided to build a classic WordPress theme from scratch—like the real way. No drag-and-drop builders. No full-site editing wizardry. No bloated templates with ten thousand lines of CSS that nobody asked for. Just me, some code, and a stubborn need for control. 💪 Easy, right? …Right? I used to build… Keep reading →

Web Development