mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add kent
This commit is contained in:
parent
9ab90f9518
commit
054454cc1d
1 changed files with 21 additions and 0 deletions
21
data.js
21
data.js
|
|
@ -27,6 +27,27 @@ const pages = [
|
|||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Kent C. Dodds',
|
||||
description: 'JavaScript Software Engineer, speaker, and trainer',
|
||||
url: 'https://kentcdodds.com/uses',
|
||||
emoji: '🙌',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'Teacher',
|
||||
'YouTuber,',
|
||||
'JavaScript',
|
||||
'Testing',
|
||||
'React',
|
||||
'Speaker',
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Adam Jahnke',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue