Reference
Reference
Concrete projects connected to this lab. Each entry explains what the project is, why it exists, and what it taught me.
These are not showcases. They are reference points — things that came through this Lab.
Agenzio
What it is: A starter and generator for production-grade platforms. It scaffolds a baseline project with infrastructure, backend, frontend, and deployment pipeline, following explicit conventions and module boundaries.
Why it exists: I needed a repeatable way to go from zero to a working, deployable system without accumulating structural debt in the first hours. Every project I started from scratch repeated the same decisions — authentication setup, CI/CD wiring, folder structure, naming. Agenzio encodes those decisions so they only need to be made once.
What it taught me: The real meaning of bringing an idea to life.
Reference: Agenzio Starter
Medical Agenda
What it is: A healthcare scheduling platform used in a real clinical environment. It manages appointments, patient data, and operational workflows for a medical practice.
Why it exists: It’s a market I worked in extensively in the past.
What it taught me: AI can generate CRUD operations and UI components efficiently, while ensuring data privacy is guaranteed. The most important lesson: AI acceleration is real, but it does not reduce the need for domain knowledge.
Reference: medical-agenda.agenzio.it
ALLVI
What it is: An experimental project developed in collaboration with external partners. It explores how structured platforms and AI agents can support domain-specific workflows at scale.
Why it exists: Work.
What it taught me: Work in progress.
Reference: virtual-tour-platform.agenzio.it