mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
feat: add joe previte (#775)
This commit is contained in:
parent
e6de31db0f
commit
e435972806
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -4193,6 +4193,30 @@ module.exports = [
|
||||||
'Gatsby',
|
'Gatsby',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Joe Previte',
|
||||||
|
description: 'Developer Advocate on the Open Source Team at Facebook',
|
||||||
|
url: 'https://joeprevite.com/uses',
|
||||||
|
twitter: '@jsjoeio',
|
||||||
|
emoji: '🥑',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Speaker',
|
||||||
|
'Teacher',
|
||||||
|
'Full Stack',
|
||||||
|
'Developer Advocate',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Node',
|
||||||
|
'Gatsby',
|
||||||
|
'Rust',
|
||||||
|
'TypeScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Harry Wolff',
|
name: 'Harry Wolff',
|
||||||
description: 'Front-end engineer and YouTuber ',
|
description: 'Front-end engineer and YouTuber ',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue