mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #312 from pallymore/patch-1
update data.js to include Yurui (me)
This commit is contained in:
commit
b3dc2297e4
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -1792,6 +1792,28 @@ const pages = [
|
|||
'YouTuber',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Yurui Zhang',
|
||||
description:
|
||||
'Full-stack developer. Dark mode enthusiast. Quality software devotee.',
|
||||
url: 'https://gist.github.com/pallymore/6e12133b5c2fa2856a8a6b288e579c01',
|
||||
twitter: '@yuruiology',
|
||||
emoji: '🐙',
|
||||
country: '🇨🇳',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'JavaScript',
|
||||
'TypeScript',
|
||||
'React',
|
||||
'Node',
|
||||
'CSS',
|
||||
'Ruby',
|
||||
'Testing'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Eduardo Reveles',
|
||||
description: 'Web Engineer, Husband, Gamer.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue