-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
326 lines (325 loc) · 9.21 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
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
{
"name": "Wesley Vrancken",
"meta": {
"format": "[email protected]",
"version": "0.1.0"
},
"info": {
"label": "Software Engineer",
"brief": "Programmer of all trades and languages with 10+ years of experience in a variety of industries. A Belgian native. Aspiring biohacker, blockchain fan and science-fiction enthusiast.",
"image": ""
},
"contact": {
"email": "[email protected]",
"other": []
},
"location": {
"address": "",
"city": "Osaka",
"region": "",
"code": "",
"country": "JP"
},
"social": [
{
"label": "GitHub",
"network": "GitHub",
"user": "wleev",
"url": "https://github.com/wleev"
}
],
"skills": {
"sets": [
{
"name": "Languages",
"level": "advanced",
"skills": [
"JavaScript", "Python", "C#", "C++", "Java", "Clojure", "Golang"
]
},
{
"name": "Web",
"level": "master",
"skills": [
"Typescript", "React.js", "Vue.js", "Angular.js", "Node.js", "Flask", "WebAPI", "ASP.NET"
]
},
{
"name": "Database",
"level": "intermediate",
"skills": [
"MySQL/MariaDB", "PostgreSQL", "Mongo", "Redis"
]
},
{
"name": "Infrastructure",
"level": "intermediate",
"skills": [
"shell", "Docker", "lxc", "nginx", "Apache"
]
}
]
},
"employment": {
"history": [{
"employer": "CryptoGarage",
"position": "Freelance",
"location": "Remote",
"start": "2019-12",
"end": "2020-06",
"summary": "Development of peer-to-peer crypto derivates trading application",
"highlights": [
"Developed ElectronJS MVP",
"Testing and maintenance of Golang back-end server",
"Docker image fine-tuning"
],
"keywords": [
"Typescript",
"ElectronJS",
"React",
"Docker",
"Golang"
]
},
{
"employer": "Raspberry Shake",
"position": "Software engineer",
"location": "Remote",
"start": "2018-04",
"summary": "Development of software for seismometers and geophysical data",
"highlights": [
"Designing, developing and maintenance of the product portal website and other web applications using seismological data",
"Prototyping and development of configuration software on seismometer (RPi device)",
"Multiplatform mobile app development using Qt",
"Maintaining production server and its services"
],
"keywords": [
"C#",
"ASP.NET Core",
"Python",
"Flask",
"Javascript",
"Typescript",
"Vuejs",
"Qt",
"C++"
]
},
{
"employer": "Synon",
"position": "Software engineer",
"start": "2015-06",
"end": "2018-03",
"location": "Osaka, Japan",
"summary": "Application development for multiple platforms including Windows 10 and Android.",
"highlights": [
"Migrated Android app to most recent SDK and implemented custom calendar widget.",
"Architected Windows Store app and accompanying services with focus on IoT device compatibility.",
"Migrated all services to a multiplatform solution using .NET Core."
],
"keywords": [
"C#",
"ASP.NET Core",
"UWP",
"Java"
]
},
{
"employer": "OSOP",
"position": "Lead developer",
"start": "2014-09",
"end": "2015-08",
"location": "Volcan, Panama/Remote",
"summary": "Developing seismology related software, ranging from embedded software to web applications.",
"highlights": [
"Lead development of WiFi enabled seismometer prototype.",
"Maintained and updated Go application for bluetooth configuration of seismometers.",
"Developed server for enabling OTA firmware updates."
],
"keywords": [
"C/C++",
"Go",
"Python",
"Javascript",
"Backbone.js",
"Django",
"STM32",
"Flask"
]
},
{
"employer": "Boaz Consultancy",
"position": "Web developer",
"start": "2014-09",
"end": "2015-08",
"location": "Volcan, Panama/Remote",
"summary": "Developing back office web application for display of aggregated banking data.",
"highlights": [],
"keywords": [
"C#",
"ASP.NET MVC",
"Angular.js",
"Javascript",
"Kendo UI"
]
},
{
"employer": "Key Technology",
"position": "Software Engineer",
"start": "2013-11",
"end": "2014-08",
"location": "Hasselt, Belgium",
"summary": "Developing software implementations in multiple domains relating to optical sorting machines and complimenting equipment.",
"highlights": [
"Created utility program for engineers and support staff.",
"Improved internal Jenkins build tools.",
"Managed Jenkins CI server for C++ and Python projects."
],
"keywords": [
"C++",
"Qt",
"Boost",
"Ruby",
"Numpy",
"SciPy",
"XSLT",
"XSD"
]
},
{
"employer": "Ubicast",
"position": "Web developer",
"start": "2013-02",
"end": "2013-08",
"location": "Tokyo, Japan",
"summary": "Web application and module development using OpenCMS",
"highlights": [
"Created custom OpenCMS features for client.",
"Redesigned corporate website."
],
"keywords": [
"Java",
"Scala",
"OpenCMS",
"Backbone.js"
]
},
{
"employer": "Cegeka",
"position": "IT Consultant",
"start": "2012-10",
"end": "2013-01",
"location": "Hasselt, Belgium",
"summary": "Deployed as analist-developer at Hereaus Electro-Nite's intrumentation department.",
"highlights": [
"Development of C# application for measuring instrument.",
"Field tested software at aluminium smelter.",
"Mathematical analysis of field data",
"Responsible for communication between chemists, engineers and software staff."
],
"keywords": [
"C#",
"WPF",
"Python",
"Numpy",
"SciPy",
"TFS"
]
},
{
"employer": "Fenego",
"position": "Internship",
"start": "2012-08",
"end": "2012-09",
"location": "Hasselt, Belgium",
"summary": "Created a tool for generating XML files based on existing XSD, used for testing webservices.",
"highlights": [],
"keywords": [
"Java",
"JavaFX",
"XML",
"XSD"
]
},
{
"employer": "Cinemaray",
"position": "Internship",
"start": "2012-03",
"end": "2012-08",
"location": "Nagoya, Japan",
"summary": "Internship for school credit.",
"highlights": [
"Created and modified iOS applications with AR components.",
"Build a prototype XNA application for the Microsoft PixelSense.",
"Implemented mapping service for custom client maps."
],
"keywords": [
"Unity3D",
"Vuforia",
"C#",
"XNA",
"GDAL",
"OpenLayers",
"Geoserver"
]
},
{
"employer": "Fenego",
"position": "Internship",
"start": "2011-08",
"end": "2011-09",
"location": "Hasselt, Belgium",
"summary": "Created a centralized monitoring and management system for servers.",
"highlights": [
"Created management front-end with GTW.",
"Automated script installation using Python microservices.",
"Used ManageEngine to created a dashboard based on JMX."
],
"keywords": [
"Java",
"Python",
"Bash",
"GWT",
"Tornado",
"JMX"
]
}
]
},
"education": {
"level": "degree",
"degree": "Bachelor",
"history": [{
"institution": "PXL",
"title": "Bachelor in Applied Informatics",
"url": "https://pxl.be",
"start": "2009-09",
"end": "2012-08"
}]
},
"languages": [{
"language": "English",
"fluency": "Fluent"
},
{
"language": "Dutch",
"fluency": "Native speaker"
},
{
"language": "French",
"fluency": "Fluent"
},
{
"language": "German",
"fluency": "Conversational"
},
{
"language": "Japanese",
"fluency": "Conversational"
},
{
"language": "Spanish",
"fluency": "Basic"
}
]
}