mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
7ae3e32c62
1 changed files with 25 additions and 3 deletions
28
src/data.js
28
src/data.js
|
|
@ -21,6 +21,28 @@ const pages = [
|
||||||
'CSS',
|
'CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Eliezer Steinbock',
|
||||||
|
description:
|
||||||
|
'Founder of Skilled.co.il and Draft Fantasy. Full Stack Freelance Developer',
|
||||||
|
url: 'https://elie.tech/uses',
|
||||||
|
twitter: '@elie2222',
|
||||||
|
emoji: '🧐',
|
||||||
|
country: '🇮🇱',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Node',
|
||||||
|
'TypeScript',
|
||||||
|
'GraphQL',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'James Quick',
|
name: 'James Quick',
|
||||||
description: 'Developer Advocate Engineer at @auth0 and content creator',
|
description: 'Developer Advocate Engineer at @auth0 and content creator',
|
||||||
|
|
@ -28,9 +50,9 @@ const pages = [
|
||||||
twitter: '@jamesqquick',
|
twitter: '@jamesqquick',
|
||||||
emoji: '🥑',
|
emoji: '🥑',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Speaker',
|
'Speaker',
|
||||||
'Teacher',
|
'Teacher',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue