Blog

Notes on tech, cybersecurity, and things I'm learning.

Self-Trust

I know it's a cliché, but I keep coming back to it: focus on what needs to be done, stay grounded, and life tends to meet you halfway. Sounds simple, right? But we don't actually do this... I don't. We work while doubting ourselves, second-guessing every decision, spiraling into worry about what might go wrong. When things fall apart, we complain instead of fixing what's in front of us. And so nothing changes. Here's what I've learnt: things only start moving when you're calm inside. When y
Read more

How I built this blog

I'm not a fan of reinventing the wheel, thus, I've searched for the best libraries out there to help me make this website. kyle-drawing.png Resources Here are the foundational libraries used to build this blog: * linked-blog-starter (Original repo) * obsidian-export (Obsidian MD -> Common MD) * remarkjs (Common MD -> HTML) * github-markdown-css (HTML -> Beautiful HTML) Modern Stack & Tools Additionally, I use these tools to maintain and enhance the experience: * Next.js 15 (The website e
Read more