Portfolio
Professional Experience
Selected projects and initiatives from my professional work. These represent real-world applications built for production environments, solving business challenges at scale.
Self-Remediation Tools for Integrity Issues
Meta
Built multiple tools enabling users to self-remediate integrity problems such as bullying and harassment, empowering safer community interactions at scale.
Contextual Information Display System
Meta
Developed a solution for displaying contextual information on Facebook posts, widely deployed during the 2020 COVID-19 pandemic for medical information and during the 2020 USA election for fact-checking and enhancing democratic processes.
Reporting Funnel Optimization
Meta
Contributed to features in the reporting area, shipping experiments focused on enhancing reporting funnels to improve user experience and content moderation efficiency.
International Expansion Platform
Gousto
Contributed to building a new frontend and backend solution for Gousto's international expansion, enabling the company to scale operations into new markets.
Legacy System Modernization
Gousto
Modernized legacy systems by introducing Extreme Programming practices and implementing elite engineering practices around system design and architecture, improving code quality and team effectiveness.
Marketing Rules Engine Optimization
Lightricks - Marketing Tech
Improved processing time in the marketing rules application system, enhancing performance and efficiency for automated marketing workflows.
Marketricks Internal Tool Development
Lightricks - Marketing Tech
Shipped features for Marketricks, the company's main internal marketing tool, enabling the marketing team to execute campaigns more effectively.
In-House ETL Data System
Lightricks - Marketing Tech
Developed and shipped features for the company's custom-built ETL data system, improving data processing pipelines and analytics capabilities.
Infrastructure as Code Enhancement
Lightricks - Marketing Tech
Enhanced the Infrastructure as Code implementation using Terraform, improving deployment reliability and infrastructure management practices.
iOS Shopping Experience Team Lead
Despegar
Led the shopping experience team for the iOS app, implementing elite practices around iOS app design and experimenting with the latest technologies to drive Despegar's user experience to its fullest potential.
Falabella iOS App Development Lead
Huenei
Led the development of an iOS app for Latin American retailer Falabella, focusing on the shopping experience while evangelizing iOS quality principles and best practices across the development team.
International Trade Services Platform
Standard Bank Argentina / ICBC Argentina
Contributed to the development of features in the International Trade Services area, delivering solutions for export financing, trade finance operations, and foreign exchange services for corporate banking clients.
Technical Explorations
A collection of personal experiments and interview take-home projects where I explore new technologies, patterns, and ideas. These are learning exercises and technical demonstrationsโnot production applications.
A robust Django application powered by Gunicorn, utilizing Redis to efficiently assign coupons based on a secure, cookie-based UserID. Seamlessly deployed with Docker Compose for scalable and reliable delivery.
An efficient, scalable task management system built with Python, leveraging Celery and RabbitMQ for distributed processing and reliable asynchronous execution.
An advanced gRPC server streaming solution developed in Go, seamlessly integrated with React via gRPC-Web. Featuring Envoy as a reverse proxy and containerized deployment using Docker Compose, this project demonstrates modern, scalable real-time communication between backend and frontend.
A high-performance REST API engineered in Python with FastAPI, seamlessly orchestrated on Kubernetes for scalable, resilient cloud-native deployments.
An advanced Document Classifier API built with Flask, complemented by a Classification Service leveraging FastAPI and a machine learning pipeline utilizing TF-IDF and scikit-learn. The entire solution is containerized and orchestrated on Kubernetes, delivering scalable, production-grade document analysis capabilities.
A sophisticated Monte Carlo simulation modeling a golf tournament using normal distribution data, implemented in Python for advanced statistical analysis.