R/DS · 2026
● available | EN PT
Fig. 001
Profile card

Rafael
de Souza.

Role
Senior Backend Developer
Salú · since Apr 2025

Full-stack engineer working in architecture, APIs and cloud. I turn legacy-heavy problems into systems that are measurably faster, safer and cheaper to operate — without taking the product offline.

Fig. 002 Profile data
3.5yrs
in production
16repos
on github · 2022 →
Go· TS · Py
primary languages
100%metrics.remote.u
remote · async-friendly
Updated 2026·04
§ 02 — Practice

End-to-end delivery, four ways.

01 .backend

Backend architecture

Resilient APIs and microservices. Stack choice (Go, Node/TS, Python) based on the problem, not the résumé.

02 .legacy

Legacy modernization

Strangler-fig migrations. Zero-downtime cutovers. Observable every step of the way.

03 .cloud

Cloud engineering

Infrastructure as code, CI/CD pipelines, and container orchestration on AWS. Platform work that disappears when it works.

04 .modern

Modern frontend & UX

React, Next.js, Svelte. Core Web Vitals, accessibility, and the quiet details users only notice when missing.

§ 02.1 — Stack

Tools I reach for first. — ordered by frequency

01 / Languages
Go TypeScript Python JavaScript
02 / Web
Node.js Next.js React Svelte Astro NestJS Echo Gin
03 / Data
PostgreSQL MySQL MongoDB Redis GORM
04 / Infrastructure
AWS Docker Nginx GitHub Actions MinIO / S3
05 / Messaging
RabbitMQ NATS WebSockets Webhooks
06 / Principles
Clean architecture Hexagonal Strangler-fig Contract-first Observability
§ 03 — Featured

go-clean-architecture-template. — case study · open-source template

Abstract

An opinionated Go starter that wires Clean Architecture end-to-end: HTTP, domain, persistence and infrastructure in clean concentric layers. Dependencies point inward only — so business rules stay testable, swappable, and independent of frameworks.

Fig. 003 Layer map
04
Frameworks & Drivers
Echo router PostgreSQL · GORM Docker · env config
outer
03
Interface Adapters
HTTP controllers Repository impls DTO ⇄ entity mappers
02
Use Cases
Application services Orchestration · transactions Port interfaces
01
Entities
Domain entities · value objects Business invariants Pure — no framework imports
core
↑ dependencies point inward core is framework-agnostic
01 — Problem

Most Go API starters leak framework concerns into domain code — controllers import ORMs, business rules get tied to HTTP. Refactors and tests become expensive.

02 — Approach

Four concentric layers with strict import rules. Use cases depend only on port interfaces; adapters implement them. HTTP, DB and config live at the outer edge and can be swapped without touching the core.

03 — Result

A repo teams can fork on day one: ready-to-run Echo + Postgres + Docker, domain logic that's unit-testable without a database, and clear seams for async workers or new transports later.

Stack
Go 1.22+· Echo· PostgreSQL · GORM· Docker· Clean Architecture· Dependency inversion
→ github.com/DeSouzaRafael/go-clean-architecture-template
§ 03.2 — Work

Selected repositories.

Repository Stack Status Year
01 go-clean-architecture-template go · echo · postgres · gorm template 2024
02 go-hexagonal-template go · ports & adapters template 2024
03 banking-management nestjs · mysql · jwt open-source 2022
04 link-shortener go · redis open-source 2023
05 landing-page-portfolio astro · svelte · tailwind this site 2025
§ 04 — Log

Professional timeline.

20222023202420252026
2025 — now
04·2025 → —
Salú
Senior Backend Developer
architecture strategy devops

Technical specialist. System architecture and strategic planning. Driving DevOps culture and CI/CD pipeline standards across teams.

2024 · 2025
08·2024 → 04·2025
Previous company
Software Engineer
refactor api contracts modeling

Architecture modernization and software quality. Refactored legacy systems, modeled new domain entities, defined API contracts between product and engineering.

2022 · 2024
09·2022 → 08·2024
Previous company
Software Engineer Jr.
microservices serverless aws

Full-cycle development of microservices and serverless applications using Go and Python. Feature implementation, integrations, and AWS infrastructure maintenance.

§ 05 — Contact

Got a system
worth rebuilding?

Rafael de Souza · 2026 Set in Space Grotesk & IBM Plex Mono All rights reserved