Skip to content
View arianebrandao's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report arianebrandao

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
arianebrandao/README.md

Hi there, I'm Ariane Brandão Lobo 👋

LinkedIn My Website


I graduate systems analysis and development in 2016 and since then I've been coding and learning new technologies. I am married and have two dogs 💕. I'm a gamer and I love watching TV shows and volleyball.


  • 🔭 I'm currently open to work as front end dev
  • 🌱 I’m currently learning Typescript, Next.js and Remix (React Router 7)
  • 📫 How to reach me: Contact Form | arii.brandao@gmail.com
  • 🎮 Proud gamer
  • Experience with: React, HTML5, CSS, PHP, Git, Javascript, SQL, MySQL, Wordpress

Pinned Loading

  1. letmeask letmeask Public

    Esse projeto foi desenvolvido durante o curso gratuito de ReactJS na semana NLW Together.

    TypeScript 1

  2. VSCode Settings VSCode Settings
    1
    {
    2
      // Configurações da fonte JetBrains Mono
    3
      "editor.fontFamily": "JetBrains Mono",
    4
      "editor.fontLigatures": true,
    5
      "editor.fontSize": 14,
  3. feedback-widget feedback-widget Public

    Esse é um widget que pode ser usado em qualquer app para coletar feedback (de bug, sugestão ou outros).

    TypeScript 1

  4. nextjs-performando-app nextjs-performando-app Public

    Projeto criado com exemplos de técnicas de otimizações e melhoras de performance dos apps.

    TypeScript