1
2
3
4
5
6
7
8
9
const aboutMe = {
name : 'Grigori de Prada' {
title : 'Fullstack Developer' ,
contact :
email : 'gprada.dev@gmail.com' ,
linkedin : 'www.linkedin.com/in/grigorideprada'
}
1
2
3
4
5
6
7
8
9
this . addEventListener ( 'mouseover' , () { this . flipCard = true ;