Skip to content
View BrunoDorea's full-sized avatar

Organizations

@BH-Tec
Block or Report

Block or report BrunoDorea

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

Welcome 🎆🎆

Total time coded since Jul 12 2022 Bruno Dórea


name: 'Bruno Dórea',
located_in: 'Bahia, Brazil',
job: ['Developer', 'QA'],
education: ["University Estácio de Sá"],
company: ["Spread"]

Linguagens

Python JavaScript Java Kotlin CSS HTML TypeScript Power BI

Ferramentas

Trello Figma Notion VS Code Github Gitlab Bitbucket Netlify Vercel Gatsby



Pinned

  1. rocketseat-boraCodar rocketseat-boraCodar Public

    Desafios semanais proposto pela Rocketseat para o projeto Bora Codar.

    HTML 4 2

  2. Atalhos do IntelliJ Idea Atalhos do IntelliJ Idea
    1
    # Atalhos do IntelliJ Idea
    2
    
                  
    3
    ## Geral
    4
    
                  
    5
    Alt + 1: Focar aba de projetos
  3. Remover linguagem em repositorio github Remover linguagem em repositorio github
    1
    1. Criar um arquivo com nome ```.gitattributes```
    2
    
                  
    3
    2. Configurando o arquivo para remover o html da lista de linguagem do github
    4
    
                  
    5
        - *.html linguist-vendored=true
  4. py-redimensionar-img py-redimensionar-img Public

    Redimensionador de imagens e conversor de imagens para icone, ambos em python

    Python

  5. template_geral template_geral Public template