01 / 2026
Telco Migration Suite
Professional work
Automation pipeline for a telco operator that processes inbound migration emails, extracts structured data with Claude, matches it across multiple CSV sources, and pushes validated records to the provisioning system over REST and SOAP. Processes a few thousand migrations per week and cuts provisioning time by ~90%.
Python·PostgreSQL·Claude·Microsoft Graph·SOAP/REST·Grafana
source —live —
02 / 2025
Insurance Call-Center RAG
Professional work
Internal assistant for call-center agents that answers questions on policy documents in natural language and opens the cited source directly at the referenced page. Microservice ingestion plus React + Python backend. Used by ~200 operators daily — cut customer response time by ~70% and lifted answer accuracy by ~90%.
Python·React·OpenAI·Azure AI Search·MongoDB·Vector DB·LLM
source —live —
03 / 2024
Healthcare Network Map
Team build
Geospatial decision tool for an insurance group that maps the affiliated healthcare network across Italy, computes drive-time and distance reachability zones, and visualizes policyholder density to support network planning. Renders tens of thousands of facilities and surfaces thousands of prospective policyholders inside any selected catchment area.
Python·FastAPI·React·Leaflet·Geoapify·Oracle
source —live —
04 / 2024
Ask natural-language questions about your PDFs and get context-aware answers grounded in the document.
Python·OpenAI·LLM·Flask·HuggingFace
05 / 2024
Cake Generator AI
Solo build
Stable Diffusion fine-tuned on a custom cake-photo dataset, generating realistic custom cakes from text — built for bakers and cake designers.
Python·Stable Diffusion·LLM·Fine-tuning
06 / 2024
Python app that loads a PDF and answers questions about it via an LLM, refusing anything off-document.
Python·OpenAI·LLM
07 / 2024
The site you are reading now. Designed as a quiet document, not a billboard.
Next.js·Tailwind·shadcn/ui
08 / 2023
Cryptocurrency Converter
Full stack
Convert popular crypto values into other cryptos or fiat. Mobile-first UI, Node/Express backend pulling from crypto APIs.
React·Node·Express·Axios
09 / 2023
Economics Articles Scraper API
Solo build
API that aggregates business and finance articles from major online newspapers and returns a clean JSON feed.
React·Express·Axios·Cheerio
source —live —
10 / 2023
OpenAI Image Generator
Solo build
Lean interface for OpenAI image generation — type a prompt, get an image. Built to feel the API end-to-end.
JavaScript·OpenAI·API
11 / 2022
Web app that suggests films based on weather and time of day. Personal watchlists, multi-stack backend (SpringBoot + .NET + Laravel) with Angular front-end.
Angular·SpringBoot·.NET·MySQL
12 / 2022
Agenda Contacts
Full stack
Contacts manager with a Java/Spring backend, Angular UI, and a side dashboard for daily notes with CRUD.
Angular·Spring·MySQL
13 / 2021
Tetris — JavaScript
For fun
Tetris reproduced from scratch in vanilla JavaScript — a small workout to sharpen the fundamentals.
Vanilla JS