mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Rosie Yang
This commit is contained in:
parent
24ffd3af24
commit
bae241cea8
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1,6 +1,26 @@
|
|||
// keep it commonjs export
|
||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Rosie Junghwa Yang',
|
||||
description: 'Full-stack Developer focused on Back-end, Doer & Quick Learner, Dancer, Digital Nomad. ✨💝',
|
||||
url: 'https://junghwayang.com/uses',
|
||||
twitter: '@rosie_junghwa',
|
||||
emoji: '💃🏻',
|
||||
country: '🇰🇷',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Back End',
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'Node.js',
|
||||
'MongoDB',
|
||||
'AWS',
|
||||
'Traveler',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Matthew Graybosch',
|
||||
description: 'author by choice, techie by necessity',
|
||||
|
|
|
|||
Loading…
Reference in a new issue