Hi there 👋

I’m Matteo and I’m from Italy. I recently graduated in Computer Science (master’s degree) at the University of Trento. I write code (mostly backend), but I’m also interested in video streaming, compression technologies and live video production.

I currently work at an edtech startup. I’ve also founded FibraClick and built TrackBot . This is my personal blog, where I post both in English and Italian .

Elasticsearch isn't as scary as it seems

After using Elasticsearch for a while, I can say that it’s not scary as people think. Here are some thoughts.

2023-02-26 Â· 4 min

Working with custom authentication schemes in ASP.NET Core 6.0 Web API

How to define custom authentication schemes in ASP.NET Core 6.0, and why they’re not enough to actually enforce authentication for your Web API.

2022-08-25 Â· 8 min

A list of free self-hosted Google Analytics alternatives

My notes on a few Google Analytics alternatives that can be self-hosted, are open source and free.

2022-08-20 Â· 3 min

A minimal Node.js TypeScript setup

Confused about how to setup TypeScript with a Node.js backend application? Here’s the most minimal setup to make it work.

2022-08-05 Â· 6 min