Skip to content
View LuizRomao02's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Organizations

@Power-Rangers-FIAP

Block or report LuizRomao02

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuizRomao02/README.md

spring Luiz RomΓ£o | Backend Developer JAVA

Linkedin Badge Outlook Badge

πŸš€ About Me

Hello! I am a backend developer with experience in Java, Spring, microservices, and cloud computing. I work with technologies that ensure performance, scalability, and robust solutions for complex systems.

πŸ’» Stack Technological

public class DevSkills {
    private final String[] backend = {
        "Java β˜•", "Spring Boot πŸƒ", "Hibernate πŸ—„οΈ",
        "PL/SQL πŸ“Š", "MySQL 🐬", "NoSQL πŸ“‘", "JPA πŸ”„", "JDBC 🎯"
    };
    
    private final String[] devops = {
        "Docker 🐳", "RabbitMQ 🐰", "GCP ☁️"
    };
    
    private final String[] frontend = {
        "Vue.js πŸ’š", "JavaScript 🌟"
    };
    
    private final String[] architecture = {
        "Microservices πŸ”¨", "RESTful APIs 🌐", "SOLID 🎯", "DDD 🧩", "Design Patterns βš™οΈ", "Clean Architecture πŸ›οΈ", "TDD πŸ§ͺ", "BDD πŸ”„"
    };
    
    private final String[] testing = {
        "JUnit πŸ§ͺ"
    };
}

Pinned Loading

  1. challenge-orla challenge-orla Public

    Java

  2. tc-f5-ms-login tc-f5-ms-login Public

    Microservice Login

    Java

  3. tc-f5-ms-users tc-f5-ms-users Public

    Tech Challenge F5 FIAP - Microservice Users

    Java

  4. tc-f4-ms-order-manager tc-f4-ms-order-manager Public

    Order management/registration microservice, will centralize the processing of all orders, from creation to completion

    Java