IT

About Me

I work across the entire product cycle: backend architecture, frontend code and production deploy.

const developer = {
name: "Elia Zarantonello",
role: "Full Stack Developer",
focus: [
" Web Architecture " ,
" Backend Systems " ,
" Frontend Interfaces "
],
location: "Treviso, Italy",
status: "Available for new projects",
skills:
[
{
name : " Frontend " ,
skills : [
" Next.js " ,
" Astro " ,
" React " ,
" TypeScript " ,
" Tailwind CSS "
]
} ,
{
name : " Backend " ,
skills : [
" Node.js " ,
" Express " ,
" Fastify " ,
" REST " ,
" PostgreSQL "
]
} ,
{
name : " DevOps " ,
skills : [
" Docker " ,
" VPS " ,
" Nginx " ,
" Git "
]
}
]
beyond_code:
[
{
title : " Music " ,
description : " Music is my mental reset between debug sessions. "
} ,
{
title : " Mountains " ,
description :
"The Dolomites are an hour away.
I hike when the code stops flowing. "
} ,
{
title : " Reading " ,
description :
"Historical novels and tech books on rotation.
Often both on the nightstand. "
}
]
}