Building distributed systems and high-performance microservices.
Currently at Cencosud. Open source contributor to Apache DataFusion.
I'm a Backend Engineer with 4+ years of experience, currently working at Cencosud (top-3 LATAM retailer). I build Go microservices for a multi-banner e-commerce platform that serves 5+ countries, optimizing highly concurrent APIs handling massive retail traffic.
Beyond my daily work, I contribute to Apache DataFusion in Rust, diving deep into columnar processing and high-performance execution plans. I strongly advocate for compile-time safety, clean architecture, and TDD.
Canelones
Active contributor to high-performance and privacy-focused tools in the Rust ecosystem. Focus on Apache DataFusion and ApiArk.
10+ merged and open PRs to ApiArk — a lightweight Postman alternative with no cloud sync and low memory footprint (~60 MB). Implemented major features including the "open requests" tab system, gRPC server reflection discovery, custom borderless title bars, environment variable interpolation, and JSONC parsing support.
Extended datafusion-spark's ceiling function to accept a scale parameter (ceil(3.145, 2) → 3.15), matching Apache Spark SQL semantics exactly. Rewrote function signatures and dynamic return types.
Made parallel aggregate plan tests deterministic by removing content-dependent snapshot assertions from DynamicFilter EXPLAIN outputs. Fixed same-day as reported.
An Open Tibia server written in Rust (protocol 10.98, OTClient Redemption). Uses Tokio async runtime for networking, custom protocol packet handling, and highly concurrent in-memory world state management.
Building a DataFusion-inspired analytical query engine from scratch in Rust. Focused on deepening my understanding of columnar memory processing, vectorized expression evaluation, and physical execution plans.
Terminal UI application built in Rust for praying the Liturgy of the Hours. Offline-first design with a clean, fully keyboard-driven interface using Ratatui.
CLI-based test case manager that generates clean Markdown and CSV reports. Built in Rust to bridge my QA automation background with systems programming.