Skip to content
View gustavoalmei's full-sized avatar
🤓
Learning
🤓
Learning

Block or report gustavoalmei

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

Hello world 👋

Gosto de criar aplicações e aprimorar o que já sei.

Mais sobre mim

export default sobreMim {
 let name = "Gustavo Almeida";
 let stack = "Front end";

 let languages = [
   "HTML5", "CSS3",
   "JavaScript", "Vue.js",
   "TS", "React.js"
];
 let frameworksBibliotecas = [
   "Vuetify", "Bootstrap",
   "jQuery", "Styled componentes
"];
}

Linguagens e ferramentas

HTML5 CSS3 JavaScript TypeScript Vue.js React Vuetify jQuery Gulp Bootstrap SASS Less Styled Components


Rede sociais

🐦 Twitter | 📷 Instagram | 👔 LinkedIn | ✉️ Email

Pinned Loading

  1. XP-clone XP-clone Public

    Clone site XP

    HTML

  2. Search-user-GitHub Search-user-GitHub Public

    Projeto voltado para mostrar perfil do GitHub do usuário.

    HTML 1

  3. Fylo Fylo Public

    ChallengeFrontend Mentor

    HTML

  4. NLW NLW Public

    Crachá virtual criado na trilha Origin na NLW Heat

    HTML

  5. 7daysOfCode 7daysOfCode Public

    Desafio de 7 dias praticando HTML CSS

    JavaScript

  6. ChatApp ChatApp Public

    Chat baseado no Whatsapp Web. Nele são utilizados React.js, Styled componentes e Firebase.

    JavaScript