Skip to content
View VictorGVC's full-sized avatar
:shipit:
Coding
:shipit:
Coding

Block or report VictorGVC

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

🙋‍♂️ Hello

const me = {
    name: 'Victor Costa',
    gratestQuality: 'Critical thinking and problem solving skills',
    tools: ['Java', 'Spring Boot', 'Python', 'AWS', 'SQL'],
    achievement: 'Led a development team in creating and optimizing microservices for over 6 million active users'
}

const company = {
    contact: person => {
        if(person.name === 'Victor Costa')
            console.log('Problem solved 🚀')
    }
}

company.contact(me)

👨‍💻 Languages & Technologies

Java Spring Python AWS GIT Oracle Postgres Mysql C Cplusplus

📱 Contact me

Pinned Loading

  1. MyProjects-Spring Public

    Spring Backend of the MyProjects application.

    Java 1

  2. Marnop3DViewer Public

    Forked from MateusFS99/Marnop3DViewer

    Aplicação desenvolvida em C# possibilitado a criação, importação e manipulação de Objetos 3D.

    C# 2

  3. ArkanoiD Public

    Simples jogo cópia do famoso Arkanoid feito em JAVA, para a disciplina de Ferramentas Computacionais II (FIPP)

    Java 1

  4. TorresDeHanoi Public

    Forked from MateusFS99/TorresDeHanoi

    Clássico desafio Torres de Hanói para jogar ou simular, com interface gráfica e efeitos sonoros. Desenvolvido em C/C++.

    C++ 1

  5. MyProjects-Node Public

    Node Backend of the MyProjects application.

    JavaScript 1

  6. MyProjects-React Public

    React Frontend of the MyProjects application.

    JavaScript 1