Skip to content
View mayconsgs's full-sized avatar
🖖
🖖

Organizations

@getomni
Block or Report

Block or report mayconsgs

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

Bem vindo ao meu GitHub!

Meu nome é Maycon Santos, sou dev full stack, e como principais linguagens tenho:

Top Langs

willianrod's wakatime stats

Contatos

LinkedIn Instagram

Configurações de ambiente

Como dev gosto de ter tudo bem organizado, e com uma temática bem semelhante entre as ferramentas. Optei pelo Omni Theme por achar lindo, ele é um tema baseado no Dracula Theme, porém um pouco mais escuro. Segue as minhas configs das ferramentas que mais utilizo:

Pinned

  1. portfolio-next portfolio-next Public

    Portfolio de projetos

    TypeScript 2

  2. getomni/jetbrains getomni/jetbrains Public

    🎨 Omni for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc)

    Kotlin 40 5

  3. VS Code Settings VS Code Settings
    1
    {
    2
      "workbench.colorTheme": "GitHub Dark Default",
    3
      "workbench.iconTheme": "material-icon-theme",
    4
    
                  
    5
      "editor.fontFamily": "'Fira Code', 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'",
  4. ubuntu.sh ubuntu.sh
    1
    #!/bin/bash
    2
    
                  
    3
    # chmod 777 ubuntu.sh
    4
    
                  
    5
    cd ~