EN

Chi Sono

Sviluppo applicazioni full-stack con una forte specializzazione in Node.js. Progetto backend strutturati con NestJS, sistemi realtime con WebSocket e workflow di automazione per la gestione e trasformazione dei dati.

const developer = {
name: "Elia Zarantonello",
role: "Full-Stack Developer",
focus: [ " Node.js avanzato " , " backend strutturati con NestJS " , " automazioni e realtime systems " ],
location: "Treviso, Italia",
status: "open_to_work",
skills:
[
{
name: " Frontend " ,
skills: [
" React " ,
" Next.js " ,
" TypeScript " ,
" Astro " ,
" Vue.js " ,
" Tailwind CSS " ,
" GSAP " ,
" Responsive Design "
]
} ,
{
name: " Backend (Node.js Ecosystem) " ,
skills: [
" Node.js " ,
" NestJS " ,
" Express " ,
" WebSockets " ,
" REST APIs " ,
" GraphQL " ,
" Microservices " ,
" Authentication & Authorization " ,
" Background Jobs " ,
" Task Scheduling "
]
} ,
{
name: " Database & ORM " ,
skills: [
" PostgreSQL " ,
" MongoDB " ,
" Redis " ,
" Drizzle ORM " ,
" Prisma " ,
" Database Design " ,
" Query Optimization "
]
} ,
{
name: " Automation & Data " ,
skills: [
" Web Scraping " ,
" Data Processing " ,
" ETL Workflows " ,
" Data Comparison Systems " ,
" Excel Generation " ,
" Event-Driven Architecture "
]
} ,
{
name: " DevOps & Tools " ,
skills: [
" Docker " ,
" GitHub Actions " ,
" AWS " ,
" Vercel " ,
" Git " ,
" Linux " ,
" CI/CD " ,
" Testing (Jest, Cypress) "
]
}
]
beyond_code:
[
{
title: " Open Source " ,
description: " Credo nella condivisione del codice come strumento di crescita. Analizzo e contribuisco a progetti per comprendere architetture e soluzioni adottate in contesti reali. "
} ,
{
title: " Continuous Learning " ,
description: " Dedico tempo costante allo studio di pattern architetturali, sistemi distribuiti e nuove tecnologie dell’ecosistema JavaScript e Node.js. "
} ,
{
title: " System Thinking " ,
description: " Mi interessa progettare sistemi completi, non solo singole feature. Ragiono in termini di flussi, scalabilità e mantenibilità nel lungo periodo. "
}
]
}