-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathresume.json
273 lines (273 loc) · 8.17 KB
/
resume.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
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
{
"awards": [],
"basics": {
"email": "[email protected]",
"image": "https://res.cloudinary.com/draxel/image/upload/v1639256540/jenga-2-bw_jkwych.webp",
"label": "Software Engineering Student",
"location": {
"city": "Göteborg",
"countryCode": "SE",
"region": "Västra Götalands län"
},
"name": "Drake Axelrod",
"phone": "+46 0724034462",
"profiles": [
{
"network": "linkedin",
"url": "https://www.linkedin.com/in/drakeaxelrod",
"username": "drakeaxelrod"
},
{
"network": "github",
"url": "https://github.com/DrakeAxelrod",
"username": "DrakeAxelrod"
}
],
"summary": "Currently studying Software Engineering at the University of Göteborg. I am eager to secure challenging roles in the Software industry, particularly in Penetration Testing and Cybersecurity. I love the entire IT subject and am always looking for new things to learn or ways to improve. I would love to chat about the industry.",
"url": "https://www.drakeaxelrod.com"
},
"education": [
{
"area": "Software Engineering & Management",
"courses": [
"Mathematical Foundations for Software Engineering - G",
"Object-Oriented Programming - VG",
"Requirements and User Experience - VG",
"Mini Project: Team Programming - VG",
"Data Management - G",
"Data Structures and Algorithms - VG",
"Software Analysis and Design - VG",
"Mini Project: Systems Development - VG",
"Web and Mobile Development - VG",
"Fundamentals of Software Architecture - VG"
],
"endDate": "2023-05-25",
"institution": "University of Gothenburg",
"score": "",
"startDate": "2020-08-01",
"studyType": "BSc"
},
{
"area": "Anthropology (incomplete)",
"courses": [],
"endDate": "2018-08-01",
"institution": "University of California, Santa Cruz",
"score": "",
"startDate": "2016-08-01",
"studyType": "BA"
},
{
"area": "Social and Behavioral Science",
"courses": [],
"endDate": "2015-05-01",
"institution": "Santa Monica Community College",
"score": "",
"startDate": "2012-08-01",
"studyType": "A.A. Liberal Arts"
}
],
"interests": [
{
"keywords": [
"Ethical Hacking",
"Penetration Testing",
"Reverse Engineering",
"Malware/Viruses/Worms"
],
"name": "Cybersecurity"
},
{
"keywords": [],
"name": "Surfing"
},
{
"name": "Open Source"
},
{
"name": "Game Development"
},
{
"name": "Reading"
},
{
"name": "Writing"
}
],
"languages": [
{
"fluency": "native",
"language": "English"
},
{
"fluency": "fluent",
"language": "Swedish"
}
],
"meta": {
"theme": "onepage"
},
"projects": [
{
"description": "Introductory CTF - Collaboration between Orange Cyberdefense and Halmstad University",
"endDate": "2020-12-04",
"entity": "HTB University",
"highlights": ["Was able to solve four challenges for my team"],
"keywords": ["cryptography", "image encoding/embedding", "ssh", "linux"],
"name": "HH CTF 2020",
"roles": ["Team Lead"],
"startDate": "2020-12-04",
"type": "Event"
},
{
"description": "From BScs to PhDs, the opportunity is yours to crack the code and show your skills to one-up the other teams — and other universities!",
"endDate": "2020-12-04",
"entity": "Huawei's Hackathon",
"highlights": [
"Got to work on optimizing task scheduling in regards to processors",
"Qualified for the Stockholm 24hr in person Hackathon and competed with students from universities ranging from bachelors to phd's"
],
"keywords": [
"processing",
"python",
"c",
"task scheduling",
"multi-threading"
],
"name": "Huawei's Hackathon 2021 - Stockholm",
"roles": ["Team Member"],
"startDate": "2020-12-03",
"type": "Event"
},
{
"description": "Five days dedicated to sustainable development, three main events each day, endless amounts of knowledge, and plenty of facts",
"endDate": "2020-11-20",
"entity": "University of Gothenburg",
"highlights": [
"Came up with an interesting solution to improve remote based learning by making it a MMORPG"
],
"keywords": ["Sustainability", "Remote Learning", "Opensource", "MMORPG"],
"name": "Act! Sustainable Design Jam 2020",
"roles": ["Team Member"],
"startDate": "2020-11-16",
"type": "Event"
},
{
"description": "Collection of students interested in learning more about cybersecurity",
"entity": "Student Association",
"highlights": [
"I get to work with other students who have an interest in cybersecurity with the goal of increasing our knowledge"
],
"keywords": ["CTF", "Collective Learning", "Team", "Co-operation"],
"name": "Read The Docs",
"roles": ["Chairman"],
"startDate": "2020-08-03",
"type": "Association"
}
],
"references": [],
"skills": [
{
"keywords": [
"OOP",
"Software Architecture",
"Scrum",
"Agile",
"CI/CD",
"Process Engineering",
"Networking",
"Operating Systems",
"Virtualization"
],
"level": "intermediate",
"name": "Development"
},
{
"keywords": [
"java",
"python",
"sh",
"bash",
"zsh",
"fish",
"GDScript",
"javascript",
"typescript",
"c",
"c++",
"go",
"html",
"scss",
"css"
],
"level": "intermediate",
"name": "Coding"
},
{
"keywords": [
"digitalocean",
"heroku",
"git",
"mongodb",
"sql",
"postgres",
"graphql",
"linux",
"osx",
"windows",
"docker",
"node",
"next.js",
"react",
"redux",
"vue",
"vuex",
"chakra-ui",
"styled components",
"tailwind",
"bootstrap"
],
"level": "intermediate",
"name": "Frameworks"
}
],
"work": [
{
"endDate": "2019-10-01",
"highlights": [
"Wrote a python script to auto grade all groups via running a unit test suite against each project",
"Was responsible for three groups of first years projects, who all passed over 95% of unit tests"
],
"location": "Gothenburg, Sweden",
"name": "University of Gothenburg",
"summary": "The course introduces the student to a contemporary object-oriented programming language with associated platforms and environments, with emphasis on basic programming language concepts, object oriented concepts, and elementary data structures.",
"position": "Teaching Assitant (Object Oriented Programming)",
"startDate": "2021-08-01",
"website": "https://www.gu.se/en/study-gothenburg/object-oriented-programming-dit043"
},
{
"endDate": "2017-03-14",
"highlights": [
"Led classes (50+ students) towards competency on a surfboard.",
"got to work with autistic and blind children"
],
"location": "Los Angeles, CA",
"name": "LearnToSurfLA",
"position": "Surf Instructor",
"startDate": "2013-06-01",
"summary": "LearnToSurfLA is the premier surf school in Los Angeles, Santa Monica, Venice Beach and Manhattan Beach, we are passionate about helping our students experience the thrill of the waves.",
"website": "https://www.learntosurfla.com/"
},
{
"endDate": "2019-05-04",
"highlights": [
"Learned how to analyzed sales data and negotiation techniques to leverage client sales.",
"Attended training seminars for B2B sales"
],
"location": "Brisbane, Australia",
"name": "More Marketing Group",
"position": "Independent Contractor B2B Sales",
"startDate": "2019-01-09",
"website": "https://www.instagram.com/more_marketing_group/"
}
]
}