1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
+++
title = "about danix.xyz"
author = "Danilo M."
draft = false
date = "2009-06-01T22:04:43+00:00"
+++
{{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}}
I'm Danilo, but you can call me **danix**. Welcome.
I'm currently training in cybersecurity and AI, with a solid background in web development. I spend most of my time on GNU/Linux systems, thinking about security, and building things that prioritize simplicity and practicality. Everything I do bleeds Slackware philosophy: clean, essential, no bloat.
This site isn't a portfolio or marketing page. It's my public notepad. You'll find code snippets I've written, notes on things that interest me, open source work, and thoughts on computers, security, and life. Some of it might be useful to you too.
I care deeply about **GNU/Linux and Slackware**. They're not just tools, they're a philosophy that shapes how I approach problems. Minimalist, transparent, maintainable. That philosophy extends to everything here: the theme, the infrastructure, the way I treat your data.
Speaking of which: **I don't collect your data**. No analytics, no cookies, no tracking. I've set up Hugo and the sites I reference to respect your privacy. Your data isn't mine to monetize. Read more about [my Privacy Policy](legal/ "Privacy Policy here at danix.xyz").
I also care about **accessibility**. This site is built to WCAG 2.1 AA standards. [Learn more about my A11y audit](is/A11Y-compliant/ "Accessibility compliance report").
Feel free to [get in touch](is/here/ "Contact form") or [browse my articles](../articles/ "Article archive"). Either way, thanks for being here.
|