mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Asam Shan(#421)
This commit is contained in:
parent
a26d809fc2
commit
adabfae0c1
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -43,6 +43,26 @@ const pages = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Asam Shan',
|
||||||
|
description: 'JavaScript Junkie, very fond of React, Gatsby and Netlify ❤️',
|
||||||
|
url: 'https://www.asamshan.dev/uses',
|
||||||
|
twitter: '@shan8851',
|
||||||
|
emoji: '🔥',
|
||||||
|
country: "🇬🇧",
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'ReactNative',
|
||||||
|
'Gatsby',
|
||||||
|
'Styled-Comnponents',
|
||||||
|
'Node',
|
||||||
|
'CSS'
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'James Quick',
|
name: 'James Quick',
|
||||||
description: 'Developer Advocate Engineer at @auth0 and content creator',
|
description: 'Developer Advocate Engineer at @auth0 and content creator',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue