Hi! I'm Leonardo.

Welcome to my website!


About me:

I'm a computer science student at the university of Milano-Bicocca with a passion for all things GNU/Linux. Whether it's tweaking my system for peak performance or exploring the latest open-source projects, I'm always looking for new ways to deepen my understanding of Linux and its ecosystem.

When I'm not buried in code or studying for classes, you can usually find me working on personal projects that range from low-level programming to AI. I love experimenting with different technologies and pushing the boundaries of what I can create, always aiming to learn something new along the way.


Currently working on:

...
Rust AI
An Artificial Neural Network library

I put together an artificial neural network library in Rust, focusing on reinforcement learning. It doesn't use the GPU for heavy lifting, so it's all CPU-based, but it was my first dive into AI. Building it taught me a ton about neural networks and Rust's awesome performance and safety features.