-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
55 lines (54 loc) · 2.33 KB
/
data.json
File metadata and controls
55 lines (54 loc) · 2.33 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
[
{
"name": "USS Voyager",
"role": "Computer Systems Specialist",
"website": "https://en.wikipedia.org/wiki/Starfleet_Academy",
"application_origin": {
"origin_url": "https://www.linkedin.com/",
"origin_name": "LinkedIn"
},
"application_timestamp": 1691629910,
"status": ["passed_rh"],
"resume_file_name": "resume_june",
"note": "\"Ships and vessels are dependent on very sophisticated computer systems; these specialists are responsible for maintaining them.\" The recruiter contacted me. Waiting for my technical assessment. According to her, it would be available on the Star Trek Online game."
},
{
"name": "Kiki's Delivery Service",
"role": "iOS Developer",
"website": "https://en.wikipedia.org/wiki/Kiki%27s_Delivery_Service",
"application_origin": {
"origin_url": null,
"origin_name": "LinkedIn"
},
"application_timestamp": 1692641947,
"status": ["sent"],
"resume_file_name": "resume_june_v2",
"note": "A delivery app could help Kiki manage the deliveries so I contacted her on LinkedIn to describe my ideas for an iOS app and how I'm the right person to work on it. Still waiting for her reply. ^-^"
},
{
"name": "Hogwarts",
"role": "visionOS Developer",
"website": "https://en.wikipedia.org/wiki/Hogwarts",
"application_origin": {
"origin_url": null,
"origin_name": "Gmail"
},
"application_timestamp": 1692728347,
"status": ["sent","rejected"],
"resume_file_name": "resume_june",
"note": "According to the rejection letter, a muggle would not be the best fit for this role."
},
{
"name": "Digimon",
"role": "Digi-Eggs Developer",
"website": "https://digimon.fandom.com/wiki/Digimon_Wiki",
"application_origin": {
"origin_url": null,
"origin_name": null
},
"application_timestamp": 1690055587,
"status": ["sent", "waiting_feedback"],
"resume_file_name": null,
"note": "Digimon are digital monsters that reside in a parallel universe called the Digital World. Digimon hatch from eggs called Digi-Eggs. This role is to program new Digi-Eggs features."
}
]