diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-28 10:21:14 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-28 10:21:14 +0200 |
| commit | da66ef2a6fc569587bd611a9c7f2d78b371f69a7 (patch) | |
| tree | 2a132f7ab965fe9f5064bb98c9c12937116517b0 /content/en/is/_index.md | |
| parent | b9b0eae0c6a36954c8f0fb91633f1e105cd06784 (diff) | |
| download | danixxyz-da66ef2a6fc569587bd611a9c7f2d78b371f69a7.tar.gz danixxyz-da66ef2a6fc569587bd611a9c7f2d78b371f69a7.zip | |
Rewrite about page: present current identity and valuesrelease_28042026-1021
Replace generic 2009 bio with focused introduction covering cybersecurity
training, AI interest, web dev background, GNU/Linux and Slackware philosophy,
privacy commitment, and A11y standards. Added closing CTA to contact or browse
articles. Updated both EN and IT versions.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'content/en/is/_index.md')
| -rw-r--r-- | content/en/is/_index.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/content/en/is/_index.md b/content/en/is/_index.md index 235269d..9586e96 100644 --- a/content/en/is/_index.md +++ b/content/en/is/_index.md @@ -8,12 +8,16 @@ date = "2009-06-01T22:04:43+00:00" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} -Welcome to danix.xyz, my name is Danilo but you can call me danix. +I'm Danilo, but you can call me **danix**. Welcome. -What is this website? Well, **danix.xyz** is my personal website, in here you can read about everything I find interesting, you'll find the code I write, WordPress plugins or themes, php or bash scripts that I use on my systems, and programs that I find interesting. +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. -I use this website to keep track of all the snippets of code that I tend to forget, I consider this website like my notepad (in the hope that it can turn useful to somebody else). +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 deeply dislike sharing readers data with other companies so you can be sure that I don't collect any data from my readers. I've setup hugo not to track my readers and to instruct other sites referenced on my pages to do so as well. +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. -Read more about [my Privacy Policy](legal/ "Privacy Policy here at danix.xyz"). +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. |
