Beyond The Fundamentals: A Year of Learning

Beyond The Fundamentals Introduction It’s been almost a year since I published my last blog post. During this time, I continued learning cybersecurity, but not consistently. There were weeks where I spent hours learning and experimenting, and there were also months where I barely completed a lab. Looking back, I’ve learned that progress doesn’t always happen in a straight line. Over the past year, I explored Linux, web fundamentals, privacy tools, Python scripting, Windows internals, and some basic system administration. In this post, I’d like to share what I’ve been learning. ...

June 15, 2026

Getting The Fundamentals

From Packets to Protocols: My Cybersecurity Learning Journey as a Beginner Introduction In this post, I’d like to share my learning journey over the past couple of months as a beginner in cybersecurity. I started with the basics of computer networking, explored key protocols, practiced Linux fundamentals, and even dipped my toes into programming. If you’re also just starting out in this exciting field, I hope this post will offer some guidance, inspiration, or simply reassurance that you’re not alone. ...

July 27, 2025

Getting Started With Hugo

How I Built My First Website Using Hugo Introduction Building a website from scratch can seem intimidating ,but static site generators like Hugo make it much easier. In this post , I’ll share my experience of creating my first static website using Hugo and walk you though the process step by step. What is Hugo Hugo is a lightning-fast static generator written in Go. It helps you to build websites quickly without needing a database. With Hugo, you can create content using Markdown and generate a fully functional website with themes and templates. ...

February 28, 2025