Everything shipped, in one place.
A working archive of client and product builds — most still running. Open one for the brief, the stack and the outcomes.
StandUp Way platform
A PWA (SPA) connected to a REST API. Features include a notification system over push, WebSocket and email; user roles and permissions; automated scheduling for the group's video calls (via agora.io); appointment management; dynamic clinical record cards for customers; and much more. Development keeps evolving, but it rests on a stable base built since 2023, is well documented, and ships with Playwright tests covering the system's core flows from the front end.
- Laravel 11
- Nuxt 2
- Nuxt 4
- MySQL
- Redis
- WebRTC
- agora.io
- SSR / PWA
- Playwright
- Zoom video-sdk
- Pusher
- Terraform
- Docker
- OpenAI API (whisper/gpt4o-mini)
Assolombarda Servizi
- WordPress
- PHP
- MySql
Customer area & operations portal
A PWA (single-page app) backed by a REST API. It packs a lot: a notification system over push, WebSocket and email; user roles and permissions; automated invoicing for end customers; appointment management; product shipments; and full contract management and workflow — among much more. Development is a continuous stream of improvements, but it rests on a stable base built since 2021, is well documented, and ships with unit tests covering the system's core functions.
- Laravel 9
- Nuxt 2
- REST API
- PWA / SPA
- WebSockets
- Push notifications
INspxt — inspections management platform
An app for managing inspectors and the inspections they carry out. The Laravel REST API handles user roles and permissions — chiefly administrators and inspectors — while the React front end fully separates the two roles, showing a simplified interface to inspectors, who can reach only a subset of features. The system is stable and performant given the access and data traffic it handles, and it mainly drives inspection activities that certify the quality of customer products. A complete refactoring improved the UX, simplified the database structure, migrated the data to the new schema, and streamlined the server-side code both syntactically and logically.
- Laravel 9
- React
- REST API
- Redis
Petformance
- Ionic2
- Laravel
- OctoberCMS
Silent Hill Web
After the announcements of new entries in the saga I built a PWA in Nuxt 3 + Laravel 10 for my favourite game series. It is server-side rendered and tuned across accessibility and usability for SEO. It has an event notification system, interactive maps built on the in-game map images, and a two-axis navigation — a horizontal menu to pick the game, a vertical one for its sub-sections and the generic sections. Users sign up by email or via Facebook Login. The admin panel — built in Nuxt 2 to move faster, then fully refactored to Nuxt 4 + shadcn — manages multiple user roles with configurable permissions and uploads images and YouTube videos quickly. Both the site and the panel are trilingual: Italian, English and Spanish. It is a fully non-profit project, so the main thing missing is content — collaborators who know Silent Hill well are welcome.
- Laravel 12
- Nuxt 4
- Reverb · WebSockets
- Redis
- SSR / PWA
- shadcn
- i18n · it/en/es
DevBoards.io
An IT job-discovery and tech-news platform aimed at the European and U.S. markets. It aggregates job listings from 10+ sources using AI-powered APIs, serves multilingual tech news, and includes a custom CMS admin dashboard for content management. Two Python scripts import jobs every 12 hours via RSS feeds and public job-portal APIs, filtering Tech/IT roles and auto-categorising each listing with relevant metadata — so users discover thousands of opportunities a day from a single platform in five languages, with fast filters for skills, availability and seniority. Each user gets a compatibility score for every posting, and companies get a trust score based on the quality of their ads plus a community-driven like/dislike rating. GitHub repo (6 submodules + CI/CD): https://github.com/micio86dev/itjobhub-antigravity-config
- ElysiaJS
- Bun
- Qwik
- TypeScript
- Python 3.11
- MongoDB
- Redis