Interagente

From 03/2024 to 10/2025

Role: Front-end Developer

Customs clearance runs on deadlines and on the right paperwork. I worked on the interfaces that Asacomex, a customs brokerage, uses to run imports and exports: INPS registration, the DI process, and the rest of a flow that has to come out right the first time, because a wrong document at customs is not a field you resubmit later.

I did the design before the code: prototypes and interface from the requirements, built around the people running the day-to-day.

The platform is Next.js with TypeScript. I used Server-Side Rendering so pages arrive ready instead of assembling in the user’s browser, and adopted a Backend for Frontend architecture so the front end talks to a single layer built for it, rather than orchestrating several government integrations by hand.