mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Makon cline (#566)
This commit is contained in:
parent
9a4ea406d8
commit
bff7c104fc
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -22,6 +22,30 @@ module.exports = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Makon Cline',
|
||||
description:
|
||||
'Engineer, Developer, Home Cook. I like to make useful things and share them with others.',
|
||||
url: 'https://makoncline.com/uses',
|
||||
twitter: '@MakonCline',
|
||||
emoji: '🤙',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'Node',
|
||||
'React',
|
||||
'Gatsby',
|
||||
'PostgreSQL',
|
||||
'GraphQL',
|
||||
'AWS'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Nich Secord',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue