mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
added @davyhausser (#506)
This commit is contained in:
parent
a13716075c
commit
a50ec115a2
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -22,6 +22,26 @@ module.exports = [
|
|||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Davy Hausser',
|
||||
description:
|
||||
'Game Producer. Web Developer, Travel Enthusiast',
|
||||
url: 'https://davyhausser.com/uses',
|
||||
twitter: '@davyhausser',
|
||||
emoji: '🌴',
|
||||
country: '🇫🇷',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Node',
|
||||
'GraphQL',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Eric Raslich',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue