-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_old.html
More file actions
502 lines (445 loc) · 17.8 KB
/
index_old.html
File metadata and controls
502 lines (445 loc) · 17.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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Curriculum Vitae, Alex Scheel Meyer</title>
</head>
<body>
<style type="text/css">
body
{
font-family:Arial;
background-color:#EEEEEE;
color:#555555;
}
.CV table
{
margin-left:auto;
margin-right:auto;
}
.header
{
font-size:12px;
text-align:center;
}
a
{
color:#555599;
text-decoration:none;
}
#content-top
{
background-image:url('Shadow_Top.png');
width:1000px;
height:29px;
}
#content
{
background-image:url('Shadow_Border.png');
padding-left:50px;
padding-right:50px;
font-size:16px;
font-weight:normal;
color:#666666;
}
#content-bottom
{
background-image:url('Shadow_Bottom.png');
width:1000px;
height:28px;
}
#content h1
{
font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:60px;
font-weight:bold;
}
#content .adr
{
display:none;
}
#content .contact-header
{
font-size:20px;
}
#content .contact-text
{
font-size:20px;
color:#AAAAAA;
}
#content .contact-text a
{
color:#AAAACC;
}
#content h3
{
font-family:Arial;
font-size:20px;
font-weight:normal;
}
#content .about
{
margin-top:-15px;
}
#content hr
{
color:#EEEEEE;
background-color:#EEEEEE;
border:none;
height:1px;
margin-top:20px;
margin-bottom:0px;
}
#content .section
{
vertical-align:top;
}
#content .section-header
{
font-size:40px;
font-weight:bold;
}
#content .section-icon
{
font-size:100px;
font-weight:bold;
color:#CCCCCC;
vertical-align:baseline;
position:relative;
top:14px;
left:30px;
}
.hresume .experience .htitle .title, .hresume .education .htitle .org
{
font-size:24px;
color:#E86E14;
}
.hresume .education .htitle, .hresume .experience .htitle
{
font-size:16px;
color:#555555;
}
.hresume .experience .description, .hresume .education
{
font-size:14px;
color:#777777;
}
.hresume .experience, .hresume .education
{
padding-top:50px;
}
</style>
<div class="header">This CV adheres to the <a href="http://microformats.org/wiki/hresume">hResume microformat</a><a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:44px;height:15px"
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!" />
</a></div>
<div class="CV">
<table id="Table_01" width="1000" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" id="content-top">
</td>
</tr>
<tr>
<td colspan="3" id="content">
<div class="hresume">
<table width="100%" style="padding-top:25px">
<tr><td width="610">
<div class="contact vcard">
<div class="fn n" id="j">
<h1><span class="given-name">Alex Scheel</span> <span class="family-name">Meyer</span></h1>
</div>
<div class="adr">
<span class="street-address">Hevring Møllevej 4</span><br/>
<span class="locality">Ørsted</span>, <span class="postal-code">8950</span> <span class="country-name">Denmark</span>
</div>
<span class="contact-header">Phone:</span><span class="contact-text"><span class="tel"><span class="value">+45 27591749</span> (<span class="type">cell</span>)</span></span><br/>
<span class="contact-header">Email:</span><span class="contact-text"><a class="email" href="mailto:alexscheelmeyer@gmail.com">alexscheelmeyer@gmail.com</a></span><br/>
<span class="contact-text"><a class="url" href="http://dk.linkedin.com/in/alexscheelmeyer">LinkedIn Profile</a></span><br/>
</div>
<h3>About Me</h3>
<div class="about">
<p>
I am a very versatile individual with experience in a lot of areas. Generally I need to have the big
picture in mind - even as I go deep and work at the low level of bits and bytes, algorithms and protocols.
For me the technical details are important and necessary to achieve many interesting goals but
at the end of the day, the real indicator of success is whether it improved the lives of the people involved.
Improving the lives of people by delivering value to your costumers is what all great businesses do, so
this has been driving my focus of combining technology with business.
Technology is such an amazing force and it can definately be used to improve the human existence
in countless ways. I would like to do exactly that.
</p>
</div>
</td>
<td>
<img src="profile_1024.jpg" height="275" alt="" style="margin:20px">
</td>
</tr>
</table>
<hr/>
<div class="vcalendar">
<table width="100%">
<tr><td width="350px" rowspan="100" class="section">
<span class="section-header">Experience</span> <span class="section-icon">»</span>
</td>
<td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Consultant</span><br/>
<span class="org">MachineReady</span>, <span class="location">Århus</span>, <span class="date_duration"><abbr class="dtstart" title="2016-06-01">June 2016</abbr> - <abbr class="dtend">Present</abbr></span>
</div>
<div class="description"><p>Software Consultant</p>
<ul>
<li>Specializing in Machine Learning</li>
<li>Main languages : Javascript (node.js), C/C++, C#, Python</li>
<li>Main tools : git, vim, visual studio</li>
<li>Using agile / scrum approach</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Software Architect</span><br/>
<span class="org">Headfitted ApS</span>, <span class="location">Århus</span>, <span class="date_duration"><abbr class="dtstart" title="2009-12-01">December 2009</abbr> - <abbr class="dtend" title="2016-05-31">May 2016</abbr></span>
</div>
<div class="description"><p>Designing software architecture and managing teams of various sizes placed in India. Scrummaster and part of idea generation and innovation regarding new projects. Been to India for meeting the Indian developers twice. Have been working on big projects for clients such as Vestas, Lego and the local municipality. Also worked extensively on <a href="http://delogue.com/">Delogue</a> - all the way from early prototype, to scaling production code to accomodate multiple large customers. Have been using these technologies:
<ul>
<li>Agile software development in SCRUM teams</li>
<li>C# ASP.NET web development and desktop</li>
<li>Databases MySQL, MS-SQL and PostgreSQL</li>
<li>A/B testing for performance optimizations</li>
<li>Machine learning for object recognition and natural language analysis</li>
<li>Native and HTML5 based iOS app development</li>
<li>HTML5 and Javascript for frontend web development</li>
<li>Node.js</li>
<li>Java native Android app development</li>
<li>Ruby on Rails</li>
<li>Git for software version control</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Software Developer</span><br/>
<span class="org">Vestas Wind Systems A/S</span>, <span class="location">Århus</span>, <span class="date_duration"><abbr class="dtstart" title="2008-06-01">June 2008</abbr> - <abbr class="dtend" title="2009-12-01">November 2009</abbr></span>
</div>
<div class="description"><p>Worked at the Control branch of the LAC (Loads, Aerodynamics and Control) department where I was responsible for final delivery and packaging of the control software releases. As part of the work I designed, implemented and maintained a custom programming language specially made for saving manual labour when testing the control software. Some highlights:
<ul>
<li>Part of the test and deployment team</li>
<li>Matlab/Simulink design and development</li>
<li>C++ in embedded environment</li>
<li>Implemented interpreter for custom scripting language in C/C++</li>
<li>Python used for miscellaneous jobs</li>
<li>Visual Studio</li>
<li>IBM Rational Clearcase</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Software Developer</span><br/>
<span class="org">Bang & Olufsen</span>, <span class="location">Århus</span>, <span class="date_duration"><abbr class="dtstart" title="2005-04-01">April 2005</abbr> - <abbr class="dtend" title="2008-06-01">June 2008</abbr></span>
</div>
<div class="description"><p>Part of the innovation team at Idealab, working on the prototypes for future products. Worked on multiple projects/prototypes as part of the teams: Software Taskforce, Software Ideation and Software Research and Prototyping. Developed software for the <a href="http://beophile.com/?page_id=291">BeoSound5</a> sound-system. Used these technologies:
<ul>
<li>Agile software development in SCRUM teams</li>
<li>Design and development of applications and backend in C# and C++</li>
<li>Microsoft DirectX</li>
<li>Microsoft SQL Server and MySQL</li>
<li>Visual Studio</li>
<li>Subversion</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Software Developer</span><br/>
<span class="org">Siemens Wind Power</span>, <span class="location">Brande</span>, <span class="date_duration"><abbr class="dtstart" title="2003-05-01">May 2003</abbr> - <abbr class="dtend" title="2005-04-01">April 2005</abbr></span>
</div>
<div class="description"><p>Part of the wind power team at KK Electronic, later bought by Bonus Energy A/S and Siemens Wind Power. I was monitoring the wind farms for early signs of issues and responsible for development and maintenance of the wind turbine monitor software called WPS (Wind Power Supervisor) implemented in ASP.NET. Used these technologies:
<ul>
<li>Application programming in Visual Basic and C++</li>
<li>Webdevelopment in ASP.net using C# and javascript</li>
<li>Microsoft SQL Server</li>
<li>Visual Studio</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Freelance Software Developer</span><br/>
<span class="org">Shaman Code</span>, <span class="location">Udbyhøj</span>, <div class="date_duration"><abbr class="dtstart" title="2002-10-01">October 2002</abbr> - <abbr class="dtend" title="2003-05-01">May 2003</abbr></div>
</div>
<div class="description"><p>Freelance developer in privately owned Shaman Code. Used these technologies to help customers:
<ul>
<li>Application programming in C++</li>
<li>Online Java applet computer games</li>
<li>Webdesign HTML, CSS, ASP and PHP</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr><td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Games Developer</span><br/>
<span class="org">Hokus Pokus Games</span>, <span class="location">Århus</span>, <span class="date_duration"><abbr class="dtstart" title="2001-03-01">March 2001</abbr> - <abbr class="dtend" title="2002-10-01">October 2002</abbr></span>
</div>
<div class="description"><p>Part of team that developed the 3D tennis game FILA World Tour Tennis for XBox and PC. All programming done in C++. Notable areas of contribution :
<ul>
<li>Game development tools</li>
<li>Design and implementation of a custom real-time physics simulation for tennis ball dynamics</li>
<li>Hardware accelerated 3D windowing system for GUI</li>
</ul>
<p></div>
</div>
</td>
</tr>
</table>
</div>
<hr/>
<div class="vcalendar">
<table width="100%">
<tr><td width="350px" rowspan="100" class="section">
<span class="section-header">Fun</span> <span class="section-icon">»</span>
</td>
<td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Machine Learning Competitions</span><br/>
<span class="org">One man team : "Ambrosia"</span>, <span class="date_duration"><abbr class="dtstart" title="2012-01-01">2012</abbr> - <abbr class="dtend" title="2111-01-01">present</abbr></span>
</div>
<div class="description"><p>I have achieved status of "Master" at the leading venue for Machine Learning competitions, <a href="http://kaggle.com">Kaggle</a>. To become a master you have to have atleast one top 10 placement and another top 10% placement.
<ul>
<li>Achieved 7th place out of more than 1300 expert teams from around the world in the $3.000.000 <a href="http://www.heritagehealthprize.com/c/hhp/leaderboard/private">Heritage Health Prize</a> competition.</li>
<li>Worked on various competitions using both general and text or vision specific techniques</li>
</ul>
<p></div>
</div>
</td>
</tr>
<tr>
<td>
<div class="experience vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="title">Demo Programmer</span><br/>
<span class="org">Demo-group : "Ambrosia"</span>, <span class="date_duration"><abbr class="dtstart" title="1994-01-01">1994</abbr> - <abbr class="dtend" title="1998-01-01">1998</abbr></span>
</div>
<div class="description"><p>I was part of the Amiga demo group <a href="http://www.pouet.net/groups.php?which=899">Ambrosia</a>. Programming demos is a fun way to compete with others as part of the <a href="http://www.scene.org/demoscene.php">demo scene</a>. Some highlights :
<ul>
<li>All programming done in assembler</li>
<li>Often CPU power and available space was severely limited</li>
<li>Took 1st place with the 4096 bytes <a href="http://www.pouet.net/prod.php?which=8352">Extel</a> demo at Mekka/Symposium 1997, featuring programmatically generated audio samples and texture graphics in addition to a fast software rasterized 3d engine.</li>
</ul>
<p></div>
</div>
</td>
</tr>
</table>
</div>
<hr/>
<div class="vcalendar">
<table width="100%">
<tr><td width="350px" rowspan="100" class="section">
<span class="section-header">Education</span> <span class="section-icon">»</span>
</td>
<td>
<div class="education vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="org">Århus University</span><br/>
Mathematics, <span class="date_duration"><abbr class="dtend">2001</abbr></span>
</div>
<div style="clear: both">
<p>
Studied first semester in mathematics. Received education in matrices, Java, algorithms and mathematical analysis
</p>
</div>
</div>
</td>
</tr><td>
<div class="education vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="org">Århus Akademi, High School</span><br/>
<span class="date_duration"><abbr class="dtend">2000</abbr></span>
</div>
<div style="clear: both"><p>
A-level Mathematics and Physics. <a href="Bevis_Student.gif">Grades and diploma</a>
</p>
</div>
</div>
</td>
<tr>
<tr><td>
<div class="education vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="org">Danfoss, Computer technician (Datafagtekniker)</span><br/>
<span class="date_duration"><abbr class="dtend">1998</abbr></span>
</div>
<div style="clear: both"><p>
Aprenticeship at Danfoss. <a href="Bevis_Datamekaniker.gif">Grades and diploma</a>. Worked with
Windows and Unix, C++ and assembler. Programmed a flow meter certificate server that became so
popular I was flown to the british branch to install it there as well. Also developed
the software to control an assembly-robot.
</p>
</div>
</div>
</td>
</tr>
<tr><td>
<div class="education vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="org">Teknisk skole, Fredericia</span><br/>
<span class="date_duration"><abbr class="dtend">1994</abbr></span>
</div>
<div style="clear: both"><p>
Process and Control branch (Strøm, styring og proces)
</p>
</div>
</div>
</td>
</tr>
<tr><td>
<div class="education vevent vcard">
<div class="htitle"><!-- div float container -->
<span class="org">Sydvestfyns Erhvervsefterskole, 9th grade</span><br/>
<span class="date_duration"><abbr class="dtend">1993</abbr></span>
</div>
<div style="clear: both"><p>
<a href="Bevis_9Klasse.gif">Grades and diploma</a>
</p>
</div>
</div>
</td>
</tr>
</table>
</div>
</div>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td colspan="3" id="content-bottom">
</td>
</tr>
</table>
</div>
<!-- End Save for Web Slices -->
</body>
</html>