Skip to content
View Gabistakk's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Gabistakk

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
Gabistakk/README.md
export default function me(){
  const personality = () => {
    return [
      'coding',
      'karate/mma',
      'gaming',
      'chess',
      'thinking differently',
    ]
  }
  const musicTaste = (input) => {
    if(input == 'soundcloud'){
      return [
          'https://soundcloud.com/user-835086313/what-we-did-in-the-desert',
          'https://soundcloud.com/brainfuckedbutdeadly/nada-contra-ciume'
          ]
    }
    if(input == 'profile'){
      return 'https://soundcloud.com/gabistakk';
    }
    return 'anything really.'
  }
}

Pinned Loading

  1. tech-disk-rest-api tech-disk-rest-api Public

    TypeScript

  2. portfolio portfolio Public

    HTML 1

  3. nike-card nike-card Public

    JavaScript

  4. Aplicativo-Reciclagem Aplicativo-Reciclagem Public

    Projeto Desenvolvimento de Aplicativos Mobile

    Java

  5. Prova-de-PHP-16-03 Prova-de-PHP-16-03 Public

    Prova de PHP usando classes dia 16/03

    PHP

  6. whatsapp-web-clone whatsapp-web-clone Public

    JavaScript