alert ('La dualità è un'illusione')

const aboutMe = {
name : 'Luca Visciola',
email : 'info@melasistema.com',
positions : [
{ title : 'Full Stack Developer' },
{ title : 'Technology Consultant' }
],
website: 'github.com/melasistema'
};