-
Notifications
You must be signed in to change notification settings - Fork 1
/
skills.json
66 lines (66 loc) · 2.16 KB
/
skills.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"Technical skills (general)": [
"Collaborative software development",
"Version control",
"Continuous integration / continuous delivery",
"Systems design, architecture & development",
"Software documentation",
"Testing",
"Coding conventions",
"Software licensing",
"Software packaging & release",
"Programming paradigms",
"Programming",
"Environmental impact awareness"
],
"Technical (specific)": [
"Visualization",
"High performance computing",
"Programming languages",
"Parallelization",
"Web development",
"Systems administration",
"Data analysis",
"AI/ML",
"User Experience",
"Technical translation between researchers and RSEs",
"Virtualization & Cloud computing",
"Code optimization"
],
"Interpersonal": [
"Understanding of mental health, stress and burnout",
"Building of community of practice",
"Collaboration & building connections",
"People management",
"Leadership & communication skills",
"Mentorship skills",
"Stakeholder management",
"Diversity, Equity and Inclusion"
],
"Leadership & management": [
"Project management",
"Planning and organising events (workshops, meet-ups, conferences etc)",
"Grant/proposal writing",
"Evaluation and assessment",
"Agile project management methodologies",
"Recruitment",
"Event organisation/management",
"Resource management (time, budget)",
"Strategy",
"Change management"
],
"Domain expertise": [
"Research methodologies",
"Ethics",
"Domain-specific technical skills (AI/ML, research data and analytics, visualisation, computational science)",
"Legal and regulatory",
"Developing domain-specific training"
],
"Communication & dissemination": [
"Delivering training",
"Writing and publication",
"Public science communication",
"Peer science communication",
"Content and knowledge management"
]
}