mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Eva Dee (#756)
This commit is contained in:
parent
4954587009
commit
3548004fb0
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1,5 +1,26 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Eva Dee',
|
||||
description: 'Web Developer. Note-taker. Trying to Do Good.',
|
||||
url: 'https://includejs.dev/uses',
|
||||
twitter: '@GirlsCodeMK',
|
||||
emoji: '💃',
|
||||
country: '🇸🇮',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
'Web Developer',
|
||||
'React',
|
||||
'JavaScript',
|
||||
'Gatsby',
|
||||
'Remote',
|
||||
'Blogger',
|
||||
'Teacher'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Lucas Schumacher',
|
||||
description: 'Fullstack Developer, IoT & DIY Enthusiast',
|
||||
|
|
|
|||
Loading…
Reference in a new issue