2023-05-29 15:42:27 +02:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
body {
|
|
|
|
|
background: rgb(46,49,64);
|
|
|
|
|
background: -moz-radial-gradient(circle, rgba(46,49,64,1) 0%, rgba(22,22,22,1) 80%);
|
|
|
|
|
background: -webkit-radial-gradient(circle, rgba(46,49,64,1) 0%, rgba(22,22,22,1) 80%);
|
|
|
|
|
background: radial-gradient(circle, rgba(46,49,64,1) 0%, rgba(22,22,22,1) 80%);
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endColorstr="#161616",GradientType=1);
|
|
|
|
|
}
|
2023-05-29 16:29:52 +02:00
|
|
|
|
|
2023-05-29 16:47:32 +02:00
|
|
|
|
.dot {
|
2023-05-29 16:57:00 +02:00
|
|
|
|
height: 12px;
|
|
|
|
|
width: 12px;
|
|
|
|
|
background-color: #ADD8E6;
|
2023-05-29 16:47:32 +02:00
|
|
|
|
border-radius: 50%;
|
|
|
|
|
display: inline-block;
|
2023-05-29 16:29:52 +02:00
|
|
|
|
}
|
2023-05-29 16:33:34 +02:00
|
|
|
|
|
2023-05-29 15:42:27 +02:00
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
|
|
|
|
|
<!-- Page Information
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<title>Yann Mölle</title>
|
|
|
|
|
<meta name="description" content="Find us online!">
|
|
|
|
|
<meta name="author" content="Yann Mölle"">
|
|
|
|
|
|
|
|
|
|
<!-- Mobile Specific Metas
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
|
|
<!-- CSS
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
2023-05-29 15:46:21 +02:00
|
|
|
|
<link rel="stylesheet" href="css/line.css">
|
2023-05-29 15:42:27 +02:00
|
|
|
|
<link rel="stylesheet" href="css/normalize.css">
|
|
|
|
|
<!-- Themes:
|
|
|
|
|
Auto: css/skeleton-auto.css
|
|
|
|
|
Light: css/skeleton-light.css
|
|
|
|
|
Dark: css/skeleton-dark.css
|
|
|
|
|
-->
|
|
|
|
|
<link rel="stylesheet" href="css/skeleton-auto.css">
|
|
|
|
|
|
|
|
|
|
<!-- Brand Styles -->
|
|
|
|
|
<link rel="stylesheet" href="css/brands.css">
|
|
|
|
|
<!-- Custom -->
|
|
|
|
|
<link rel="stylesheet" href="custom.css">
|
|
|
|
|
<!-- Favicon
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
|
|
|
|
<link rel="icon" type="image/png" href="images/IMG_4145.png">
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<!-- Primary Page Layout
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
|
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="column" style="margin-top: 10%">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Your Image Here -->
|
|
|
|
|
<div>
|
|
|
|
|
<img src="images/IMG_4145.png" class="avatar shake" srcset="images/IMG_4145.png 2x" alt="Avatar Logo">
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- Title -->
|
2023-05-29 15:51:56 +02:00
|
|
|
|
<h1 style="color:white;">Career</h1>
|
2023-05-29 16:03:08 +02:00
|
|
|
|
<p style="color:white;">
|
2023-05-29 16:13:24 +02:00
|
|
|
|
|
|
|
|
|
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> Now</strong></a><br>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:49:12 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
2023-05-29 17:03:59 +02:00
|
|
|
|
|
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<div class="animate-zoom-1">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 05.2023</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Certified as Sophos Administrator<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 17:01:36 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line start -->
|
2023-05-29 17:01:36 +02:00
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line end -->
|
2023-05-29 17:01:36 +02:00
|
|
|
|
|
2023-05-29 17:03:59 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-2">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 05.2023</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Founded M-CSC <br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
2023-05-29 16:49:40 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> 2023</strong></a><br>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:38:06 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
2023-05-29 17:04:43 +02:00
|
|
|
|
|
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<div class="animate-zoom-3">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 09.2021</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Started working at ADAC Heliservice as IT Specialist<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
2023-05-29 17:04:43 +02:00
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-4">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 09.2021</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Stopped working as Technical Engineer at Fraunhofer SCAI<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> 2021</strong></a><br>
|
2023-05-29 16:38:06 +02:00
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-5">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span> <a style="font-size:20px;color:#ADD8E6;"><strong> 06.2018</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Started working as Technical Engineer at Fraunhofer SCAI<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-6">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 06.2018</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Completed apprenticeship at Fraunhofer SCAI<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> 2018</strong></a><br>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:38:06 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-7">
|
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 06.2015</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Started apprenticeship at Fraunhofer SCAI<br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> 2015</strong></a><br>
|
2023-05-29 16:38:06 +02:00
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
2023-05-29 17:09:26 +02:00
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="animate-zoom-8">
|
2023-05-29 17:00:09 +02:00
|
|
|
|
<span class="dot"></span><a style="font-size:20px;color:#ADD8E6;"><strong> 11.2013</strong></a>
|
2023-05-29 16:55:20 +02:00
|
|
|
|
<br>Internship at T-Systems <br>
|
2023-05-29 17:09:26 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Line start -->
|
|
|
|
|
<a style="font-size:24px;color:White;"><strong> |</strong></a>
|
|
|
|
|
<!-- Line end -->
|
|
|
|
|
|
|
|
|
|
|
2023-05-29 16:55:20 +02:00
|
|
|
|
|
|
|
|
|
|
2023-05-29 16:59:29 +02:00
|
|
|
|
<a style="font-size:30px;color:White;"><strong> 2013</strong></a><br>
|
2023-05-29 16:21:33 +02:00
|
|
|
|
|
2023-05-29 16:05:29 +02:00
|
|
|
|
|
|
|
|
|
|
2023-05-29 16:03:08 +02:00
|
|
|
|
<p>
|
2023-05-29 15:42:27 +02:00
|
|
|
|
<br>
|
2023-05-29 15:52:19 +02:00
|
|
|
|
|
2023-05-29 15:42:27 +02:00
|
|
|
|
<br><br>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- End Document
|
|
|
|
|
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|