💼 My Projects
Here you can find some of the projects I’ve developed, from backend APIs to automation tools and design patterns studies.
Café Debug Site
Backend API for the Café Debug project. This API aims to keep the backend separate from the frontend, providing podcast information such as episodes, schedule, and other technology-related content.
Debug Automation
Application developed to facilitate project execution in local environments, generating test data, centralizing APIs, health check configuration, and container management.
Breaking Bad API
API developed as a study case to practice programming concepts. Implements a complete CRUD based on the Breaking Bad series, including create, read, update, and delete operations.
Design Patterns C#
Educational repository for those interested in diving deep into design patterns. Contains practical implementations of the main design patterns in C#, with examples and reference links for complete consultation.
Rinha Backend 2025
Participation in the Rinha Backend 2025 challenge. Project developed in collaboration to deliver a robust payment services solution, focusing on performance and scalability.
Data Structure with Python language
Repository for data structure studies using Python language