Projects
Back
microservice-easy-transfer --- Java | Spring Boot
This project consists of a value transfer system developed with a microservices architecture, composed of three interconnected microservices. Remember that the communication between our microservices is carried out via RabbitMQ.
GitHub
E-commerce-API --- Noje.js | Express
This e-commerce project was developed as part of a practical study on modern web application development. The initiative arises from the need to enhance software development skills, especially in the context of e-commerce.
GitHub
horizon-covidMonitor --- Java | Mobile
This is an application for monitoring and recording COVID-19-related patient symptoms.
GitHub
CLI-Excel --- Java
This is a project developed with the goal of optimizing a daily task through programming, providing a practical and functional solution. The idea arose from the need to compare two Excel files, each containing a list of users with names, emails, etc. The challenge was to check for the presence of a user in both lists to streamline the workflow. In doing so, I put my studies on algorithms and data structures into practice, using binary search to optimize the application.
GitHub