Skip to content
View mauFade's full-sized avatar
💻
Coding
💻
Coding

Block or report mauFade

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

😎About Me :

Tony

Trabalho como desenvolvedor ful stack há 3 anos, minha principal stack é ReactJs e NodeJs com Typescript, mas também tenho proficiência em Go (Golang) e atualmente estou estudando Rust.

I have been working as a full stack developer for 3 years, my main stack is ReactJs and NodeJs with Typescript, but I also have proficiency in Go (Golang) and I am currently studying Rust.

public class Me {
    private String name;
    private String nationality;
    private int age;
    private String[] techs;

    // Construtor
    public Me() {
        this.name = "Mauricio Cardoso";
        this.nationality = "Brazilian";
        this.age = 23;
        this.techs = new String[]{
                "Typescript",
                "NodeJS",
                "ReactJS",
                "Rust",
                "Go",
                "Docker",
                "Docker Compose",
                "Postgresql",
                "MongoDB",
                "AWS",
                "Redis",
                "RabbitMQ"
        };
    }
}

💻 Skill


mauFade's stats

🌐Socials

Instagram Gmail Badge Linkedin Badge

Pinned Loading

  1. go-messaging go-messaging Public

    Go

  2. fit-force fit-force Public

    Go 1

  3. go-downloader go-downloader Public

    meu proprio downloader de videos do youtube utilizando golang.

    Go