Blogs

Hugo blog editor

Recently, I decided to create a custom editor for my Hugo-based blog. The main goal was to streamline content creation and make it easier to manage posts without constantly switching between files and the terminal.

Why I Built It

Writing and managing content in Hugo can be a bit cumbersome, …

I started learning Kali …

Recently, I decided to dive into the world of Kali Linux. To guide my learning, I have been following this course: Kali Linux Full Course. The course is structured and easy to follow, which makes the learning process engaging and enjoyable.

I installed Kali Linux using a Java-based virtual machine, …

Developing Apps With …

I recently started learning desktop app development with Electron, and the transition from web development felt very natural. Electron allows you to build cross-platform desktop apps using HTML, CSS, JavaScript, and Node.js, and it powers popular tools like VS Code, Discord, and Slack.

What Is …