Francesco — Full-Stack AI Engineer Portfolio
Who I am?
Hi, I'm Francesco, 17, from Italy. I build products end-to-end and wire the AI into the core— and I've been shipping to production since 2024. Mostly Next, Node, and whatever the system actually needs.
portfolio.jsx
01
const developer = {
02
name: 'Francesco',
03
age: 17,
04
location: 'Italy',
05
role: 'Full-Stack AI Engineer',
06
skills: ['Next.js','Node','AI Systems','Agentic Workflows'],
07
passionate: true,
08
motto: 'Deployed while you were reading this.',
09
lastDeploy:['loading...', 'loading...']// private
10
};
12
developer.showcase();
My Tech Stack
The tools I reach for when it's time to build — from dev to prod.
From UI to database — I don't stop at the frontend.