Blog

Articles, tips and technical explanations about web development, WordPress and more.

What “playing” with Kali Linux taught me about hacking and security

Exploring hacking tools revealed how attacks actually come together. Those insights now directly influence how I design and secure plugins, servers, and applications.

Bash scripting: how the terminal permanently changed my work and curiosity

Bash scripting opened a world without clear limits. A story about curiosity, experimentation, and the joy of building smart and sometimes just fun scripts.

Growing into Linux

A personal story about slowly growing into Linux, from avoiding the terminal to embracing it.

Feb 2, 2026

Using Virtual Machines as a safe space to learn

Why running operating systems inside virtual machines is a calm, flexible way to learn, experiment, and satisfy technical curiosity.

Monitoring Websites and Services with Uptime Kuma on a VPS

How I monitor the uptime of websites and self-hosted applications using Uptime Kuma on a VPS. Full visibility, real-time alerts via chat platforms, and confidence in knowing what’s online and what’s not.

Feb 1, 2026

How I build N8n automations for time-consuming and complex processes

In this post, I share how I use n8n to fully automate processes that would normally require a lot of manual work. I explain what n8n makes possible, how I apply it in practice, and the benefits it brings.

Feb 1, 2026

Why zsh has become my default shell

Zsh has become my default simply through daily use, not through a deliberate switch. In this article I share what makes zsh feel so comfortable to work with, how I configure it, and why a calm terminal setup supports my workflow.

Jan 30, 2026

I didn’t need Docker until I realized what it gave me

Docker wasn’t something I needed, but something I was curious about. Starting with WordPress, it slowly became a core part of how I build, test, and experiment.

How SSH made me a better developer

SSH isn’t a trick or a shortcut. It’s a foundational skill that forces you to understand systems and level up as a developer.

Why Nginx Proxy Manager is my default for multi-app servers

A pragmatic, experience-based look at using Nginx Proxy Manager. Why I rely on it to keep multiple applications on a single server manageable and clear.

Jan 20, 2026

The hidden risks of Vibe Coding

A look at how vibe-coded applications expose risks when knowledge gaps and blind trust in AI go unexamined.

Jan 8, 2026

My own hosting environment with HestiaCP and a VPS

A look at how I built my own hosting environment using a VPS and HestiaCP. From hosting WordPress sites to reducing costs and gaining full control.

How I use WP-CLI to manage WordPress websites

An introduction to WP-CLI and how I use it to manage, migrate, and maintain WordPress sites via the terminal. Learn how it saves hours of work and enables powerful, scriptable workflows.

Why Ansible became part of my workflow

A personal look at how Ansible helped me make server setups, deployments, and tooling predictable and consistent. Less manual work, more control and clarity.