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