Rebrand
Integratori
Commissioned by Erbenobili srl under a formal software development contract, I'm engineering 'Rebrand Integratori' from the ground up: a comprehensive B2B E-commerce platform dedicated exclusively to verified professionals. The goal is to provide a seamless way for B2B clients to purchase health supplements while dynamically configuring their own custom-branded digital labels directly within the platform.

Interactive 2D Label Configurator
Developed a performant Next.js 14 application leveraging an interactive HTML5 Canvas. Clients can visually scale, drag, and position their brand logos onto pre-defined supplement templates directly in the browser, generating strict positional JSON payloads for production.
Industrial PDF Generation
To fulfill industrial printing requirements, I engineered a server-side PDF engine (TCPDF). It translates frontend JSON coordinations into pixel-perfect 18x7cm vector files ready for NiceLabel Designer and Epson printing hardware.
Strict B2B Authentication
Secure Laravel 11 backend managing manual account approvals, blocking distinct B2C users, and securely verifying professional credentials before allowing access to the marketplace.
Custom Checkout & Logistics Integration
Designed a frictionless B2B checkout handling secure payments via Stripe and complex Escrow guarantee flows integrated with Mangopay APIs. Dynamically integrated with BRT FermoPoint APIs for complex national shipping logistics and tracking.
App Gallery




Key Contributions
Engineered an interactive 2D Canvas configurator for dynamic label placement, generating strict positional JSON payloads.
Developed an industrial-grade server-side vector PDF generation engine with TCPDF for physical print production.
Architected a secure B2B Laravel 11 REST API with granular role-based access control and manual account verifications.
Designed a modern and responsive Next.js 14 frontend integrating PayPal payment flows and BRT FermoPoint APIs.