mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @boborchard (#582)
* Add @boborchard * Use correct phone syntax (d'oh)
This commit is contained in:
parent
17244a63c9
commit
f0bb9c1854
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -65,6 +65,26 @@ module.exports = [
|
|||
'Cloud',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Bob Orchard',
|
||||
description:
|
||||
'Semi-stack developer with a design background. Woodworker. Maker.',
|
||||
url: 'https://boborchard.com/uses',
|
||||
twitter: '@boborchard',
|
||||
emoji: '☕',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Remote',
|
||||
'Product Manager',
|
||||
'Gatsby',
|
||||
'Javascript',
|
||||
'React',
|
||||
'WordPress',
|
||||
'Rails'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Makon Cline',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue