mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add my config object
This commit is contained in:
parent
b28c8daaf3
commit
d9448228bf
1 changed files with 17 additions and 0 deletions
17
src/data.js
17
src/data.js
|
|
@ -162,6 +162,23 @@ const pages = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Braden Watkins',
|
||||||
|
description: 'Student, Full Stack Developer, Lover of all things analog',
|
||||||
|
url: 'https://bradenwatkins.dev/uses',
|
||||||
|
emoji: '🐐',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'Developer',
|
||||||
|
'Web Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'Python',
|
||||||
|
'Golang',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Nuno Maduro',
|
name: 'Nuno Maduro',
|
||||||
description: 'Software engineer, Open Source contributor, Speaker',
|
description: 'Software engineer, Open Source contributor, Speaker',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue