-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathskills.json
277 lines (276 loc) · 8.7 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
{
"skills": [
{
"name": "Docker",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-docker-480.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Handbook",
"name": "Git Handbook",
"author": "Github",
"release_date": "2017",
"level": 0,
"rating": 4.8,
"url": "https://guides.github.com/introduction/git-handbook/",
"time_hours": 1
},
{
"type": "Online Course",
"name": "Getting Started with Docker",
"author": "Nigel Poulton",
"release_date": "01.08.2016",
"level": 1,
"rating": 4.5,
"url": "https://app.pluralsight.com/library/courses/docker-getting-started",
"time_hours": 5
},
{
"type": "Book",
"name": "The Docker Book: Containerization is the new virtualization",
"author": "James Turnbull",
"release_date": "2015",
"level": 1,
"rating": 4.3,
"url": "https://www.amazon.com/gp/product/B00LRROTI4/",
"time_hours": 6
},
{
"type": "Online Course",
"name": "Docker Deep Dive",
"author": "Nigel Poulton",
"release_date": "04.01.2018",
"level": 2,
"rating": 5.0,
"url": "https://app.pluralsight.com/library/courses/docker-deep-dive-update/table-of-contents",
"time_hours": 9
}
]
},
{
"name": "Frontend Dev",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-js-96.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Handbook",
"name": "Git Handbook",
"author": "Github",
"release_date": "2017",
"level": 0,
"rating": 4.8,
"url": "https://guides.github.com/introduction/git-handbook/",
"time_hours": 1
},
{
"type": "Online Course",
"name": "Learn HTML",
"author": "Codecademy",
"release_date": "Unknown",
"level": 1,
"rating": 4.5,
"url": "https://www.codecademy.com/learn/learn-html",
"time_hours": 9
},
{
"type": "Online Course",
"name": "Learn CSS",
"author": "Codecademy",
"release_date": "Unknown",
"level": 1,
"rating": 4.6,
"url": "https://www.codecademy.com/learn/learn-css",
"time_hours": 15
},
{
"type": "Online Course",
"name": "Learn JavaScript",
"author": "Codecademy",
"release_date": "Unknown",
"level": 1,
"rating": 4.4,
"url": "https://www.codecademy.com/learn/introduction-to-javascript",
"time_hours": 30
},
{
"type": "Article",
"name": "Pick the right framework",
"author": "Giorgi Bakradze",
"release_date": "Unknown",
"level": 2,
"rating": 4.6,
"url": "https://www.toptal.com/javascript/choosing-best-front-end-framework",
"time_hours": 30
}
]
},
{
"name": "Backend Dev",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-server-100.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Handbook",
"name": "Git Handbook",
"author": "Github",
"release_date": "2017",
"level": 0,
"rating": 4.8,
"url": "https://guides.github.com/introduction/git-handbook/",
"time_hours": 1
},
{
"type": "Project",
"name": "Project Academy Java and Python",
"author": "Jetbrains",
"release_date": "2020",
"level": 2,
"rating": 4.9,
"url": "https://www.jetbrains.com/lp/academy",
"time_hours": 30
}
]
},
{
"name": "Photoshop",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-adobe-photoshop-400.png",
"assignments": [
{
"type": "Online Course",
"name": "Ultimate Photoshop Training: From Beginner to Proy",
"author": "Cristian Doru Barin",
"release_date": "2019",
"level": 2,
"rating": 4.6,
"url": "https://www.udemy.com/course/ultimate-photoshop-training-from-beginner-to-pro/",
"time_hours": 14
}
]
},
{
"name": "Kubernetes",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-kubernetes-480.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Handbook",
"name": "Git Handbook",
"author": "Github",
"release_date": "2017",
"level": 0,
"rating": 4.8,
"url": "https://guides.github.com/introduction/git-handbook/",
"time_hours": 1
},
{
"type": "Online Course",
"name": "Kubernetes path",
"author": "Various Authors",
"release_date": "2019",
"level": 2,
"rating": 4.9,
"url": "https://app.pluralsight.com/paths/skill/kubernetes-administration",
"time_hours": 13
}
]
},
{
"name": "Networks",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-router-64.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Online Course",
"name": "Networking Concepts and Protocols",
"author": "Ross Bagurdes",
"release_date": "20.03.2018",
"level": 2,
"rating": 5.0,
"url": "https://app.pluralsight.com/library/courses/comptia-network-plus-networking-concepts/table-of-contents",
"time_hours": 6
}
]
},
{
"name": "Product Management",
"image_url": "https://storage.googleapis.com/public_image_skills_mentor_chatbot/icons8-product-100.png",
"assignments": [
{
"type": "Online Course",
"name": "Internet History, Technology, and Security",
"author": "Charles Russell Severance",
"release_date": "01.08.2016",
"level": 0,
"rating": 4.8,
"url": "https://www.coursera.org/learn/internet-history",
"time_hours": 15
},
{
"type": "Article",
"name": "Articles about Scrum",
"author": "Various authors",
"release_date": "2018",
"level": 1,
"rating": 4.8,
"url": "https://www.scrum.org/pathway/product-owner-learning-path",
"time_hours": 4
},
{
"type": "Book",
"name": "Professional Product Owner",
"author": "Don McGreal",
"release_date": "2018",
"level": 2,
"rating": 4.8,
"url": "https://www.amazon.com/Professional-Product-Owner-Leveraging-Competitive/dp/0134686470",
"time_hours": 30
}
]
}
]
}