-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.html
More file actions
106 lines (91 loc) · 4 KB
/
workspace.html
File metadata and controls
106 lines (91 loc) · 4 KB
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
<!DOCTYPE HTML>
<!--
Basic structure of Strata from HTML5 UP html5up.net | @ajlkn
Free for private and commercial use under CCA 3.0 license (html5up.net/license)
Significant customizations by Mark Marner-Hausen
-->
<html>
<head>
<title>Webpage Marner-Hausen</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a class="image avatar"><img src="images/IMG_9947.jpg" alt="" /></a>
<h1><strong>Hi 👋, I'm Mark,<br />
a Senior ML Engineer <br />
with scientific background</strong></a></h1>
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h1>Workspace</h1>
<p align="justify" style="text-align:justify"><b>
</b></p>
<p align="justify" style="text-align:justify"><b><span class="image left"><img src="images/fulls/workspace_pc.jpg" alt="" /></span>
I embrace remote work, dedicating time and effort to crafting my ideal workspace.
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</b></p>
<p align="justify" style="text-align:justify"><b><span class="image right"><img src="images/fulls/workspace_dog.jpg" /></span>
Naturally, my workspace wouldn’t be complete without my most handsome companion. He offers more than company — our short hikes during breaks
bring fresh energy and inspiration. We’ve explored trails in many countries, creating memories and sparking new ideas along the way.
<!--
<li>AMD RYZEN 5 3600 6- Core Processor </li>
<li>Corsair 16GB x2 memory </li>
<li>Samsung SSD 970 EVO </li>
<li><a href="https://www.amazon.de/Rode-Studioqualit%C3%A4t-USB-Kondensatormikrofon-Tischstativ-Popschutz/dp/B00KQPGRRE/ref=sr_1_3?crid=2YU35HCNZSZIV&keywords=rode+mikrofon&qid=1668175023&sprefix=rode+%2Caps%2C84&sr=8-3 ">
RØDE NT-USB Microphone </a></li>
<li><a href="https://www.amazon.de/gp/product/B006A2Q81M/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1"> Logitech C920 HD </a></li>
<li><a href="https://www.amazon.de/gp/product/B07T4VRZCK/ref=ppx_yo_dt_b_asin_image_o05_s00?ie=UTF8&psc=1"> SteelSeries Apex 7 </a></li>
<li><a href="https://www.amazon.de/gp/product/B073XMJMWJ/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1"> SteelSeries Rival 310 </a></li>
<li><a href="https://www.amazon.de/Bose-Noise-Cancelling-Headphones-Schwarz/dp/B07Q9MJKBV/ref=sr_1_2?crid=Y4K8MCVK81VB&keywords=bose+700&qid=1668175139&sprefix=Bose+%2Caps%2C103&sr=8-2"> Bose Noise Cancelling Headphones 700 </a></li>
-->
</b></p>
</header>
</section>
<section>
<ul class="actions fit">
<!--
<li><a href="XX" class="button fit">Working Paper</a></li>
<li><a href="XX" class="button fit">GitHub</a></li>
-->
<li><a href="index.html" class="button fit">Portfolio</a></li>
</ul>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<br>
<li><a href="https://github.com/MarkMH" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/mark-marner-hausen-854a3a117/" class="icon brands fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
<ul
<li><br> Mark Marner-Hausen <br />
</p>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>