mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Monica Powell (#834)
* add aboutmonica.com/uses to data file * update description * fix syntax issue
This commit is contained in:
parent
598ffaf95a
commit
0f11e5d854
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -545,6 +545,28 @@ module.exports = [
|
||||||
'a11y',
|
'a11y',
|
||||||
'Vim',
|
'Vim',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Monica Powell',
|
||||||
|
description: 'Hi! I\'m a product engineer who is passionate about making open-source more accessible and community building',
|
||||||
|
url: 'https://www.aboutmonica.com/uses/',
|
||||||
|
twitter: '@waterproofheart',
|
||||||
|
emoji: '👩🏾💻',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Blogger',
|
||||||
|
'Gatsby',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Remote',
|
||||||
|
'Visual Studio Code',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mark Railton',
|
name: 'Mark Railton',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue