About
Hi, I’m alberto! I currently live in Berlin, and I was born and raised in Milan, Italy.
My work sits at the intersection of cloud architecture, product development, and cybersecurity research. But to make it short, I simply like to understand computers and the way we interact with them.
I maintain the x64 playground, a resource used by universities worldwide to teach assembly and system internals.
It’s an x86-64-Linux emulator and debugger that runs in the browser, powered by WebAssembly.
I originally built it to teach reverse-engineering and binary exploitation to students who competed in Italy’s national CTF competitions.
about this website
I use this website to document my projects before they get lost in time, and to refine my techincal writing skills.
When writing techinical articles, the target audience is usually my past self.
I try to be the person I wish i had met when I first started learning a topic.
contacts
Feel free to contact me on infosec.exchange. I’m also on LinkedIn and Github.
behind this website
The design of this website is heavily inspired by Tania Rascia’s blog. The website itself is made of a bunch of static html pages, optimized for accessibility and load speed, served by nginx running on a cheap VPS.
All the html pages are statically generated from Markdown files using a custom Astro.js project, with some sprinkles of tailored interactive elements.
If you find these technical details interesting, you may enjoy the articles I’ve written about this blog, or the /uses page, which describes the software and tools I use everyday.