mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
c6f196e72a
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -2875,6 +2875,26 @@ const pages = [
|
||||||
'WordPress',
|
'WordPress',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jerry Shi',
|
||||||
|
description:
|
||||||
|
'Full Stack, Motivated full-stack developer not afraid to use any technology.',
|
||||||
|
url: 'https://github.com/szy0syz/uses',
|
||||||
|
twitter: '@szy0syz',
|
||||||
|
emoji: '🦁',
|
||||||
|
country: '🇨🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Web Development',
|
||||||
|
'Front End',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Rust',
|
||||||
|
'Full Stack',
|
||||||
|
'GraphQL'
|
||||||
|
],
|
||||||
|
},
|
||||||
// 🚨 DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
// 🚨 DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
||||||
// IT CAUSES MERGE CONFLICT HEADACHES
|
// IT CAUSES MERGE CONFLICT HEADACHES
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue