-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
427 lines (427 loc) · 10.8 KB
/
db.json
File metadata and controls
427 lines (427 loc) · 10.8 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
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
{
"Company": [
{
"id": "1",
"name": "Acme Technologies",
"history": "Established in 2005, Acme Technologies is a leading provider of innovative software solutions...",
"businessId": "987654321",
"workStyles": [
"Collaborative",
"Independent",
"Agile"
],
"values": [
"Innovation",
"Integrity",
"Customer Focus"
],
"workingConditions": {
"flexibility": [
"Flexible Hours",
"Remote Work",
"Freelance"
],
"location": [
"Hybrid",
"Remote",
"Onsite"
],
"culture": "Open and inclusive workplace with a focus on teamwork and personal growth",
"mentalHealthSupport": true
},
"jobPosition": {
"title": "Senior Software Engineer",
"salary": {
"min": 7000,
"max": 9000,
"currency": "EUR"
},
"benefits": [
"Health Insurance",
"Flexible Vacation Policy",
"Stock Options"
],
"selectionCriteria": {
"skills": [
"Java",
"Spring Boot",
"Microservices",
"AWS"
],
"experience": "7+ years",
"rating": 4.8,
"location": {
"postcode": "00100",
"radius": "20 km"
}
}
}
},
{
"id": "2",
"name": "TechInnovators",
"history": "TechInnovators has been revolutionizing the tech world since 2005 with cutting-edge software solutions.",
"businessId": "987654321",
"workStyles": [
"Innovative",
"Remote First"
],
"values": [
"Sustainability",
"Growth",
"Collaboration"
],
"workingConditions": {
"flexibility": [
"Flexible Hours",
"Work from Home"
],
"location": [
"Remote",
"Onsite"
],
"culture": "Dynamic and fast-paced environment focused on innovation and sustainability.",
"mentalHealthSupport": true
},
"jobPosition": {
"title": "Data Scientist",
"salary": {
"min": 4500,
"max": 6000,
"currency": "EUR"
},
"benefits": [
"Stock Options",
"Remote Work Stipend",
"Flexible Work Hours"
],
"selectionCriteria": {
"skills": [
"Python",
"Machine Learning",
"SQL",
"Data Visualization"
],
"experience": "3+ years",
"rating": 4.2,
"location": {
"postcode": "1200",
"radius": "20 km"
}
}
}
},
{
"id": "3",
"name": "HealthTech Corp",
"history": "HealthTech Corp is a leader in the digital health sector, providing innovative solutions for healthcare professionals.",
"businessId": "456789123",
"workStyles": [
"Remote",
"Collaborative"
],
"values": [
"Wellness",
"Compassion",
"Health"
],
"workingConditions": {
"flexibility": [
"Flexible Hours",
"Work from Home"
],
"location": [
"Remote",
"Hybrid"
],
"culture": "Committed to improving healthcare through technology with a focus on work-life balance.",
"mentalHealthSupport": true
},
"jobPosition": {
"title": "Healthcare Product Manager",
"salary": {
"min": 5000,
"max": 7000,
"currency": "EUR"
},
"benefits": [
"Health Insurance",
"Work-Life Balance Stipend",
"Paid Time Off"
],
"selectionCriteria": {
"skills": [
"Product Management",
"Agile",
"Healthcare Technology",
"Communication"
],
"experience": "5+ years",
"rating": 4.7,
"location": {
"postcode": "1001",
"radius": "50 km"
}
}
}
},
{
"id": "4",
"name": "GreenTech Solutions",
"history": "GreenTech Solutions is at the forefront of creating environmentally sustainable technologies.",
"businessId": "234567890",
"workStyles": [
"Flexible",
"Innovative"
],
"values": [
"Sustainability",
"Innovation",
"Teamwork"
],
"workingConditions": {
"flexibility": [
"Remote",
"Flexible Hours"
],
"location": [
"Hybrid",
"Onsite"
],
"culture": "GreenTech Solutions fosters creativity, growth, and environmental responsibility.",
"mentalHealthSupport": true
},
"jobPosition": {
"title": "Environmental Engineer",
"salary": {
"min": 4000,
"max": 6000,
"currency": "EUR"
},
"benefits": [
"Health Insurance",
"Paid Vacation",
"Green Commute Incentives"
],
"selectionCriteria": {
"skills": [
"Environmental Engineering",
"Sustainability",
"Project Management"
],
"experience": "3+ years",
"rating": 4.1,
"location": {
"postcode": "1500",
"radius": "15 km"
}
}
}
},
{
"id": "5",
"name": "FinServe Ltd.",
"history": "FinServe Ltd. is a financial services company offering a wide range of financial products.",
"businessId": "112233445",
"workStyles": [
"Team-Oriented",
"Remote"
],
"values": [
"Integrity",
"Customer Service",
"Excellence"
],
"workingConditions": {
"flexibility": [
"Flexible Hours",
"Work from Home"
],
"location": [
"Remote",
"Hybrid"
],
"culture": "A professional, yet friendly environment where employees are encouraged to excel.",
"mentalHealthSupport": true
},
"jobPosition": {
"title": "Financial Analyst",
"salary": {
"min": 4500,
"max": 6500,
"currency": "EUR"
},
"benefits": [
"Health Insurance",
"Performance Bonuses",
"Training and Development"
],
"selectionCriteria": {
"skills": [
"Financial Modeling",
"Excel",
"Data Analysis"
],
"experience": "3+ years",
"rating": 4.3,
"location": {
"postcode": "2000",
"radius": "30 km"
}
}
}
}
],
"JobSeeker": [
{
"id": "JS98765",
"workStyles": [
"Collaborative",
"Remote Preferred"
],
"values": [
"Innovation",
"Work-Life Balance"
],
"workingConditions": {
"flexibility": [
"Remote",
"Flexible Hours"
],
"location": {
"preferred": "Remote",
"acceptance": [
"Hybrid",
"Onsite within 30 km"
]
},
"culture": "Diverse and inclusive environment with a focus on work-life balance",
"salaryExpectations": {
"min": 6500,
"max": 8500,
"currency": "EUR"
},
"benefitExpectations": [
"Health Insurance",
"Gym Membership",
"Paid Parental Leave"
]
},
"headline": "Experienced Full Stack Developer",
"bio": "Experienced Full Stack Developer with 5+ years of experience in Java, Spring Boot, and Angular, seeking new opportunities in software development and eager to contribute to innovative projects. Passionate about creating scalable and efficient solutions, collaborating with cross-functional teams, and staying updated with the latest technologies. Open to remote and onsite positions. Let's connect and build something amazing together!",
"positionHistory": [
{
"position": "Full Stack Developer",
"company": "PreviousCompany",
"duration": "3 years",
"skills": [
"Java",
"Spring Boot",
"Angular"
]
},
{
"position": "Senior Software Engineer",
"company": "NextCompany",
"duration": "2 years",
"skills": [
"Java",
"Spring Boot",
"Microservices"
]
}
],
"skills": [
"Java",
"Spring Boot",
"Microservices",
"AWS"
],
"experience": "7+ years",
"distance": "25 km",
"hashcode": "ab-cd1234"
},
{
"id": "JS67890",
"workStyles": [
"Remote Preferred",
"Independent"
],
"values": [
"Innovation",
"Customer-Centric"
],
"workingConditions": {
"flexibility": [
"Remote",
"Flexible Hours"
],
"location": {
"preferred": "Remote",
"acceptance": [
"Hybrid",
"Onsite within 50 km"
]
},
"culture": "Dynamic and customer-focused environment",
"salaryExpectations": {
"min": 4500,
"max": 6500,
"currency": "EUR"
},
"benefitExpectations": [
"Health Insurance",
"Paid Vacation",
"Stock Options"
]
},
"headline": "Senior Software Engineer",
"bio": "Experienced Full Stack Developer with 5+ years of experience in Java, Spring Boot, and Angular. Seeking new opportunities in software development to contribute to innovative projects. Passionate about creating scalable and efficient solutions, collaborating with cross-functional teams, and staying updated with the latest technologies. Open to remote and onsite positions. Let's connect and build something amazing together!",
"positionHistory": [
{
"position": "Software Engineer",
"company": "TechCompany",
"duration": "3 years",
"skills": [
"JavaScript",
"React",
"Node.js"
]
}
],
"skills": [
"JavaScript",
"Node.js",
"AWS"
],
"experience": "6+ years",
"distance": "20 km"
}
],
"Administration": [
{
"id": "1",
"login": {
"username": "admin_user",
"password": "securely_hashed_password"
}
}
],
"Employee": [
{
"id": "1",
"hashcode": "",
"company": "Acme Technologies"
}
],
"Hashes": [
{
"id": "f8b7",
"hashcode": "yb-kg5d78"
},
{
"id": "f088",
"hashcode": "1c6-ad74hp"
}
]
}