Skip to content
View Gaboso's full-sized avatar
Cruzeirão Cabuloso
Cruzeirão Cabuloso

Organizations

@fitnezzio

Block or report Gaboso

Report abuse

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

Report abuse
Gaboso/README.md

Gaboso

export const Gaboso = () => {
  const basic = {
    name: 'Gabriel de Carvalho',
    city: 'Oporto',
    role: 'Software Developer',
  };

  const tech = ['Java', 'Javascript', 'React', 'React Native', 'Docker', 'Spring Boot'];

  const hobby = {
      soccerTeam: 'Cruzeiro',
      tvSeries: 'Community',
      movie: 'Back to the Future',
      game: 'Sniper Elite 4',
  };

  return {basic, tech, hobby};
}

Pinned Loading

  1. Scriptum Scriptum Public

    Dependency installer and updater, for: Git, npm, Maven, Bower and Grunt

    Java 2

  2. debinit debinit Public

    Configurações iniciais para o Debian 9

    Shell 2

  3. Selos de licença para o seu projeto Selos de licença para o seu projeto
    1
    # Selos de licença no Markdown
    2
    Coleção de *selos de licença* para o arquivo **README** do seu projeto.  
    3
    Esta lista inclui as licenças **open data** e **open source** mais comuns.  
    4
    Copie e cole facilmente o código dos selos nos seus arquivos em Markdown. 
    5
    
                  
  4. chrislgarry/Apollo-11 chrislgarry/Apollo-11 Public

    Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

    Assembly 63.8k 7.4k

  5. flyingsaucerproject/flyingsaucer flyingsaucerproject/flyingsaucer Public

    XML/XHTML and CSS 2.1 renderer in pure Java

    Java 2.2k 573

  6. java-design-patterns java-design-patterns Public

    Java Design Patterns code examples

    Java 3