I'm a fullstack developer based in Brazil, working mostly on backend systems, APIs, and cloud infrastructure. I like taking a feature from a vague business requirement to a service that actually holds up in production — API design, data pipelines, async processing, and the AWS plumbing that connects it all.
I've spent the last few years building backend systems in Go and Python, with React/TypeScript on the frontend when the project calls for it. Most of my day-to-day work is REST APIs, serverless pipelines on AWS, and microservices that need to process data reliably at scale.
Recently I led the backend for EnergiQ Hub, a B2B2B energy management platform, and spend a good part of my free time going deeper into distributed systems fundamentals — load balancing, consistent hashing, rate limiting — usually by implementing them from scratch rather than just reading about them.
I'm currently based in Lauro de Freitas, Bahia, and hold a background in Civil Engineering, which is where the interest in systems that need to be structurally sound in the first place probably comes from.
- REST and GraphQL APIs
- Serverless applications (AWS Lambda, SQS, SNS)
- Microservices and distributed systems
- Data pipelines and web crawlers
- Clean architecture, applied pragmatically rather than dogmatically
- Observability stacks for tracing and monitoring production systems
rinha-de-backend-2026
Backend built for the 2026 edition of Rinha de Backend, implementing vector search and antifraud logic under Go.
Go
scale-from-0-to-1-million
A hands-on system design walkthrough — load balancers, API servers, caching, and database replication — implementing the concepts locally instead of just describing them.
Go System Design Docker
rate-limiter-system-design
A rate limiter middleware built from scratch for a Go API, backed by Redis.
Go Redis Docker
consistent-hashing-system-design
An implementation of consistent hashing to explore how distributed systems balance load and handle node changes without full remapping.
Go System Design
Distributed Systems · Go · AWS · Observability · OpenTelemetry · System Design · Performance Optimization · Clean Architecture



