Projects
Current products
Family guide
BebeCity
Discover family-friendly places, filter the map and save favourites for your next outing.
Visit BebeCityCronorma
Follow legislation over time with article-by-article changes and practical summaries.
Visit CronormaLibroMap
Turn books, notes and quotes into a personal visual map of themes and ideas.
Visit LibroMapPast projects
Find & Replace Styles, Variables
A Figma plugin to search for styles on your page and replace them just like a text editor. A powerful tool for finding and replacing styles! Works with components, instances and library styles. Especially helpful to align parameters across projects in bulk like auto layout or library styles for your pixel perfect design.
Design.md Creator
A Figma plugin that turns your Figma design system into AI-ready design.md files. It extracts your design system and generates clean documentation for AI coding tools like Claude Code, Cursor, Codex, Lovable, Bolt, and v0. Use the exported files to give coding agents the context they need to follow your actual colors, typography, spacing, components, and design rules. Privacy-first: works locally inside Figma, no external API calls, no uploads, no tracking.
Products Box
Products Box is a Chrome extension that helps you to organize all your projects and products. You can add your projects and create 3 types of actions for every product:
- Navigation: bookmarks to open new tabs
- Webhooks: send HTTP requests (launch a build on Netlify, a task on Zapier, etc.)
- Cards: mini dashboard with important info (number of users, revenue, etc.)
It was developed in ReactJS, Userbase and Firebase Cloud Functions.
Big Bench App
From 2018 to 2021 I worked on Big Bench App, a mobile app for Android and iOS that helped people to find giant benches (tourist attractions) in Italy. The app had more than 15k downloads between the stores and more than 8k of subscribed users. I worked on the mobile app and on the backend, and it was a great experience. The project consisted of a hybrid mobile app built with Ionic, a backend in NestJS (a NodeJS framework) and a website in ReactJS.
NestJS email authentication
This project is an example of implementation of a user email authentication with NestJS v5.0, MongoDB and PassportJS. It can be used as base of a NestJS project: it implements API for login/registration of a user in a database and features of email verification, forgotten password, reset password, update profile and settings. It implements a Dockerfile to run it in a container. 450+ stars on GitHub.
ATM Bot Notifier
I made a little Telegram bot that updates you every morning with the news of the ATM metro. During the day it notifies you about status changes. It could be useful to know in real time if the subway is suspended and quickly look for alternatives.