top of page


For Loop, for range(), for what exactly?
Finally figured out Python’s for loop and range(). From counting to repetition, here’s how I techsplained my way to actually understanding what a for loop does.
Oct 29, 20252 min read


While Looped in the Number Guessing Game
I’m refreshing my Python skills on Codedex. Here’s me techsplaining the while loop in the Number Guessing Game exercise.
Oct 28, 20253 min read


Day 1: Setting up VMs
I’ve started building my home SOC lab to gain real world cybersecurity experience. Here’s how I set up the environment and got my first virtual machines running.
Oct 12, 20252 min read


EASY Framework for Intelligence
A review of the EASY Framework for Intelligence, presented by Chris Cochran and Ronald Eddings from Hacker Valley, highlighting key takeaways for building and improving threat intelligence programs.
Aug 11, 20252 min read


Linux Fundamentals Part 1
This is part of my ongoing TryHackMe journey. In this room, I learned some essential Linux commands.
Aug 8, 20251 min read


Introductory Networking
This is part of my ongoing TryHackMe journey. In this room, I learned basic networking concepts and tools.
Aug 8, 20252 min read
bottom of page