mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Yannick Le Roux
This commit is contained in:
parent
52c4cb6028
commit
b6e1ed3dc6
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -40,6 +40,25 @@ module.exports = [
|
|||
'Node',
|
||||
'GraphQL',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Yannick Le Roux',
|
||||
description: 'Second career web dev, French living in San Diego, retired DJ.',
|
||||
url: 'https://yannickleroux.com/uses',
|
||||
twitter: '@dj_yanic',
|
||||
emoji: '🔥',
|
||||
country: '🇫🇷',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
'TypeScript',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Node',
|
||||
'Redux',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Eric Raslich',
|
||||
|
|
|
|||
Loading…
Reference in a new issue