mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#480)
This commit is contained in:
parent
7893bc510c
commit
240f5967d5
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -45,6 +45,30 @@ module.exports = [
|
||||||
'Entrepreneur',
|
'Entrepreneur',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Joe Astuccio',
|
||||||
|
description:
|
||||||
|
'Front End Developer, Sailor, Stargazer, Hockey Player, and all around fun guy... but my absolute favorite thing is being a dad.',
|
||||||
|
url: 'https://astucc.io/uses',
|
||||||
|
twitter: '@jastuccio',
|
||||||
|
emoji: '😜',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'SCSS',
|
||||||
|
'Styled Components',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
'JAMstack',
|
||||||
|
'Serverless',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Eliezer Steinbock',
|
name: 'Eliezer Steinbock',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue