mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add fharper (#982)
This commit is contained in:
parent
812eb8d0be
commit
689219eff3
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -6917,6 +6917,24 @@ module.exports = [
|
||||||
'Developer',
|
'Developer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Frédéric Harper',
|
||||||
|
description: 'Developer Advocate with a knack for public speaking & making videos',
|
||||||
|
url: 'https://fred.dev/uses',
|
||||||
|
twitter: '@fharper',
|
||||||
|
emoji: '✌🤦♂️',
|
||||||
|
country: '🇨🇦',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer Relations',
|
||||||
|
'Public Speaking',
|
||||||
|
'Web',
|
||||||
|
'JavaScript',
|
||||||
|
'Node',
|
||||||
|
'Cats',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Mark Tse',
|
name: 'Mark Tse',
|
||||||
description: 'A back-end developer who likes to dabble in the front-end.',
|
description: 'A back-end developer who likes to dabble in the front-end.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue