Skip to content

Commit

Permalink
Create skills.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iskay authored Jan 23, 2025
1 parent fa9dd8d commit 9f84ae5
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions _luminara-homebase/scripts/skills.json
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)"
]
}
]

0 comments on commit 9f84ae5

Please sign in to comment.