Full Stack Web Developer

Gabriele
Romanato

Applications, e-commerce and websites.
Languages, patterns, architectures — everything that turns ideas into working code.

Read the articles
const dev = {
  name: "Gabriele Romanato",
  stack: ["JS", "PHP", "Go", "Python"],
  focus: "Full Stack", // always
  clients: ["Poste Italiane", "Natuzzi"],
  available: true
};
20+
Years exp.
6
Languages
Articles
JavaScriptPHPLaravelNode.jsPythonGoJavaVue.jsReactDockerFull Stack JavaScriptPHPLaravelNode.jsPythonGoJavaVue.jsReactDockerFull Stack
01 Latest articles
Angular

Implementing a Client-Side Shopping Cart with Angular 21

Angular 21 brings signals, standalone components, and the new control flow syntax into a mature, cohesive toolkit. A client-side shopping cart is the perfect playground to exercise all three.

March 28, 2026Read More →
Python

Managing Python Apps with systemd

This article walks through everything you need to know to manage Python applications with systemd: writing unit files, handling virtual environments, managing environment variables, logging, sandboxing, and running multiple instances of the same service.

March 27, 2026Read More →
Node.js

Server-Sent Events with Node.js

Server-Sent Events offer a remarkably simple and effective way to push data from a Node.js server to the browser.

March 27, 2026Read More →
All Articles →