Hello!
Senior full-stack developer with a strong focus on backend architecture and modern JavaScript frameworks. I build scalable applications, design robust APIs, and orchestrate DevOps workflows with Docker and AWS — turning ideas into reliable, user-focused products.
Currently serving as Senior Developer at Lifetronic Srl, Pisa, Italy.
Recent posts
-
Dropping Cloudflare for bunny.net
originally posted by Johanna LarssonAs a heavy user of bunny.net, I've been impressed by its performance and pricing. Glad to see more and more people switchting to it and reaching hackernews front page. Pay attention to the sensible defaults.
-
UTF-8 is a Brilliant Design
originally posted by Vishnu HaridasUTF-8 is everywhere in software development, yet few developers truly understand how it works under the hood. This article breaks it down beautifully — variable-width encoding, ASCII backward compatibility, and a hands-on playground to visualize it all.
-
Building Vector Tiles from scratch
originally posted by Andre DebuisneI have been looking for a more efficient way to render the map.
-
We'd be Better Off with 9-bit Bytes
originally posted by Pavel PanchekhaA number of 70s computing systems had nine-bit bytes, most prominently the PDP-10, but today11 Apparently, it was the System/360 that really set the standard here. all systems use 8-bit bytes and that now seems natural.