mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Nich Secord (#555)
This commit is contained in:
parent
0cb1351c62
commit
c2e2b98642
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -22,6 +22,32 @@ module.exports = [
|
||||||
'CSS',
|
'CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Nich Secord',
|
||||||
|
description:
|
||||||
|
'Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.',
|
||||||
|
url: 'https://secord.io/uses',
|
||||||
|
twitter: '@nichsecord',
|
||||||
|
emoji: '⛷️',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Web Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'GraphQL',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Sass',
|
||||||
|
'Styled Components',
|
||||||
|
'Node'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Mitchell Hanberg',
|
name: 'Mitchell Hanberg',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue