Mar 2023 · present · remote
Staff Software Engineer · Eduzz
The technical reference for a nine-person team at one of Brazil's largest creator-economy platforms (~R$1.2B annual GMV). I own the commercial operation's automation and data layer end to end, and the technical calls that come with it.
- Multi-program scoring engine (Strategy Pattern core, 40+ rules) that replaced manual commercial decisions with an automated ranking pipeline, with Bayesian confidence-weighting so low-volume sellers aren't judged on noisy data.
- The automation and observability layer for chargebacks and disputes across four payment providers (Stripe, Pagar.me, Mercado Pago, Iugu), built idempotent on top of unreliable webhooks.
- The product-pipeline API the commercial team runs on: parallel fan-out across four databases (SQL Server, MySQL, MongoDB, Postgres), with a cache that cuts latency 50-70% and database load by roughly 90%.
- Config-driven qualification engine, 2M+ qualifications processed, publishing completion events to RabbitMQ through an idempotent outbox.
- Living documentation for the automations: a read-only pipeline turns the HubSpot and Botpress APIs into versioned docs, and an AI layer fills intent without inventing structure.
- I ship daily with AI coding agents (Claude Code) and own the prompts, evals, and review loop that keep that code production-safe.