/blog/preludio
2024-03-26 · 1 min · Personal · TAGS · Update

Prelude

Welcome to my website.

For a long time I wondered whether I really had anything useful to write. Eventually I reached a simple conclusion: if I never started, I would never find out.

So this is my first public post.

It does not contain a technical deep dive yet, but it marks the beginning of a space where I can collect what I learn, the projects I work on, and the ideas worth developing with more care.

I will mostly write about computer science, software development, and technology, with room for personal notes and other topics I find interesting.

Thanks for stopping by. Enjoy the reading.

Nicolò

Last updated 2024-03-26.
Article source content/blog/preludio.

Author

Nicolò is a software architect based in Bergamo. He works on ESP32 firmware, HMI, native Android apps, backends, software libraries and system integrations.

Next entry

2025-07-18
C++23 Strong Type

An introduction to strong types in C++, starting from an easy mistake to make.