Skip to content
View wesleyluz's full-sized avatar
  • Ribeirão Preto, SP-Brasil

Highlights

  • Pro
Block or Report

Block or report wesleyluz

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

E ai, belezinha? Eu sou Wesley Luz, desenvolvedor Full-stack.

Contato

Sobre mim...

  • 🔗 Estou aprendendo: Angular e React
  • 🥅 Objetivos 2024: Me aperfeiçoar como um desenvolvedor full-stack
  • ⚡ Fun fact: Eu amo jogar.

line

Um pouco mais sobre mim...

contract Profile {
    string public name = "Wesley Araujo Costa Luz";
    string public pronouns = "Ele | Dele";
    string public currentFocus = "Aplicações Web";
    string public currentGraduation = "Bacharel em Ciência da Computação";
    string[] internal skills;

    function getSkills() public returns (string[] memory) {
        skills = [
            "C#",
            ".NET",
            "JS",
            "React",
            "Java",
            "MySQL",
            "Restful",
            "MVC",
            "Metodologia Ágil",
            "Angular",
            "outros...."
        ];

        return skills;
    }

}


🤹 Minhas habilidades


C# .NET Git Java Spring MySQL HTML5 CSS




Pinned Loading

  1. FalseNetPage FalseNetPage Public

    CSS

  2. lojinha lojinha Public

    TypeScript

  3. PetxPersons PetxPersons Public

    Using C# in console application to insert data and search in a SQL database

    C#