const aboutMe = function() {

  return {

    name: 'Gabriel Ferreira',

    position: 'js-php-developer',

    github: 'https://github.com/',

    attention: 'you will be redirected in 15 seconds',

  }

}