Skip to content
Avatar
  • Santa Catarina, Brazil

Highlights

  • Pro
Block or Report

Block or report mattnicee7

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.

Report abuse

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

Report abuse
mattnicee7/README.md
@AllArgsConstructor
public class User {
  
  private String name;
  private Integer age;
  private String discord;

}

public class Application {
  
  public static void main(String[] args) {
    User me = new User("Matheus", 18, "maTT#2830");
  }

}

I'm currently learning HTML/CSS.

Matheus's GitHub stats

Languages

Pinned

  1. MattLib Public

    Biblioteca completa para ajudar em seus projetos.

    Java 8

488 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to mattnicee7/MattLib, MiyukiMC/MiyukiEvents, mattnicee7/backend-springboot and 23 other repositories

Contribution activity

May 2022

Created 1 commit in 1 repository
14 contributions in private repositories May 4 – May 12

Seeing something unexpected? Take a look at the GitHub profile guide.