Experienced Software Engineer Backend with 4 years of experience in the development and maintenance of systems. I hold a degree in Information Systems and a postgraduate degree in Software Engineering. I have expertise in developing within microservices environments, distributed systems, event-driven architecture, and CQRS, using C# with .NET/ASP.NET, including unit and integration testing. Additionally, I am AWS Certified Cloud Practitioner (CCP). I have worked in agile teams using methodologies like Scrum and Kanban, actively contributing to deliveries that add value to the business. I also have experience in Infrastructure as Code (IaC), using Terraform.
Matheus de Oliveira de Andrade
Software Engineer Backend
Projects/Activities
transactions-k8s
This project aims to provide an API for retrieving account movements, applying concepts like async comunications, observability and use of container orchestration...
transactions-aws-eks
This project aims to provide an API for retrieving account movements, was designed to run on Kubernetes, applying concepts like async communications, observability...
transactions
Project designed to expose the report of account movements by reading data from another service, processing it, and exposing it through an API
aws-eks-cluster-terraform
Setting up an AWS EKS cluster with addons like coredns, kube-proxy, and vpc-cni, utilizing terraform modules. It also includes configuring the AWS load balancer con...
bank-statement
Banking system project that allows for account creation, money transactions through deposits and transfers, and the generation of bank statements in PDF format
tic-tac-toe
Implementation of the classic Tic-Tac-Toe game built in Go and minimax algorithm to play against the computer
todo-cli
Todos manager using CLI