Skip to content
View rach-vp's full-sized avatar

Block or report rach-vp

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

Hey! I'm Raquel 👋:woman_technologist:

Linkedin Gmail

const aboutMe = {
  pronouns: 'She' | 'Her',
  askMeAbout: ['web dev', 'tech', 'trading', 'games', 'math'],
  work: {
    'CI&T': 'Mid-level Developer',
  },
  level: 'mid-level',
  education: {
    'Trybe': 'Full-stack Web Development',
    'Uninter': 'Software Engineering',
  },
  code: ['javascript', 'python', 'ruby'],
  technologies: {
    frontEnd: {
      css: ['sass', 'tailwind', 'bootstrap'],
      js: ['react', 'vue', 'angular'],
    },
    backEnd: {
      js: ['node', 'express', 'nestjs'],
      python: ['django'],
    },
    devops: {
      'iac': ['terraform', 'ansible', 'vagrant'],
      'cloud': ['aws'],
      'build': ['kubernetes', 'docker'],
    },
    databases: ['mongodb', 'mysql', 'postgresql'],
    tests: ['jest', 'rtl', 'mocha', 'chai', 'sinon', 'pytest', 'junit'],
    misc: ['git', 'bash', 'webpack', 'mql5', 'pinescript'],
  }
}

My utilities belt 🛠️

Github stats 📊

Visitor's count 👀

rach-vp :: Visitor's Count

Top langs 👅

rach-vp :: Top Langs

Profile stats 🎹

rach-vp :: Profile Stats

Pinned Loading

  1. alura-exercises alura-exercises Public

    Exercícios desenvolvidos durante os cursos na plataforma Alura

    Jupyter Notebook

  2. qa-ninja qa-ninja Public

    Ruby

  3. trybe-exercises trybe-exercises Public

    Aqui encontram-se todos os exercícios resolvidos no decorrer do curso de Dev Web da Trybe. #VQV

    JavaScript