Projects
Everything I've documented so far, newest first.
-
DalilaMud
An Italian text-based multiplayer RPG (MUD) — a heavily customized CircleMUD 3.0 fork, rescued from its old VM, moved to git and macOS, and now being modernized.
-
3D Models
Printable objects designed in OpenSCAD — parametric models described in code. The flagship is a 38 cm trophy keyholder, split into tiles to print on a small bed.
-
This Website
A static personal site built with Astro, deployed to register.it via GitHub Actions — no database, no running server, no hosting bill beyond the space I already have.
-
TwitterAutoPost
A small containerized app that posts one random photo a day, taken from a folder on my NAS, to a Twitter/X account — all driven by a single YAML config file.
-
HomeDomoticaCollector
A Raspberry Pi hub that collects data from every device in my home — solar, weather, EV charger, awnings, thermostats, AC — stores it, and lets me monitor and control everything from a Telegram bot, a LAN web dashboard, and by voice through Alexa.
-
FTPRemoteSync
An incremental Raspberry Pi backup that nightly pulls only the changed files from a remote (FTP-exposed) NAS and stores them on a local NAS.
-
Bollette Auto
A self-hosted system that watches my inbox, automatically downloads household utility bills from provider portals, files them on my home NAS, and extracts their data into a web dashboard — with Telegram notifications.
-
NoIpClientVPN
A Raspberry Pi script that keeps a No-IP DDNS hostname pointed at the current public IP, with Telegram alerts on change — so the home VPN stays reachable even when the IP changes.