export const Portfolio = ({ skills, projects }) => (
const softwareEngineer = { 
  "name": "Erick", 
  "age": [object Object], 
  "from": "Goiânia, Brazil",
  "devSkills": [
    "JavaScript ES6",
    "Angular 2+",
    "Ionic 3 & 4",
    "StencilJS",
    "React",
    "Gatsby",
    "NodeJS"
  ]
}