Merge pull request #405 from szy0syz/patch-1

Add Jerry Shi
This commit is contained in:
Hugo 2020-01-15 10:26:00 +00:00 committed by GitHub
commit c6f196e72a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2875,6 +2875,26 @@ const pages = [
'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 🚨
// IT CAUSES MERGE CONFLICT HEADACHES
];