const davidzapicom = {
pronouns: 'he' | 'him',
hobbies: ['code', 'karts', 'music', 'sport'],
favoriteSeries: ['Suits', 'Los favoritos de midas'],
favoriteFilms: [{
film: 'Gladiator',
highlightedQuote: 'Falling down is how we grow. Staying down is how we die.',
},
{
film: 'Fight Club',
highlightedQuote: "It's only after we've lost everything that we're free to do anything.",
}],
yearOfBirth: 2001,
location: 'Asturias, Spain',
}
🌱 I’m currently learning Next.js
💬 Ask me about JavaScript, TypeScript, PhP... or anything here