mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Valentina Calabrese do data.js (#447)
This commit is contained in:
parent
b3ac1fa662
commit
9c372a7ac9
1 changed files with 29 additions and 1 deletions
30
src/data.js
30
src/data.js
|
|
@ -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
|
||||
];
|
||||
];
|
||||
Loading…
Reference in a new issue