-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreactrole.json
102 lines (102 loc) · 2.08 KB
/
reactrole.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
[
{
"emoji": "\uD83D\uDC65",
"role": "Foundation"
},
{
"emoji": "\uD83D\uDCDA",
"role": "Diploma"
},
{
"emoji": "\uD83C\uDF93",
"role": "Degree"
},
{
"emoji": "\uD83D\uDCBC",
"role": "Alumni"
},
{
"emoji": "\uD83C\uDFAE",
"role": "Computing | Technology | Games Development"
},
{
"emoji": "🗺️",
"role": "Business | Management | Marketing | Tourism"
},
{
"emoji": "🗯️",
"role": "Media | International Relations | Psychology"
},
{
"emoji": "\uD83D\uDCB0",
"role": "Accounting | Banking | Finance | Actuarial"
},
{
"emoji": "\uD83C\uDFA8",
"role": "Design | Advertising | Animation"
},
{
"emoji": "🖥️",
"role": "Information Technology"
},
{
"emoji": "⚙️",
"role": "Engineering"
},
{
"emoji": "🛡️",
"role": "Software Engineering"
},
{
"emoji": "🕵️",
"role": "Cyber Security"
},
{
"emoji": "🖱️",
"role": "Intelligent Systems"
},
{
"emoji": "📽️",
"role": "Multimedia Technology"
},
{
"emoji": "\uD83D\uDCCA",
"role": "CS in Data Analytics"
},
{
"emoji": "\uD83D\uDCE1",
"role": "CS in Digital Forensics"
},
{
"emoji": "☁️",
"role": "IT in Cloud Computing"
},
{
"emoji": "\uD83E\uDDD1\u200D\uD83D\uDCBB",
"role": "IT in Network Computing"
},
{
"emoji": "\uD83D\uDCF1",
"role": "IT in Mobile Technology"
},
{
"emoji": "🌐",
"role": "IT in Internet of Things"
},
{
"emoji": "\uD83C\uDF00",
"role": "IT in Digital Transformation"
},
{
"emoji": "💳",
"role": "IT in FinTech"
},
{
"emoji": "⛓️",
"role": "IT in Business Information Systems"
},
{
"emoji": "👾",
"role": "MT in VR/AR"
}
]