ale@backend: ~ — zsh
ale@backend:~$ whoami
Alessandro Averna — senior backend engineer
ale@backend:~$ cat about.txt
My job is to build reliable and scalable systems — APIs, databases and infra, the right way. I enjoy programming: check some projects I built in my free time below, or just send me an email :)
ale@backend:~$ ls ./projects
ale@backend: ~/projects — zsh
ale@backend:~/projects$ ls -la
total 3
2025-12-30 ./awesome-aspnet-templates
Scaffold production-ready ASP.NET projects with Clean Architecture, CQRS, and FluentValidation baked in from the start.
2025-12-29 ./Hermes
A .NET library that wires up CQRS, Result, and Response Envelope patterns so your APIs stay clean and maintainable.
2025-01-05 ./AI Horoscope
An AI horoscope engine serving personalized daily readings — running on my own VPS with a CI/CD pipeline.