-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskills.json
More file actions
63 lines (62 loc) · 1.69 KB
/
skills.json
File metadata and controls
63 lines (62 loc) · 1.69 KB
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
[
{
"name": "ReactJS",
"icon": "https://img.icons8.com/external-tal-revivo-color-tal-revivo/48/000000/external-react-a-javascript-library-for-building-user-interfaces-logo-color-tal-revivo.png"
},
{
"name": "ExpressJS",
"icon": "https://img.icons8.com/fluency/48/000000/node-js.png"
},
{
"name": "NodeJS",
"icon": "https://img.icons8.com/color/48/000000/nodejs.png"
},
{
"name": "Redux",
"icon": "https://img.icons8.com/color/48/000000/redux.png"
},
{
"name": "Firebase",
"icon": "https://img.icons8.com/color/48/000000/firebase.png"
},
{
"name": "TailwindCSS",
"icon": "https://i.postimg.cc/nzHND4nw/1E1C39.png"
},
{
"name": "Bootstrap",
"icon": "https://img.icons8.com/color/48/000000/bootstrap.png"
},
{
"name": "Sass",
"icon": "https://img.icons8.com/color/48/000000/sass.png"
},
{
"name": "HTML5",
"icon": "https://img.icons8.com/color/48/000000/html-5--v1.png"
},
{
"name": "CSS3",
"icon": "https://img.icons8.com/color/48/000000/css3.png"
},
{
"name": "JavaScript",
"icon": "https://img.icons8.com/color/48/000000/javascript--v1.png"
},
{
"name": "MongoDB",
"icon": "https://img.icons8.com/color/48/000000/mongodb.png"
},
{
"name": "Netlify",
"icon": "https://img.icons8.com/external-tal-revivo-shadow-tal-revivo/48/000000/external-netlify-a-cloud-computing-company-that-offers-hosting-and-serverless-backend-services-for-static-websites-logo-shadow-tal-revivo.png"
},
{
"name": "GitHub",
"icon": "https://img.icons8.com/glyph-neue/48/ffffff/github.png"
},
{
"name": "WordPress",
"icon": "https://img.icons8.com/color/48/000000/wordpress.png"
}
]