12+
Experience
Years shipping web and mobile products across full-stack, leadership, and automation roles.
I lead engineering teams, automate the hard parts, and build systems that scale. Over the last 12+ years I have shipped across commerce, SaaS, gaming, and real estate — leading cross-functional teams, building automation that eliminates toil, and raising the bar on developer experience at every layer of the stack.
Primary focus
Full-stack · Automation · DX
Working style
Hands-on tech leadership
12+
Experience
Years shipping web and mobile products across full-stack, leadership, and automation roles.
14
Team led
Largest cross-functional team I have led across product, design, frontend, and backend.
-75%
Cycle Time
Reduced release lead times by optimizing CI/CD pipelines and automating quality gates.
100+
Community
Typical attendance for ReactJS Colombia meetups, workshops, and talks.
React and TypeScript sit at the center, but the work extends across the full stack: backend services, automation pipelines, testing infrastructure, and delivery tooling.
From headless commerce and esports to real estate and open source, these projects show how I approach architecture, automation, and delivery under real constraints.
Led the frontend rebuild of Marcone's headless commerce experience, turning a slow legacy storefront into a faster, more accessible, scalable platform.
Led frontend and platform architecture for an esports product, improving performance, reducing tech debt, and helping a 14-person team ship with confidence.
Built products across fintech, gaming, and SaaS, including Team Liquid, NurtureBoss, and Stardust.gg, with a focus on performance and scale.
What I do now
My work spans full-stack delivery, developer tooling, and automation — finding the slowest parts of a team's workflow and making them disappear.
How I lead
I stay close to the code. I help teams set standards, cut rework, and make better decisions earlier — especially on architecture, automation, and developer experience.
Outside the sprint
I co-organize ReactJS Colombia, write about DX and engineering workflows, and keep building while working remotely from Medellin and on the road.
I write about developer experience, automation, TypeScript, and the engineering decisions that help teams ship with confidence. Published in Towards Dev and on Medium.
In a previous post, “Building the Best Next.js TypeScript Standard Vitest ESLint Configuration” , we discussed a powerful ESLint setup designed to maintain code quality, consistency, and adherence to best practices for N…
Setting up a MongoDB replica set in your local environment can be essential for testing and development purposes, especially when you need to mimic a production-like setup.
Continuing from our previous post on optimizing development workflows, today we’ll explore the power of Visual Development Experience (VDE) with Storybook in Action, alongside Next.js.