-
Notifications
You must be signed in to change notification settings - Fork 0
/
skill.json
63 lines (62 loc) · 1.21 KB
/
skill.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
[
{
"id" : "01",
"title" : "Photoshop",
"per_num" : "58%",
"custom_class" : "photoshop"
},
{
"id" : "02",
"title" : "js",
"per_num" : "48%",
"custom_class" : "js"
},
{
"id" : "03",
"title" : "HTML",
"per_num" : "88%",
"custom_class" : "html"
},
{
"id" : "04",
"title" : "CSS",
"per_num" : "98%",
"custom_class" : "css"
},
{
"id" : "05",
"title" : "C",
"per_num" : "78%",
"custom_class" : "C"
},
{
"id" : "06",
"title" : "Python",
"per_num" : "58%",
"custom_class" : "python"
},
{
"id" : "07",
"title" : "Figma",
"per_num" : "28%",
"custom_class" : "Figma"
},
{
"id" : "08",
"title" : "Video-Editing",
"per_num" : "18%",
"custom_class" : "Video-Editing"
},
{
"id" : "07",
"title" : "Figmaaa",
"per_num" : "28%",
"custom_class" : "Figmaaa"
},
{
"id" : "08",
"title" : "Video-Editinggg",
"per_num" : "18%",
"custom_class" : "Video-Editingggg"
}
]