mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
d06a54476c
1 changed files with 20 additions and 0 deletions
20
data.js
20
data.js
|
|
@ -183,6 +183,26 @@ const pages = [
|
|||
'React'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Brad Garropy',
|
||||
description: 'Self taught frontender at Adobe, into lifting and country music.',
|
||||
url: 'https://bradgarropy.com/uses',
|
||||
twitter: '@bradgarropy',
|
||||
emoji: '🤠',
|
||||
country: '🇺🇸',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
'Full Stack',
|
||||
'Streamer',
|
||||
'YouTuber',
|
||||
'Blogger',
|
||||
'JavaScript',
|
||||
'Python',
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue