-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
[ | ||
{ | ||
"id": 0, | ||
"category_title": "Development & Engineering", | ||
"skills": [ | ||
"Smart Contract Development", | ||
"Protocol & Core Development", | ||
"Frontend Development", | ||
"Backend Development", | ||
"API & Script Development", | ||
"Others (complete the field)" | ||
] | ||
}, | ||
{ | ||
"id": 1, | ||
"category_title": "Infrastructure & DevOps", | ||
"skills": [ | ||
"Node & Validator Management", | ||
"System Monitoring & Reliability", | ||
"Cloud Infrastructure", | ||
"Self-Hosted Infrastructure", | ||
"Infrastructure Automation", | ||
"Network & Security Management", | ||
"Others (complete the field)" | ||
] | ||
}, | ||
{ | ||
"id": 2, | ||
"category_title": "Security", | ||
"skills": [ | ||
"Cryptography", | ||
"Key Management & Custody", | ||
"Security auditing", | ||
"Penetration testing", | ||
"Threat Modeling", | ||
"Others (complete the field)" | ||
] | ||
}, | ||
{ | ||
"id": 3, | ||
"category_title": "Product & Project Management", | ||
"skills": [ | ||
"Project Management", | ||
"Product Development", | ||
"UX & Interface Design", | ||
"Quality Assurance", | ||
"Others (complete the field)" | ||
] | ||
}, | ||
{ | ||
"id": 4, | ||
"category_title": "Community & Business Development", | ||
"skills": [ | ||
"Growth Strategy", | ||
"Partnership Development", | ||
"Community Engagement", | ||
"Content Creation", | ||
"Translations (which languages?)", | ||
"Others (complete the field)" | ||
] | ||
}, | ||
{ | ||
"id": 5, | ||
"category_title": "Research, Analysis & Compliance", | ||
"skills": [ | ||
"Blockchain Data Analysis", | ||
"Tokenomics", | ||
"Market Research", | ||
"Risk Assessment", | ||
"Policy Development", | ||
"Others (complete the field)" | ||
] | ||
} | ||
] |