forked from zero-to-mastery/ZtM-Job-Board
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersons.json
160 lines (160 loc) · 3.97 KB
/
persons.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
{
"id": 1000,
"name": "Saurabh Khaparey",
"img": "",
"links": {
"website": "",
"linkedin": "https://www.linkedin.com/in/saurabh-khaparey",
"github": "https://github.com/Saurabh2699"
},
"jobTitle": "MERN Stack Developer",
"location": {
"city": "Nagpur",
"state": "Maharashtra",
"country": "India"
}
},
{
"id": 1001,
"name": "Samuel Solomon",
"img": "]",
"links": {
"website": "",
"linkedin": "https://www.linkedin.com/in/samjsolomon",
"github": "https://github.com/samjsolomon"
},
"jobTitle": "Python Developer",
"location": {
"city": "Orlando",
"state": "Florida",
"country": "United States]"
}
},
{
"id": 1002,
"name": "Ravi kumar Singh",
"img": "",
"links": {
"website": "",
"linkedin": "",
"github": "https://github.com/raviraka"
},
"jobTitle": "Web Developer",
"location": {
"city": "Milan",
"state": "",
"country": "Italy"
}
},
{
"id": 1003,
"name": "Sparsh Chadha",
"img": "",
"links": {
"website": "https://sparsh0427.github.io/Portfolio/",
"linkedin": "https://www.linkedin.com/in/sparsh-chadha-601b1516b",
"github": "https://github.com/sparsh0427/"
},
"jobTitle": "Full Stack Developer | Java Developer | ML Enthusiast",
"location": {
"city": "New Delhi",
"state": "Delhi",
"country": "India"
}
},
{
"id": 1004,
"name": "Yury Hrytsuk",
"img": "",
"links": {
"website": "",
"linkedin": "https://www.linkedin.com/in/yury-hrytsuk-70335a15a/",
"github": "https://github.com/Jurek33"
},
"jobTitle": "JavaScript Developer",
"location": {
"city": "Miami",
"state": "Florida",
"country": "United States"
}
},
{
"id": 1005,
"name": "Sacha Bogaers",
"img": "https://avatars0.githubusercontent.com/u/48031121?s=400&u=469845ae94d776cbb1038eb6045b70c5388bf0a1&v=4",
"links": {
"website": "",
"linkedin": "https://www.linkedin.com/in/sacha-bogaers/",
"github": "https://github.com/SachaBog"
},
"jobTitle": "Junior Web Developer",
"location": {
"city": "Tilburg",
"state": "Noord-Brabant",
"country": "The Netherlands"
}
},
{
"id": 1006,
"name": "Rares Sandu",
"img": "https://avatars3.githubusercontent.com/u/59281487?s=400&u=ed6e2f43fffde34964b8ae73a3fdaacd1d7516f7&v=4",
"links": {
"website": "https://raressanduconstantin.github.io/modern_portfolio/index.html",
"linkedin": "https://www.linkedin.com/in/rares-sandu/",
"github": "https://github.com/RaresSanduConstantin"
},
"jobTitle": "Front-end web development",
"location": {
"city": "Bucharest",
"state": "",
"country": "Romania"
}
},
{
"id": 1007,
"name": "Michael Wang",
"img": "https://avatars0.githubusercontent.com/u/51487671?s=460&u=08ece0fce8b834cc44c18322191e9b7a80ab070c&v=4",
"links": {
"website": "http://michaelwang.herokuapp.com/",
"linkedin": "https://www.linkedin.com/in/michael-wang-dev/",
"github": "https://github.com/mwGHburger"
},
"jobTitle": "Junior Full-Stack Developer",
"location": {
"city": "Melbourne",
"state": "Victoria",
"country": "Australia"
}
},
{
"id": 1008,
"name": "Muhammad Haroon Saad",
"img": "https://user-images.githubusercontent.com/49754541/83527701-91ecff80-a501-11ea-8e91-2a702c534d81.jpeg",
"links": {
"website": "https://haroonsaad247622.github.io/HarrySalts/",
"linkedin": "www.linkedin.com/in/muhammad-haroon-saad-7b58bb1a9",
"github": "https://github.com/Haroonsaad247622"
},
"jobTitle": "Full-Stack Developer",
"location": {
"city": "Bahawalpur",
"state": "Punjab",
"country": "Pakistan"
}
},
{
"id": 1009,
"name": "Mehdi E.Manioui",
"img": "https://i.ibb.co/zPFG407/Photo.jpg",
"links": {
"website": "https://www.strengthauthority.com/",
"linkedin": "https://www.linkedin.com/in/mehdi-e-m-2a4826121/",
"github": "https://github.com/eemanioui"
},
"jobTitle": "Full Stack Web Developer",
"location": {
"city": "Winnipeg",
"state": "Manitoba",
"country": "Canada"
}
}