Skip to content
View vitorstaub's full-sized avatar
๐Ÿ”ฎ
crafting code spells
๐Ÿ”ฎ
crafting code spells

Highlights

  • Pro
Block or Report

Block or report vitorstaub

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
vitorstaub/README.md
public class UserProfile {
    private String name = "Vitor Staub";
    private String role = "Software Engineer";

    public void welcomeMessage() {
        System.out.print("Welcome to " + name + "'s GitHub Profile!");
    }
}

๐ŸŒ Socials

LinkedIn

๐Ÿ’ป Technologies & Tools

My Skills

Here you'll find some of my projects utilizing the following technologies:

Java
Spring Boot (Web, Data, JPA)
Postgres
AWS
Docker

Pinned Loading

  1. plan.ner-nlw plan.ner-nlw Public

    A travel planning application built using Spring Boot

    Java

  2. eventhub-api eventhub-api Public

    Development of a RESTful API to manage events, built with Spring Boot and deployed on AWS.

    Java

  3. iac-terraform-aws-eks iac-terraform-aws-eks Public

    HCL

  4. corn-classification corn-classification Public

    Leaf disease classifier in corn cultivation

    Jupyter Notebook