var curriculum = { name: 'David', surname: 'González', abilities:[ 'Shell Script', 'Python', 'Javascript', 'Java', 'HTML', 'CSS' ]; };