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

Organizations

@fitnezzio
Block or Report

Block or report Gaboso

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
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

  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 56.7k 6.8k

  5. flyingsaucerproject/flyingsaucer flyingsaucerproject/flyingsaucer Public

    XML/XHTML and CSS 2.1 renderer in pure Java

    Java 1.9k 547

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

    Java Design Patterns code examples

    Java 3