Skip to content
View mattnicee7's full-sized avatar
  • Santa Catarina, Brazil
  • 15:22 (UTC -03:00)

Highlights

  • Pro

Organizations

@Rede-Revo
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.

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

Pinned

  1. MattLib MattLib Public

    Biblioteca completa para ajudar em seus projetos.

    Java 21

  2. PixQRCodeGenerator PixQRCodeGenerator Public

    Generate PIX QRCode/Copy Paste with this framework.

    Java 8 1

  3. dsmeta dsmeta Public

    Fullstack Application made with Java, Spring Boot, Typescript, React.

    Java 1

  4. Codewars Codewars Public

    Codewars solutions repository.

    Java 1

  5. sell-plugin sell-plugin Public

    Its a simple item sell plugin made with Spigot API.

    Java

  6. Customize your `java.util.Scanner` a... Customize your `java.util.Scanner` and fix buffering issues.
    1
    import java.io.InputStream;
    2
    import java.math.BigDecimal;
    3
    import java.math.BigInteger;
    4
    import java.util.HashMap;
    5
    import java.util.Map;