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
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 →
Go

Redis and Go

Redis and Go form a powerful combination for building high-performance backend systems.

March 27, 2026Read More →
All Articles →