-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·151 lines (151 loc) · 7.6 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
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
<!doctype html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="TODO">
<title>Title</title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?KoHo&family=Kodchasan&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CPPFQND9Q9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CPPFQND9Q9');
</script>
</head>
<body>
<header>
<div class="content-wrap">
<h1>Erik Bernoth</h1>
<h2>Empowering the Future of IT</h2>
<p>Text text text TODO</p>
<p>Second paragraph of text TODO</p>
</div>
</header>
<section class="projects">
<div class="content-wrap divider">
<h2>Featured Projects</h2>
<p> Optional Paragraph for summary. TODO</p>
<section class="project-item">
<img src="images/monk-thumbnail.png" alt="MONK Testframework">
<h3>MONK Testframework</h3>
<p>An IoT Testframework in Python.</p>
<p>Feel like writing unit tests, let the framework take care of
talking to your devices.</p>
<a href="#TODO" target="_blank" class="btn">Github</a>
</section>
<section class="project-item">
<img src="images/monk-de-thumbnail.png" alt="MONK-DE">
<h3>MONK Development Environment</h3>
<p>A tmux based, restarable IDE.</p>
<p>Development was stopped in early beta, and nowadays one would
probably find cooler IDE projects, but it was a nice showcase, that
yes, Linux is a development environment as well!</p>
<a href="#TODO" target="_blank" class="btn">Github</a>
</section>
</div>
</section>
<section class="experience">
<div class="content-wrap divider">
<h2>Work Experience</h2>
<p> Optional Paragraph for summary. TODO</p>
<section class="job-item">
<div class="job-details">
<h3>Senior Software Engineer</h3>
<p>Red Hat</p>
<p>Jun '20 - Apr '21</p>
</div>
<div class="job-summary">
<p><em>As part of a team from diverse Red Hat organisations, SAP and IBM we integrated our Kubernetes Platforms, Gardener and Openshift around the emerging technology of Kubevirt (Kubernetes VM management).</em></p>
<ul>
<li>Understand Design Decisions in SAP’s Gardener to propose meaningful interfaces between both platforms.</li>
<li>Represent Red Hat’s Walldorf team in the interdisciplinary project team and align plans and resources with other organisations within Red Hat.</li>
<li>Represent the integration project’s status in global, internal engineering calls.</li>
<li>Participate in program planning and software architecture discussions with SAP and IBM.</li>
<li>Establish a Kanban based, agile work mode in cooperation with Program and Product Management teams.</li>
<li>Side activity: Create and moderate work groups in Red Hat’s Walldorf team to improve the team spirit, get non-urgent-but-important work done with joy, and integrate team members who only joined after work-from-home was established.</li>
</ul>
</div>
</section>
<section class="job-item">
<div class="job-details">
<h3>Senior Openshift Consultant</h3>
<p>Red Hat</p>
<p>Jun '19 - May '20</p>
</div>
<div class="job-summary">
<p><em>Empower Customers to use Red Hat products and processes, with a focus on Openshift on-prem installations.</em></p>
<ul>
<li>Accompany customers on their on-prem Openshift journey.</li>
<li>Advise on system and solution architecture.</li>
<li>Advise on project plans, project risks, Red Hat documentation and RH. support processes.</li>
<li>Travel to customers on-site.</li>
</ul>
</div>
</section>
<section class="job-item">
<div class="job-details">
<h3>Software Engineer</h3>
<p>SAP SE</p>
<p>Mar '17 - May '19</p>
</div>
<div class="job-summary">
<p><em>The SAP DataHub team was a global effort at developing the first Kubernetes based software for SAP, building on top of distributed database technology, machine learning and data warehousing systems.</em></p>
<ul>
<li>Lead Integration of SAP DataHub with Red Hat’s Openshift.</li>
<li>Establish processes for continuous integration.</li>
<li>Define and hire for technical and organisational roles to execute the integration process.</li>
<li>Participate in tooling development and integration testing activities around SAP DataHub.</li>
<li>Participate in Partner Management activities between SAP and Red Hat.</li>
</ul>
</div>
</section>
</div>
</section>
<section class="education">
<div class="content-wrap">
<h2>Education</h2>
<section>
<h3>London School of Economics - Online</h3>
<p>MBA Essentials, 2021 (certificate not yet received)</p>
<ul>
<li>Lateral & Upward Influence</li>
<li>Basics of Economics, with specification of Economics for Managers</li>
<li>Financial Value Creation, Supply Chain, and Competitive Advantage on the Quality-Cost Frontier</li>
<li>Vertical Integration and Horizontal Expansion strategies</li>
<li>Accounting Overview: Income Statement, Statement of Financial Position, Statement of Cash Flows, Ratios</li>
<li>Accounting Ratios for Managerial Decision Making (marginal costing, investment ratios etc)</li>
<li>Analyzing Annual Reports (and indirectly, Investor Communcation)</li>
<li>Heuristics, Biases, De-Biasing</li>
<li>Nudging and Decision Architecture</li>
<li>Culture, Underlying Assumptions, Organizational Change</li>
</ul>
</section>
<section>
<h3>TH Wildau, Wildau, Germany</h3>
<p>Bachelor of Engineering, Telematics, 2009</p>
<ul>
<li>Telecommunication technologies</li>
<li>Software Development (Java, PHP, JS, free choice of language)</li>
<li>Electronical Engineering Basics</li>
<li>Professional Engineering Fundamentals</li>
<li>Business Basics</li>
</section>
</div>
</section>
<footer>
<div class="content-wrap">
<h2>Let's Keep in Touch!</h2>
<ul class="contact-list">
<li><a href="mailto:erik.bernoth@gmail.com">erik{dot}bernoth{at}gmail{dot}com</a></li>
<li><a href="https://www.linkedin.com/in/erik-bernoth/" target="_blank">LinkedIn</a></li>
<li><a href="http://erikbgithub.github.io/" target="_blank">Website</a></li>
</ul>
</div>
</footer>
</body>
</html>