Skip to content
View guilhermevictorlima's full-sized avatar
🚀
🚀

Block or report guilhermevictorlima

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

> "Hello world!"

while(imAlive()) {

  if(!haveCoffee()) {
    fillCoffee();
  }
  
  drinkCoffee();

}

Software developer at @bluesoft. Playing with code, guitar or keyboard in the free time.

> Skills

Backend

Java Spring NodeJS Express.js   MySQL Postgres   Git Linux

Frontend

HTML CSS   Javascript Angular.js   Vuejs Typescript Nuxtjs

 

Guilherme's GitHub stats


> Contact me!




Gmail
Linkedin

Popular repositories Loading

  1. iniciante-em-programacao-2021 iniciante-em-programacao-2021 Public

    Forked from movimentocodar/iniciante-em-programacao-2021

    Desafio do módulo Iniciante em Programação do Movimento Codar 2021

    JavaScript

  2. guilhermevictorlima guilhermevictorlima Public

  3. maquina-cafe-java maquina-cafe-java Public

    Simulação de uma máquina de café em Java.

    Java

  4. iniciante-java-oo-2021 iniciante-java-oo-2021 Public

    Forked from movimentocodar/iniciante-java-oo-2021

    Java

  5. frameworks-java-2021 frameworks-java-2021 Public

    Forked from movimentocodar/frameworks-java-2021

    Conteúdo e desafio do módulo Frameworks Java do Movimento Codar 2021

    HTML

  6. SevenDaysOfCode-Java SevenDaysOfCode-Java Public

    #7DaysOfCode challenge, consuming IMDB API with Java

    Java