Brazil / backend product systems / PT-BR native / English-first portfolio

Open to software engineering roles

Writing

Notes organized by the system edges that matter in real products.

This is not a generic article feed. It is a structured note index about backend contracts, SaaS operations, AI guardrails, and the builder decisions behind the portfolio.

Three notes I want read first

AI Guardrails

Budget limits, approval paths, simulation, and the product boundaries that make AI features safer to ship.

SaaS Operations

Billing, tenant separation, replay discipline, and the boring details that keep smaller SaaS products credible.

All notes in chronological order

01
2026-03-15

Simulation before execution

Agent workflows become easier to trust when the system can simulate an action before it earns the right to execute it.

  • AI Guardrails
  • ai
  • agents
  • safety
1 min readRead note
02
2026-03-14

Billing webhooks need replay discipline

The hard part of billing is rarely the happy path. It is replay safety, idempotency, and keeping state changes boring under stress.

  • SaaS Operations
  • billing
  • webhooks
  • saas
1 min readRead note
03
2026-03-13

Why case studies beat project galleries

A recruiter does not need twenty cards. They need enough evidence to trust your engineering judgment.

  • Builder Notes
  • portfolio
  • communication
  • career
1 min readRead note
04
2026-03-13

Applied AI needs budget edges

The interesting engineering work around AI is often cost control, validation, and fallback behavior.

  • AI Guardrails
  • ai
  • backend
  • product
1 min readRead note
05
2026-03-13

Small SaaS for Brazil still deserves real ops

Local products do not become less technical because they serve smaller teams or narrower markets.

  • SaaS Operations
  • saas
  • brazil
  • operations
1 min readRead note
06
2026-03-13

Contracts beat clever APIs

The API surface gets easier to trust when response shape, validation, and shared schemas stay more explicit than clever.

  • Backend Systems
  • backend
  • api
  • contracts
1 min readRead note
07
2026-03-12

Approval flows make agents safer

Approval is not friction for its own sake. It is the product surface that turns a capable agent into an accountable system.

  • AI Guardrails
  • ai
  • agents
  • workflows
1 min readRead note
08
2026-03-11

Tenant boundaries should be obvious

Multi-tenant products get safer when organization scoping is visible in code, queries, and docs instead of implied by habit.

  • SaaS Operations
  • saas
  • multitenancy
  • auth
1 min readRead note
09
2026-03-10

Queues need boring visibility

Retries, failure reasons, and operator-facing traces matter more than pretending background work is invisible.

  • Backend Systems
  • backend
  • queues
  • ops
1 min readRead note