mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
56c892a939
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -67,6 +67,27 @@ module.exports = [
|
||||||
'UI',
|
'UI',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Marc Berger',
|
||||||
|
description: 'Fullstack Web Developer',
|
||||||
|
url: 'https://mberger75.github.io/uses/',
|
||||||
|
twitter: '@marcbrgr',
|
||||||
|
emoji: '📼',
|
||||||
|
country: '🇫🇷',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'Node.js',
|
||||||
|
'MongoDB',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'Wordpress',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Erik Hedin',
|
name: 'Erik Hedin',
|
||||||
description: 'Full-stack Web Developer',
|
description: 'Full-stack Web Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue