$

Hello, World

First post on my new blog. A quick introduction to who I am, what I do, and what to expect from this space.

#meta #introduction

Welcome

If you’re reading this, you’ve found my corner of the internet. I’m xtonousou — an IT professional who thrives at the intersection of systems engineering, security, and automation.

This blog is where I document everything worth sharing. Expect posts about:

Tech & IT:

  • Infrastructure — homelab setups, Kubernetes clusters, and system administration
  • Security — penetration testing notes, hardening guides, and CTF writeups
  • DevOps — CI/CD pipelines, GitOps workflows, and automation
  • Networking — packet analysis, protocol deep-dives, and network design
  • Development — tools I build, languages I explore, and code patterns

Gaming:

  • Counter Strike — strategies, skins, highlights, optimizations, and competitive insights
  • Game reviews, performance optimization, and gaming setup guides

Life & More:

  • Art — digital art, design inspiration, and creative work
  • Life Quotes — wisdom that resonates and thoughts worth sharing
  • Personal Stories — experiences, lessons learned, and reflections
  • Guides — how-to’s for tech and non-tech topics
  • News & Notes — observations on tech trends, world events, and random thoughts

Why blog?

Writing forces clarity of thought. If I can’t explain something clearly, I probably don’t understand it well enough. This blog is as much for my own learning as it is for anyone who stumbles upon it.

The stack

This site is built with Astro and Tailwind CSS, deployed as a Docker container. Blog posts are written in Markdown — no CMS needed, just a text editor and git push.

$ cat /etc/blog-stack
astro@5       # static site generator
tailwind@4    # utility-first CSS
docker        # containerized deployment
markdown      # content format

Simple. Maintainable. The way it should be.

What’s next?

I have a backlog of topics I want to write about. Stay tuned — or subscribe to the RSS feed if that’s your thing.

$ echo "Let's go."
Let's go.