mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
added maxpou (#630)
This commit is contained in:
parent
7854713fdd
commit
7b0b34ba3f
2 changed files with 24 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ When done, check that person off.
|
|||
* [ ] [Jessica Dembe](https://www.jessicadembe.tech/uses/) - Software Engineer
|
||||
* [ ] [Keziah Moselle](https://blog.keziahmoselle.fr/uses/) - Front-end developer
|
||||
* [ ] [Scott Zirkel](https://scottzirkel.com/uses) - Developer, Designer, Artist, Writer
|
||||
* [ ] [Maxence Poutord](https://www.maxpou.fr/uses/) - Front-end Engineer and Nomadic worker
|
||||
* [x] [Maxence Poutord](https://www.maxpou.fr/uses/) - Front-end Engineer and Nomadic worker
|
||||
* [x] [Jonathan Speek](https://speek.design/uses/) - Fullstack Developer, Designer, Musician
|
||||
* [ ] [Nervewax](https://nervewax.com/uses/) - Designer / Developer
|
||||
* [ ] [Niko Heikkilä](https://nikoheikkila.fi/uses/) - Backend Developer & DevOps Engineer at Paytrail
|
||||
|
|
|
|||
23
src/data.js
23
src/data.js
|
|
@ -222,6 +222,29 @@ module.exports = [
|
|||
'SQL',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Maxence Poutord',
|
||||
description:
|
||||
'Software engineer, digital nomad, public speaker and remote worker',
|
||||
url: 'https://www.maxpou.fr/uses',
|
||||
twitter: '@_maxpou',
|
||||
emoji: '🎒',
|
||||
country: '🇫🇷',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'remote',
|
||||
'Mentor',
|
||||
'React',
|
||||
'Blogger',
|
||||
'Vue',
|
||||
'Testing',
|
||||
'Gatsby',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Ahmed Ibrahim',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue