Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Arvin Zhao #1917

Merged
merged 1 commit into from
Feb 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -3284,6 +3284,31 @@ module.exports = [
'React',
],
},
{
name: 'Arvin Zhao',
description: 'An introverted geek with great passion.',
url: 'https://isarvin.com/uses',
twitter: '@arvinzjc',
emoji: '😎',
country: '🇨🇳',
computer: 'apple',
phone: 'iphone',
tags: [
'Backend',
'Developer',
'Cloud',
'Python',
'Go',
'C#',
'Java',
'C++',
'Docker',
'Kubernetes',
'Tailwind CSS',
'Cloudflare',
'Vercel',
],
},
{
name: 'Akash Rajpurohit',
description: 'Software Engineer',
Expand Down
Loading