Skip to content
View vitormv's full-sized avatar
Block or Report

Block or report vitormv

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vitormv/README.md

Hi there 👋

I'm an experienced Full-Stack Engineer living in Berlin, and have worked in many companies (big and small) also in leading roles. Skilled in JavaScript, React, Node.js, Testing (Jest, Cypress), Front-end Development and Clean Code. Strong engineering professional with a Bachelor's degree focused in Development and Systems Analysis.

(Fun fact: I coded my first website when I was a 14 years old. It was about Dragon Ball Z 🙈)

Linkedin: vitormv

aboutMe.js

const vitormv = {
  pronouns: 'he' || 'him',
  code: ['Typescript', 'Bash', 'PHP', 'HTML', '(S)CSS'],
  askMeAbout: ['web dev', 'tech', 'astrophysics', 'videogames', 'coffee'],
  technologies: {
    frontend: {
      frameworks: ['Next.js', 'Gatsby'],
      libs: ['React', 'single-spa', 'Redux', 'Redux-saga', 'Reselect', 'webpack'],    
      css: ['Bulma', 'Tailwind', 'styled-components'],
      tests: ['Jest', 'testing-library', 'Enzyme', 'Cypress', 'Puppeteer'],
    },
    backend: {
      languages: ['typescript', 'js', 'php'],
      frameworks: ['Nest.js', 'Hapi', 'Express'],
      data: ['MySQL', 'SQLite', 'Postgres', 'Redis', 'Firebase', 'ElasticSearch', 'SQS'],
    },
  },
};

ℹ️ More information

Website My Website     Linkedin LinkedIn

Check out my repos ⬇️

Pinned Loading

  1. vmello-website vmello-website Public

    Source code for my personal website, built with Astro and Tailwind.

    Astro

  2. dotfiles dotfiles Public

    🏡 macOS dotfiles — bootstrapping a colorful shell/dev environment with my optimal settings

    Shell 1

  3. fzf-themes fzf-themes Public

    Tweak, preview, import & share your fzf themes in an interactive environment.

    TypeScript 54 1