-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
303 lines (285 loc) · 14.7 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
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
<!DOCTYPE HTML>
<html lang="en" prefix="og: http://ogp.me/ns# profile: http://ogp.me/ns/profile#">
<head>
<meta charset="UTF-8">
<title>Marina Burkhardt</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/favicon.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<!-- Open Graph definitions -->
<meta property="og:url" content="https://burkhardtmarina.com" />
<meta property="og:image" content="/images/profile.jpeg" />
<meta property="og:title" content="Marina Burkhardt" />
<meta property="og:description" content="DevOps Engineer / Solutions Architect" />
<meta property="og:type" content="profile" />
<meta property="profile:first_name" content="Marina" />
<meta property="profile:last_name" content="Burkhardt" />
<!-- End of Open Graph definitions -->
</head>
<body>
<header id="header" class="alt">
<a href="#menu"><img src="https://icongr.am/fontawesome/angle-double-right.svg?size=22&color=ffffff"/> Menu</a>
</header>
<nav id="menu">
<ul class="links">
<li><a class="menuOptions" target="_blank" href="https://linkedin.com/in/marina-burkhardt">Linkedin</a></li>
<li><a class="menuOptions" target="_blank" href="https://github.com/Marinaburkhardt">Github</a></li>
<li><a class="menuOptions" target="_blank" href="mailto:burkhardtmarina@gmail.com">Email me</a></li>
</ul>
</nav>
<section class="banner full">
<article>
<img src="images/background.jpeg" alt="" />
<div class="inner">
<header>
<h2 class="mainTitle typewriter">Marina Burkhardt</h2>
<p style="font-family: 'Press Start 2P', cursive;">Solutions Architect | DevOps Engineer</p>
</header>
</div>
</article>
</section>
<section id="one" class="wrapper style" style="background-color: black;">
<div class="container">
<div class="inner">
<div class="row">
<div class="grid-style">
<div class="col-sm-5">
<div class="image fit me" style="text-align-last: center;"><img src="./images/profile.jpeg"
style="border-radius: 75%; width: 75%;">
</div>
</div>
<div class="col-sm-6">
<h2 class="importantTitle profile" style="color: lightskyblue;">Hi there!</h2>
<br><br>
<div style="font-family: 'Courier New', Courier, monospace; margin-top: 10px; font-size: 20px;">
My name is Marina Burkhardt and I'm a Solutions Architect based in Germany.<br><br>
I’m a former Cloud / DevOps Engineer who lives and breaths a DevOps philosophy, but who developed her passion for designing and architecting in the cloud, while providing strategic direction throughout the development process.<br><br>
Nowadays I dedicate myself to the design, development and implementation of architectures, understanding not just the IT needs of the use cases but also the business needs and the overall impact of the solution to the profitability of the business.<br><br>
With proven track record in multiple industries including education, e-commerce, health & insurance and manufacturing.
</div>
<br><br>
<div class="`Main" style="font-family: 'Courier New', Courier, monospace; margin-top: 10px; font-size: 20px;"> Contact me:
<a target="_blank" href="https://linkedin.com/in/marina-burkhardt" style="margin-right: 10px;"> <img src='https://icongr.am/devicon/linkedin-original.svg?size=30&color=ffffff'/></a>
<a target="_blank" href="https://github.com/Marinaburkhardt" style="margin-right: 10px;"> <img src='https://icongr.am/entypo/github.svg?size=30&color=ffffff'/></a>
<a target="_blank" href="mailto:burkhardtmarina@gmail.com"> <img src='https://icongr.am/fontawesome/envelope-o.svg?size=30&color=ffffff'/></a>
</div>
<br><br>
<h2 class="profileTitle" style="color: greenyellow; font-size: 20px; font-family: 'Press Start 2P', cursive;">
Take a look to my profile <i class="fas fa-arrow-down"></i>
</h2>
</div>
</div>
</div>
</div>
</section>
<!-- Work Experience -->
<section id="two" class="wrapper mainBackground">
<div class="inner ">
<header class="align-center">
<h2 class="highlightedTitle" style="color: white;">Work Experience</h2>
</header>
</div>
</section>
<section id="three" class="wrapper style" style="background-color: black;">
<div class="container">
<div class="row" style="margin-left: 15px">
<div class="col-sm">
<h2 class="importantTitle" style="color: lightskyblue; font-size: 45px; ">Amazon Web Services</h2>
<h3 style="color: greenyellow;font-family: 'Courier New', Courier, monospace;">Solutions Architect</h3>
<h4 style="color: lightslategray ;font-family: 'Courier New', Courier, monospace;">Berlin, Germany</h3>
<h4 style="color: white; font-size: medium;">December 2020 | Present</h4>
<ul>
<li>Educate customers of all sizes on the value proposition of AWS</li>
<li>Assist with training sessions for customers considering or already using AWS</li>
<li>Participate in deep architectural discussions to ensure solutions are designed for successful deployment in the cloud</li>
<li>Create a comprehensive architecture for a software solution and providing strategic direction throughout the development process</li>
</ul>
</div>
<div class="col-sm">
<h2 class="importantTitle" style="color: lightskyblue; font-size: 45px;">Globant</h2>
<h3 style="color: greenyellow;font-family: 'Courier New', Courier, monospace;">Cloud & DevOps Engineer</h3>
<h4 style="color: lightslategray ;font-family: 'Courier New', Courier, monospace;">Buenos Aires, Argentina</h3>
<h4 style="color: white; font-size: medium;">July 2019 | August 2020</h4>
<ul>
<li>Design, implementation and maintenance of AWS solutions</li>
<li>Design, development, implementation and maintenance of Infrastructure as a code: Terraform and Cloudformation (and SAM)</li>
<li>CICD development in Jenkins and Gitlab</li>
<li>Ensure the uptime of multi-tenant infrastructure</li>
</ul>
</div>
<div class="col-sm">
<h2 class="importantTitle" style="color: lightskyblue; font-size: 45px;">Edrans</h2>
<h3 style="color: greenyellow;font-family: 'Courier New', Courier, monospace;">Site Reliable Engineer</h3>
<h4 style="color: lightslategray ;font-family: 'Courier New', Courier, monospace;">Buenos Aires, Argentina | Las Vegas, USA</h3>
<h4 style="color: white; font-size: medium;">November 2018 | July 2019</h4>
<ul>
<li>Development and implementation of custom monitoring solutions in Nagios, Sensu and Splunk</li>
<li>Monitoring, maintenance, documentation and maximization of server, services and infrastructure availability</li>
<li>Design and implementation of a Disaster Recovery in AWS</li>
<li>Incident management</li>
</ul>
</div>
<div class="col-sm">
<h2 class="importantTitle" style="color: lightskyblue; font-size: 45px;">Grupo Rio Varadero</h2>
<h3 style="color: greenyellow;font-family: 'Courier New', Courier, monospace;">System Administrator</h3>
<h4 style="color: lightslategray ;font-family: 'Courier New', Courier, monospace;">Buenos Aires, Argentina</h3>
<h4 style="color: white; font-size: medium;">March 2016 | November 2018</h4>
<ul>
<li>Datacenter racks setup from scratch</li>
<li>Design and maintenance of datacenters (networking and infrastructure)</li>
<li>System troubleshooting and networking problems resolution</li>
<li>VoIP (Asterisk) and Active Directory setup</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Licences and Certifications -->
<section id="two" class="wrapper mainBackground">
<div class="inner ">
<header class="align-center">
<h2 class="highlightedTitle" style="color: white;">Licences and Certifications</h2>
</header>
</div>
</section>
<section id="three" class="wrapper style" style="background-color: black;">
<div class="card-deck inner">
<div class="card">
<img class="card-img-top" src="./images/certs/cert_hashicorp_terraform.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">HashiCorp Certified: Terraform Associate</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.credly.com/badges/97c3638e-d32e-4df6-a5fe-9075be00eeb8/public_url"> Verify my credential here</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="./images/certs/cert_aws_DOP-CO1.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">AWS Certified DevOps Engineer - Professional</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.youracclaim.com/badges/4c002e52-1c63-49d8-8b5f-3460cb9acd1d/public_url"> Verify my credential here</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="./images/certs/cert_aws_well_architected.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">AWS Well-Architected Proficient</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.youracclaim.com/badges/d825cda3-ebf9-40e3-b319-251e4ad91a3a/public_url"> Verify my credential here</a>
</div>
</div>
</div>
<br><br>
<div class="card-deck inner">
<div class="card">
<img class="card-img-top" src="./images/certs/cert_aws_SAA-CO1.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">AWS Certified Solutions Architect - Associate</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.youracclaim.com/badges/9df584d9-7d91-49bc-a255-fb514626d7cc/linked_in_profile"> Verify my credential here</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="./images/certs/cert_aws_DVA-C01.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">AWS Certified Developer - Associate</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.youracclaim.com/badges/9df584d9-7d91-49bc-a255-fb514626d7cc/linked_in_profile"> Verify my credential here</a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="./images/certs/cert_aws_SOA-C01.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">AWS Certified SysOps Administrator - Associate</h5>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://www.youracclaim.com/badges/da8f0839-6a59-49d2-aac5-17bbf860bf43/public_url"> Verify my credential here</a>
</div>
</div>
</div>
<br><br>
<div class="card-deck inner">
<div class="card">
<img class="card-img-top adjustFit" src="./images/certs/cert_mikrotik_MTCNA.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">MTCNA - Mikrotik Certified Network Associate</h5>
</div>
</div>
<div class="card">
<img class="card-img-top adjustFit" src="./images/certs/cert_mikrotik_MTCRE.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">MTCRE - Mikrotik Certified Routing Engineer</h5>
</div>
</div>
<div class="card">
<img class="card-img-top adjustFit" src="./images/certs/cert_mikrotik_MTCTCE.png" alt="Card image cap">
<div class="card-body align-center">
<h5 class="card-title cardTextAlignment">MTCTCE - Mikrotik Certified Traffic Network Engineer</h5>
</div>
</div>
</div>
</section>
<!-- Languages -->
<section id="two" class="wrapper mainBackground">
<div class="inner ">
<header class="align-center">
<h2 class="highlightedTitle" style="color: white;">My Languages</h2>
</header>
</div>
</section>
<section id="three" class="wrapper style justify-content-between" style="background-color: black;">
<div class="row">
<div class="col-md-4 mb-3 align-center languages">
<img src="./images/flags/flag_spanish.png" alt="Avatar" class="image flags">
<br><br>
<div class="overlay">
<h4 style="color: white ;font-family: 'Courier New', Courier, monospace;">Spanish</h3>
<h5 style="color: white ;font-family: 'Courier New', Courier, monospace;">Native speaker</h3>
</div>
</div>
<div class="col-md-4 mb-3 align-center languages">
<img src="./images/flags/flag_english.png" alt="Avatar" class="image flags">
<br><br>
<div class="overlay">
<h4 style="color: white ;font-family: 'Courier New', Courier, monospace;">English</h3>
<h5 style="color: white ;font-family: 'Courier New', Courier, monospace;">Full professional proficiency</h3>
</div>
</div>
<div class="col-md-4 mb-3 align-center languages">
<img src="./images/flags/flag_german.png" alt="Avatar" class="image flags">
<br><br>
<div class="overlay">
<h4 style="color: white ;font-family: 'Courier New', Courier, monospace;">German</h3>
<h5 style="color: white ;font-family: 'Courier New', Courier, monospace;">Full professional proficiency</h3>
<h5 style="color: white ;font-family: 'Courier New', Courier, monospace;">C1 level certified</h3>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a target="_blank" href="https://linkedin.com/in/marina-burkhardt"><span class="label"><img src="https://icongr.am/devicon/linkedin-original.svg?size=30&color=ffffff"/></span></a></li>
<li><a target="_blank" href="https://github.com/Marinaburkhardt"><span class="label"><img src="https://icongr.am/entypo/github.svg?size=30&color=ffffff" /></span></a></li>
<li><a target="_blank" href="mailto:burkhardtmarina@gmail.com" ><span class="label"><img src="https://icongr.am/fontawesome/envelope-o.svg?size=30&color=ffffff" /></span></a></li>
</ul>
</div>
<div class="copyright">
© 2022 | Marina Burkhardt | Hosted by AWS Services
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>