-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
104 lines (80 loc) · 4.69 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.86.1" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content="Maximilian Bernkopf" />
<meta property="og:description" content="Maximilian Bernkopf" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://maximilianbernkopf.github.io/data/" />
<meta name="description" content="Maximilian Bernkopf" />
<meta name="keywords" content="Maximilian Bernkopf, maximilian bernkopf, max bernkopf, bernkopf, bernkopf maximilian, datascience, data science, data analytics, math, mathematics, fem, finite element" />
<base href="https://maximilianbernkopf.github.io/data/">
<title>Maximilian Bernkopf</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/normalize.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Jura:400,700">
<link rel="stylesheet" href="https://maximilianbernkopf.github.io/data/css/style.c969c66fe43714968e9589cf07d23b19d46311e7778b688b8e00199dbf2353a2.css">
<link rel="apple-touch-icon" sizes="180x180" href="https://maximilianbernkopf.github.io/data/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://maximilianbernkopf.github.io/data/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://maximilianbernkopf.github.io/data/favicon-16x16.png">
<link rel="manifest" href="https://maximilianbernkopf.github.io/data/manifest.json">
</head>
<body>
<div class="wrap">
<section class="profile">
<div class="portrait">
<a href="https://maximilianbernkopf.github.io/data/">
<div class="spinner"></div>
<div class="img" style="background-image: url('/data/images/mb.jpg')"></div>
</a>
</div>
<h1 class="name">Maximilian <b>Bernkopf</b></h1>
<h2 class="title">Math Geek / Data Nerd</h2><span class="bio"><p>Max finished his PhD in computational mathematics at <a href="https://www.tuwien.at/en/">TU Wien</a> focussing on the numerics of time-harmonic wave propagation problems.</p>
<p>Besides mathematics, he is a true data nerd. He loves handling and visualizing big data sets and discovering the unique stories they can tell.</p>
<p>His languages of choice are R <em>and</em> Python, depending on the task at hand.</p>
<p>He gained his data science experience working at start-ups in Vienna, where he solved problems involving time series analysis and outlier detection.</p>
</span>
</section>
<section class="contacts">
<a class="contact" href="mailto:[email protected]">
<i class="fas fa-envelope" aria-hidden="true"></i>
</a>
<a class="contact" href="https://github.com/maximilianbernkopf">
<i class="fab fa-github" aria-hidden="true"></i>
</a>
<a class="contact" href="https://scholar.google.com/citations?user=jzQP3j4AAAAJ&hl=en">
<i class="ai ai-google-scholar-square" aria-hidden="true"></i>
</a>
<a class="contact" href="https://instagram.com/themaxbern">
<i class="fab fa-instagram" aria-hidden="true"></i>
</a>
<a class="contact" href="https://linkedin.com/in/maximilian-bernkopf">
<i class="fab fa-linkedin" aria-hidden="true"></i>
</a>
</section>
<section class="actions">
<a class="action" href="https://maximilianbernkopf.github.io/data/maximilianbernkopf-cv.pdf">Curriculum Vitae</a>
<a class="action" href="https://maximilianbernkopf.github.io/math">Academic Homepage</a>
</section>
</div>
<footer class="footer">
<p class="copyright">© 2021 Maximilian Bernkopf. <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>.</p>
<p class="powered-by">Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/posquit0/hugo-awesome-identity">Awesome Identity</a>.</p>
</footer>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-124842359-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</body>
</html>