Healthcare · Architecture
Reshaping a healthcare client's frontend architecture
Authored two technical proposals that shifted a Fortune 500 healthcare client's team away from a less secure Vue 3 + SystemJS SPA setup toward a Nuxt 3 SSR root-orchestrator pattern with server-side RBAC — preserving compatibility with existing Single-SPA microfrontends by embedding them inside the SSR host.
Stack: Nuxt 3, Vue 3, TypeScript, GraphQL, Single-SPA, AWS Lambda, Netflix Conductor
Fintech · Reliability
Recovering a critical refunds platform at Mercado Pago
Took over the Go backend of "Cashbacks" after the original engineer left. Over several months, raised SLO from ~60% to a sustained 95–98% by fixing widespread Go panics caused by race conditions, introducing proper mutex usage, rebuilding error handling on the React frontend, and adding read indexes to multi-million-row tables.
Stack: Go (goroutines, channels, mutex), React, TypeScript, PostgreSQL/MySQL
E-commerce · Founding Engineer
Building a multi-brand startup's tech stack from scratch
Sole developer for Boho Food Market and Boho Expo — a multi-vertical gastronomic startup. Built two production e-commerce sites (multi-language, 20k+ SKUs), an internal BI tool, a bidirectional ICG ERP integration, and the entire AWS infrastructure — solo, from day one.
Stack: Magento 2, Vue.js, React, Python (Flask, Pandas), AWS (EC2, S3, CloudFront), ICG ERP
E-commerce · High-Traffic
Holding the line through Argentina's busiest e-commerce season
Part of the engineering team behind Tienda Naranja, a direct competitor to Mercado Libre. Sustained zero-incident operation through three consecutive high-traffic events — Hot Sale, Black Friday, and Cyber Monday — during 10x+ traffic spikes. Customized Magento 2 checkout, integrated Algolia search, and shipped Auth0 SSO.
Stack: Magento 2, PHP, Laravel, Auth0, Algolia, AWS, Docker, Kubernetes