Skip to content
View matoanselmo2's full-sized avatar
😀
Yes.
😀
Yes.
  • Brazil
  • 07:31 (UTC -03:00)

Highlights

  • Pro

Block or report matoanselmo2

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
matoanselmo2/README.md

Typing SVG

public class AboutMe {
  public static void main(String[] args) {
    AboutMe matoAnselmo = new AboutMe("Mateus", 15, EnumLocale.BR, Arrays.asList("Java", "Go", "C#", "Gleam"));

    System.out.printf("Hello! I'm %s a %s year old wandering around the internet.",
                                      matoanselmo.getName(), matoanselmo.getAge());

    System.out.println("Languages I know: " + String.join(", ", matoAnselmo.getLanguages()));

  } 
}

Mato's Activity Graph

Popular repositories Loading

  1. matoanselmo2 matoanselmo2 Public

    Config files for my GitHub profile.