Hey everyone!
Welcome to the new digital home for all my projects and thoughts. I’ve been wanting a consolidated space to share everything from my deep dives into Cybersecurity to the latest steps in my E-Waste Restoration hobby and, of course, updates on my Open-Source work. This site is that space!
It’s built with Jekyll, which gives me full control over the presentation, performance, and structure. But what makes it truly tick is the custom engineering that went into the core functionality.
I designed this site to be fast, minimal, and, most importantly, easy to explore.
I use Jekyll’s built in collections to separate my content:
The entire site is structured so that both types of content are searchable and linked together seamlessly.
This is the most powerful feature under the hood. Unlike standard Jekyll sites, which often require manual lists for tags, I built a custom Jekyll Generator plugin in Ruby.
This plugin ensures that tagging is dynamic and automatic:
tags: [Python, Cybersecurity])./tags/python/).This engine means less administrative work for me and a better, more complete browsing experience for you!
You might notice the design is clean, fast, and uses a focused color palette. The CSS is lightweight, ensuring quick load times, which is always a priority for me. The entire layout is structured to keep the focus purely on the content, whether you’re reading a complex write-up or browsing a project card.
Now that the foundation is solid, expect a lot more content. I’ll be sharing detailed project logs, starting with a comprehensive write-up on my latest E-Waste Restoration, and a deep-dive technical post on the Python library I just published.
Thanks for checking out the site. Feel free to explore using the tags index, and please let me know what you think!