add Valentina Calabrese do data.js (#447)

This commit is contained in:
Valentina 2020-01-18 12:52:54 +01:00 committed by Hugo
parent b3ac1fa662
commit 9c372a7ac9

View file

@ -282,6 +282,34 @@ export default [
phone: 'iphone',
tags: ['Developer', 'Full Stack', 'JavaScript', 'React', 'Hockey'],
},
{
name: 'Valentina Calabrese',
description:
'Front-End Engineer 🤓, Drummer 🥁, Skateboarder 🛹 & Tech Enthusiast 📲. Sometimes I blog, too ✍🏻. And I 💖 User-centered design.',
url: 'https://valentinacalabrese.com/uses',
twitter: '@CherriePie4897',
emoji: '🥁',
country: '🇮🇹',
computer: 'apple',
phone: 'android',
tags: [
'Accessibility',
'Blogger',
'Developer',
'Engineer',
'Front End',
'HTML',
'JavaScript',
'React',
'Student',
'Usability',
'UCD',
'UX Designer',
'UX Engineer',
'Web Developer',
'Writer',
],
},
{
name: 'Jason Cory Alvernaz',
description:
@ -3278,4 +3306,4 @@ export default [
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
// Thx, luv ya - wes
];
];