mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#469)
This commit is contained in:
parent
26b799fa64
commit
6a3f5f8650
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -1152,6 +1152,29 @@ export default [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'Blogger', 'Angular'],
|
tags: ['Developer', 'Blogger', 'Angular'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Austin Gil',
|
||||||
|
description:
|
||||||
|
'Some dude that writes code.',
|
||||||
|
url: 'https://stegosource.com/uses/',
|
||||||
|
twitter: '@stegosource',
|
||||||
|
emoji: '🍕',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Teacher',
|
||||||
|
'YouTuber',
|
||||||
|
'JavaScript',
|
||||||
|
'Vue',
|
||||||
|
'Node',
|
||||||
|
'GraphQL',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Le',
|
name: 'Michael Le',
|
||||||
description: 'Software Engineer',
|
description: 'Software Engineer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue