Available for backend work

I build backend systems that stay online.

Backend developer focused on reliable APIs, database-driven systems, and production-ready software.

Program.cs
// minimal API - production shape
var builder = WebApplication.CreateBuilder(args);

builder.Services
  .AddOpenApi()
  .AddSqlServer("municipal-db")
  .AddScoped<IProtocolService,
    ProtocolService>();

var app = builder.Build();

app.MapPost("/protocols", async (
  CreateProtocol cmd,
  IProtocolService service) =>
  await service.Create(cmd));

app.Run();
build passing
4+
years building software
5+
real-world systems delivered
ASP.NET Core
backend API stack
SQL Server
data & integrations
01 / Experience

Work history.

Production experience, teams, and roles that shaped the way I build reliable backend systems.

2024-03-04 - Present
Backend Developer at Ipatinga Municipal Government

Backend Developer at Ipatinga Municipal Government

Improved API performance by 60% through in-depth business rule analysis and backend optimization in .NET (C#). Implemented Jenkins and Docker pipelines, reducing deployment times and ensuring containerized application stability. Led infrastructure scalability and security enhancements, increasing system reliability. Conducted team training to upskill collaborators, improving cross-functional capabilities.

2022-04-04 - 2024-02-05
System Programmer at Unimed Vale do Aço

System Programmer at Unimed Vale do Aço

Developed and maintained .NET and JavaScript RESTful APIs, improving data processing performance by 30%. Designed backend solutions to optimize processing speed, reducing API latency and increasing scalability. Integrated multiple services ensuring compliance with security standards and high availability. Automated internal processes, reducing operational time and costs. Collaborated with cross-functional teams to deliver and improve internal applications.

02 / Education

Formal training.

The academic foundation behind my software engineering practice.

Faculdade Estácio de Sá
2022-04-01 - 2026-04-01

Faculdade Estácio de Sá

B.Sc. Software Engineering

Faculdade Descomplica
09/2022 - 09/2026

Faculdade Descomplica

B.Sc. Computer Science

03 / Stack

The toolbox.

Tools I use to build backend services, APIs, and the interfaces around them.

Runtime
  • >.NET
  • >Godot
  • >Python
  • >NodeJS
  • >C#
Data
  • >Microsoft SQL Server
  • >MongoDB
Infra
  • >Git
  • >Docker
Delivery
  • >Swagger
  • >NextJS
  • >Angular
05 / Contact

Send a packet.

My inbox is open for relevant roles, collaborations, and backend projects.

Sends securely to my inbox.