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 292 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 283 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 122 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 112 min read
Â
Â
Â


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


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