-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
306 lines (302 loc) · 21.2 KB
/
about.html
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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Montserrat:600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<link rel="stylesheet" href="./style.css">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<link rel="stylesheet" href="./code.css">
<title>Pascal Schlaak | Portfolio</title>
<link rel="icon" type="image/png" href="./imgs/icons/logo_small.svg">
</head>
<body>
<div id="app">
<navbar-normal></navbar-normal>
<navbar-small></navbar-small>
<hamburger></hamburger>
<section id="hello-world" class="container-wide">
<div class="helloWorld-text">
<h1 data-aos="fade-up">My name's Schlaak,<br>Pascal Schlaak.</h1>
<p class="text" data-aos="fade-up" data-aos-delay="100">
I'm a nearly 25 year old software developing James Bond fanatic who's deepening his knowledge in
Data
Science.
I'm currently a working student at <a
href="https://www.mercedes-benz.de/?csref=mc-sem_cn-DEU_WS_MBC_BrandOverall_Brand_Exact_ci-Google_si-g_pi-kwd-295867725816_cri-372644175096_ai-mercedes+benz+ag&kpid=go_cmp-119026233_adg-44214466453_ad-372644175096_kwd-295867725816_dev-c_ext-&gclid=CjwKCAjwzOqKBhAWEiwArQGwaHhrFNNxt2JDUCmcs261_f4IPPg8xdUSZi8xnDLsxaIluc8gjoec2RoCLR0QAvD_BwE&group=all&subgroup=see-all&view=BODYTYPE"
style="color: #2F58F7;">Mercedes-Benz AG</a>.
<!-- I recently finished my Bachelor of Engineering degree focussing on <a
href="https://www.hs-aalen.de/de/courses/66-internet-der-dinge" style="color: #2F58F7;">IoT</a>
at <a href="https://www.bmw.de/de/home.html" style="color: #2F58F7;">BMW</a> in Munich. -->
Here are some things I like to use:
</p>
<div data-aos="fade-up" data-aos-delay="200">
<p class="text bold">Languages</p>
<p class="text" style="margin-top: 0;">C, Java, Python, Dart, JavaScript, HTML, CSS, SQL, MQL,
Cypher</p>
<p class="text bold">Libraries & Frameworks</p>
<p class="text" style="margin-top: 0;">Numpy, Pandas, Matplotlib, SciPy, Statsmodels, Tensorflow,
Scikit-learn, PySpark, OpenCV, SpaCy, Django, Flutter
</p>
<p class="text bold">Tools & Plattforms</p>
<p class="text" style="margin-top: 0;">Docker, Jupyter Notebook, Databricks, Colab, Azure, AWS,
Google Cloud,
Firebase, Git, Linux</p>
</div>
</div>
<div id="background"><img src="./imgs/background_bond.svg"></div>
<div id="bond"><img src="./imgs/bond.svg" data-aos="fade-left" data-aos-delay="300"></div>
</section>
<div class="down-arrow" id="about-arrow">
<a href="#work"><i class="fas fa-chevron-down fa-3x"></i></a>
</div>
<section class="container" id="work">
<h1>Resume</h1>
<p class="text">Take a look at some of my most interesting business relationships that I have had during my
short career.
As you can see, I like the automotive industry, but I would love to get more insights into big tech
companies and work together on innovative projects.</p>
<div class="grid onexthree" style="padding: 0; margin: 7.5vh 0 0 0;">
<div class="flex-column" id="work-history" data-aos="fade-up">
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="mercedes" onclick="show_description(this.id)">Mercedes-Benz AG</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="cadflex" onclick="show_description(this.id)">CADflex</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="master" onclick="show_description(this.id)">Master studies</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="bmw" onclick="show_description(this.id)">BMW Group</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="daimler" onclick="show_description(this.id)">Daimler AG</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="bachelor" onclick="show_description(this.id)">Bachelor studies</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="mapal" onclick="show_description(this.id)">Mapal Dr. Kress AG</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="abitur" onclick="show_description(this.id)">Abitur</p>
<div class="fine-line" style="margin: 0"></div>
<p class="text" id="forum" onclick="show_description(this.id)">Technikforum</p>
<div class="fine-line" style="margin: 0"></div>
</div>
<div class="twocolumns-second" id="work-description" data-aos="fade-up" data-aos-delay="100">
<div class="border" id="description-mercedes">
<h2>Working student <span style="color: #2F58F7;">@ Mercedes-Benz AG</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>May - October 2021,
Sindelfingen</p>
<ul class="fa-ul">
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>
Processing of Data Science projects in production field with Databricks and Microsoft
Azure.
</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>
Big Data analytics with Pandas and PySpark.
</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>
Designing training pipelines with Scikit-Learn.
</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>
Hyperparameter tuning and validation of classification, regression, forecasting and
anomaly detection models using MLflow.
</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>
Supporting the organization of a division-wide working group on Big Data and AI.
</li>
</ul>
</div>
<div class="border" id="description-cadflex">
<h2>Part-time and holiday worker <span style="color: #2F58F7;">@ CADflex</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>October - August
2015, March 2018 - February 2019, April 2020 - today, Aalen
</p>
<ul class="fa-ul">
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Part-time and
full-time work in my father's company, depending on my schedule.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Supporting
with online sales on Amazon by creating and editing product photos, develop new articles
and supporting in daily business.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Improving online
presence by refactoring existing websites.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Assisting in the
assembly of stretchers in medical tanks, as well as in the daily business.</li>
</ul>
</div>
<div class="border" id="description-master">
<h2>Master studies <span style="color: #2F58F7;">@ Machine Learning & Data Analytics</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>March 2020 - tba, Aalen
</p>
<ul class="fa-ul">
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>I am
expanding my knowledge in the field of Data Science through the Computer Science course
Machine Learning & Data Analytics at the University of Applied Sciences in Aalen.</li>
</ul>
</div>
<div class="border" id="description-bmw">
<h2>Intern & Bachelor student <span style="color: #2F58F7;">@ BMW Group</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>March - December 2019,
Munich</p>
<ul class="fa-ul">
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Design
and implementation of a Microsoft Azure Cloud and Edge Computing infrastructure for
plant-level detection of quality deviations using a Convolutional Neural Network.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Development of own
Microsoft Azure IoT Edge modules using Python and Docker.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Algorithms for
pre-processing image data as input for a Convolutional Neural Network.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Algorithms for
logging machine data via a publish-subscribe mechanism.</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Design
of a relational database schema for data management as well as connection to BLOB
storage.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Development of CI/CD
pipelines for automated deployment of Docker Containers on a Linux Edge device.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Validation of the
developed Edge Computing solution against the real-time requirements of the use case.
</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Comparison of the
developed Edge Computing solution with a Cloud Computing solution considering the
requirements of the application case.</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Wrote
my bachelor thesis and was involved in a scientific paper.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Publication of patent
for error classification of hairpin welding in electric powertrain production using a
Convolutional Neural Network.</li>
</ul>
</div>
<div class="border" id="description-daimler">
<h2>Intern <span style="color: #2F58F7;">@ Daimler AG</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>September 2017 - February
2018, Ulm</p>
<ul class="fa-ul">
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Development of
algorithms for the classification of crash simulations based on mechanical properties.
</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Development of an GUI
based application for automated classification of multiple simulations in Java and
Python.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Implementation of
interfaces to connect to third party software.</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Assist
with paper "Towards an Automatic Evaluation of a Car Floor Module in a Pole Crash Load
Case" for LS-DYNA conference by describing the software architecture for evaluating
crash simulations based on mechanical properties.</li>
</ul>
</div>
<div class="border" id="description-bachelor">
<h2>Bachelor studies <span style="color: #2F58F7;">@ Internet of Things</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>September 2015 - February
2020, Aalen</p>
<ul class="fa-ul">
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>After
a general introduction to computer science and electrical engineering I deepened my
knowledge in the areas of web development and data science.</li>
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Completed my
bachelor's degree with a grade of 1.8 by finishing and defending my bachelor's thesis at
BMW in Munich.</li>
</ul>
</div>
<div class="border" id="description-mapal">
<h2>Holiday worker <span style="color: #2F58F7;">@ Mapal Dr. Kress AG</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>September 2015, Aalen</p>
<ul class="fa-ul">
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Worked
full time on the production of precision tools.</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>Got an
insight into the shift work of a larger regional company.</li>
</ul>
</div>
<div class="border" id="description-abitur">
<h2>Abitur <span style="color: #2F58F7;">@ Schubart Gymnasium</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>September 2015, Aalen</p>
<ul class="fa-ul">
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Achieved general
qualification for university entrance.</li>
</ul>
</div>
<div class="border" id="description-forum">
<h2>Second place <span style="color: #2F58F7;">@ 1. Überregionales Technikforum</span></h2>
<p class="text light"><i class="fas fa-map-marker-alt fa-1x light"></i>June 2014, Heidenheim</p>
<ul class="fa-ul">
<li><span class="fa-li"><i
class="fas fa-chevron-right fa-1x bullet-point"></i></span>Presentation of a
tricopter that I developed and manufactured together with friends in a seminar subject.
</li>
<li><span class="fa-li"><i class="fas fa-chevron-right fa-1x bullet-point"></i></span>In
contrast to conventional drones, this version has only three motors, so we had to
develop our own chassis.</li>
</ul>
</div>
</div>
</div>
</section>
<div class="fine-line" style="margin-bottom: 15vh;"></div>
<section class="container">
<h1>Hobbies</h1>
<p class="text">If I am not coding right now, you will probably find me at one of the following activities.
If I need exercise, I like to go for a run to clear my head. When I am near the water, I love to
windsurf.
When I'm travelling, I always have my analogue camera with me to capture a few moments.
In the evening, I like to read an Ian Fleming novel for the umpteenth time.</p>
<div class="icon-grid">
<div class="hobbies" data-aos="fade-up">
<img src="./imgs/icons/running.png" alt="Jogging">
<p class="text">Running</p>
</div>
<div class="hobbies" data-aos="fade-up" data-aos-delay="100">
<img src="./imgs/icons/surfing.png" alt="Windsurfing">
<p class="text">Windsurfing</p>
</div>
<div class="hobbies" data-aos="fade-up" data-aos-delay="200">
<a href="https://www.instagram.com/schlagoo/"><img src="./imgs/icons/photography.png"
alt="Photography"></a>
<p class="text">Photography</p>
</div>
<div class="hobbies" data-aos="fade-up" data-aos-delay="300">
<a
href="https://www.amazon.de/James-Bond-Casino-Ian-Fleming/dp/3864250706/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1585571396&sr=8-7"><img
src="./imgs/icons/reading.png" alt="Reading"></a>
<a href="">
<p class="text">Reading</p>
</a>
</div>
</div>
</section>
<div class="fine-line"></div>
<section class="container" id="about-me">
<h1>Would you like to see some of my interesting projects?</h1>
<a href="./index.html#projects" class="button">
<p class="text" style="margin: 0;">Click here</p>
</a>
</section>
<footer-portfolio></footer-portfolio>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$(document).ready(function () {
$('#hamburger, #home, #proj, abo').click(function () {
$("#hamburger").toggleClass('open');
});
});
</script>
<script type="text/javascript" src="./main.js"></script>
</body>
</html>