mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @midudev to the data.js
Adding myself to the list. :)
This commit is contained in:
parent
f440f4a77c
commit
449df55956
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -655,6 +655,33 @@ const pages = [
|
||||||
'Accessibility',
|
'Accessibility',
|
||||||
'Performance'
|
'Performance'
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Miguel Ángel Durán',
|
||||||
|
description: 'Front end passionate, Web Performance freak, casual speaker, <WTFront! /> podcast host, and gamer.',
|
||||||
|
url: 'https://midu.dev/uses',
|
||||||
|
twitter: '@midudev',
|
||||||
|
emoji: '👾',
|
||||||
|
country: '🇪🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'Full Stack',
|
||||||
|
'Engineer',
|
||||||
|
'JavaScript',
|
||||||
|
'Typescript',
|
||||||
|
'React',
|
||||||
|
'Accessibility',
|
||||||
|
'Performance',
|
||||||
|
'Teacher',
|
||||||
|
'YouTuber',
|
||||||
|
'Node',
|
||||||
|
'Speaker',
|
||||||
|
'Podcaster',
|
||||||
|
'Blogger'
|
||||||
|
],
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue