mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
POURIA
This commit is contained in:
parent
88a995e117
commit
7b5f9f0360
1 changed files with 22 additions and 2 deletions
24
src/data.js
24
src/data.js
|
|
@ -354,6 +354,25 @@ const pages = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Blogger', 'JavaScript'],
|
tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Blogger', 'JavaScript'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Pouria Ezzati',
|
||||||
|
description: 'Web developer. Digs music, football and a e s t h e t i c s',
|
||||||
|
url: 'https://pouria.dev/uses',
|
||||||
|
twitter: '@poeti8',
|
||||||
|
emoji: '🐬',
|
||||||
|
country: '🇮🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Designer',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Jonathan Suh',
|
name: 'Jonathan Suh',
|
||||||
description: 'Designer, Developer, Sneakerhead',
|
description: 'Designer, Developer, Sneakerhead',
|
||||||
|
|
@ -507,12 +526,13 @@ const pages = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'CSS',
|
'CSS',
|
||||||
'PHP',
|
'PHP',
|
||||||
'Blogger'
|
'Blogger',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Tim Dorr',
|
name: 'Tim Dorr',
|
||||||
description: 'Founder of Spaceship and SalesLoft. Maintainer of Redux and React Router. Dad, husband, and all-around nerd.',
|
description:
|
||||||
|
'Founder of Spaceship and SalesLoft. Maintainer of Redux and React Router. Dad, husband, and all-around nerd.',
|
||||||
url: 'https://timdorr.com/',
|
url: 'https://timdorr.com/',
|
||||||
twitter: '@timdorr',
|
twitter: '@timdorr',
|
||||||
emoji: '🤘',
|
emoji: '🤘',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue