-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
222 lines (207 loc) · 9.7 KB
/
index.html
File metadata and controls
222 lines (207 loc) · 9.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Portfolio of Jacob Hilmar Adamsen, MSc student in biomechanical engineering." />
<title>Jacob Hilmar Adamsen | Portfolio</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="page-glow" aria-hidden="true"></div>
<header class="site-header" id="top">
<nav id="nav" class="nav" aria-label="Primary">
<a href="#top" class="nav-logo" aria-label="Jacob Hilmar Adamsen home">JHA</a>
<ul class="nav-links" id="navLinks">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<button class="nav-toggle" id="menuBtn" aria-controls="mobileDrawer" aria-expanded="false" aria-label="Open menu">Menu</button>
</nav>
<aside class="mobile-drawer" id="mobileDrawer" aria-hidden="true">
<button class="drawer-close" id="drawerClose" aria-label="Close menu">Close</button>
<ul>
<li><a href="#about" class="drawer-link">About</a></li>
<li><a href="#experience" class="drawer-link">Experience</a></li>
<li><a href="#projects" class="drawer-link">Projects</a></li>
<li><a href="#education" class="drawer-link">Education</a></li>
<li><a href="#contact" class="drawer-link">Contact</a></li>
</ul>
</aside>
<div class="drawer-overlay" id="drawerOverlay"></div>
</header>
<main>
<section class="hero section-reveal" aria-label="Introduction">
<div class="hero-content">
<p class="eyebrow">Biomechanical Engineering</p>
<h1>Jacob Hilmar Adamsen</h1>
<p class="hero-lead">
MSc student focused on connecting mechanical engineering methods with human movement,
rehabilitation, and medical technology.
</p>
<div class="hero-actions">
<a href="#projects" class="btn btn-primary">View Projects</a>
<a href="#contact" class="btn btn-ghost">Contact Me</a>
</div>
<p class="hero-edu-title">Education</p>
<ul class="hero-metrics" aria-label="Education">
<li><span>2024 - now</span>MSc in Biomechanical Engineering</li>
<li><span>2021 - 2024</span>BSc in Mechanical Engineering</li>
<li><span>Aalborg University</span>Aalborg, Denmark</li>
</ul>
</div>
<div class="hero-visual" aria-hidden="true">
<div class="portrait-wrap">
<img src="Me.png" alt="Portrait of Jacob Hilmar Adamsen" class="portrait" loading="eager" />
</div>
</div>
</section>
<section id="about" class="section section-reveal">
<div class="container two-col">
<div>
<p class="eyebrow">About</p>
<h2>Engineering with a human focus</h2>
<p>
I am currently studying biomechanical engineering, where I build on a mechanical
engineering foundation and apply it to the human body. My interests sit at the
intersection of solid engineering analysis, movement science, and practical clinical value.
</p>
<p>
I enjoy projects that require modeling, experimentation, and clear communication across
technical and non-technical stakeholders.
</p>
<div class="chip-row">
<a href="mailto:jhadamsen@gmail.com" class="chip">jhadamsen@gmail.com</a>
<a href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer" class="chip">GitHub</a>
<a href="https://www.linkedin.com/in/jacob-hilmar-adamsen-7732a8221" target="_blank" rel="noreferrer" class="chip">LinkedIn</a>
</div>
</div>
<div class="panel">
<h3>Core Skills</h3>
<ul class="skill-list">
<li>Biomechanics and human motion analysis</li>
<li>Mechanical design and structural reasoning</li>
<li>Data-driven engineering workflows</li>
<li>Experimental planning and validation</li>
<li>Technical communication and teamwork</li>
</ul>
</div>
</div>
</section>
<section id="experience" class="section section-alt section-reveal">
<div class="container">
<p class="eyebrow">Experience</p>
<h2>Applied projects and professional development</h2>
<div class="timeline">
<article class="timeline-item">
<div class="timeline-dot" aria-hidden="true"></div>
<div class="timeline-card">
<div class="timeline-head">
<div>
<h3>Biomechanical Engineering MSc</h3>
<p class="muted">Aalborg University</p>
</div>
<p class="muted">2024 - now | Aalborg, Denmark</p>
</div>
<ul>
<li>Working with biomechanical methods that connect engineering models to human movement.</li>
<li>Combining simulation, analysis, and experimental thinking to evaluate real-world outcomes.</li>
</ul>
</div>
</article>
<article class="timeline-item">
<div class="timeline-dot" aria-hidden="true"></div>
<div class="timeline-card">
<div class="timeline-head">
<div>
<h3>Mechanical Engineering BSc</h3>
<p class="muted">Aalborg University</p>
</div>
<p class="muted">2021 - 2024 | Aalborg, Denmark</p>
</div>
<ul>
<li>Developed a broad engineering foundation in mechanics, materials, and system-level problem solving.</li>
<li>Strengthened collaboration skills through project-based and interdisciplinary coursework.</li>
</ul>
</div>
</article>
</div>
</div>
</section>
<section id="projects" class="section section-reveal">
<div class="container">
<p class="eyebrow">Projects</p>
<h2>Selected work</h2>
<div class="cards-grid">
<a class="project-card" href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer">
<p class="project-label">Engineering</p>
<h3>Biomechanics Study Work</h3>
<p>Course and project work focused on understanding and quantifying human-body mechanics.</p>
<span class="arrow">Read more</span>
</a>
<a class="project-card" href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer">
<p class="project-label">Analysis</p>
<h3>Data and Modeling Exercises</h3>
<p>Assignments where data interpretation and engineering models are used to support decisions.</p>
<span class="arrow">Read more</span>
</a>
<a class="project-card" href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer">
<p class="project-label">Development</p>
<h3>Technical Portfolio Repository</h3>
<p>Ongoing repository for experiments, documentation, and development of technical communication.</p>
<span class="arrow">Read more</span>
</a>
</div>
</div>
</section>
<section id="education" class="section section-alt section-reveal">
<div class="container">
<p class="eyebrow">Education</p>
<h2>Academic background</h2>
<div class="cards-grid education-grid">
<article class="edu-card">
<p class="project-label">2024 - now</p>
<h3>MSc, Biomechanical Engineering</h3>
<p>Aalborg University, Aalborg</p>
</article>
<article class="edu-card">
<p class="project-label">2021 - 2024</p>
<h3>BSc, Mechanical Engineering</h3>
<p>Aalborg University, Aalborg</p>
</article>
</div>
</div>
</section>
<section id="contact" class="section section-reveal">
<div class="container contact-wrap">
<p class="eyebrow">Contact</p>
<h2>Let us build something useful</h2>
<p>Open to project collaboration, student opportunities, and engineering conversations.</p>
<ul class="contact-list">
<li><strong>Email:</strong> <a href="mailto:jhadamsen@gmail.com">jhadamsen@gmail.com</a></li>
<li><strong>Phone:</strong> +45 40 61 40 16</li>
<li><strong>LinkedIn:</strong> <a href="https://www.linkedin.com/in/jacob-hilmar-adamsen-7732a8221" target="_blank" rel="noreferrer">linkedin.com/in/jacob-hilmar-adamsen-7732a8221</a></li>
<li><strong>GitHub:</strong> <a href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer">github.com/JacobAdamsen</a></li>
</ul>
</div>
</section>
</main>
<footer class="footer">
<div class="container footer-inner">
<p>Copyright <span id="year"></span> Jacob Hilmar Adamsen</p>
<div class="footer-links">
<a href="mailto:jhadamsen@gmail.com">Email</a>
<a href="https://github.com/JacobAdamsen" target="_blank" rel="noreferrer">GitHub</a>
<a href="https://www.linkedin.com/in/jacob-hilmar-adamsen-7732a8221" target="_blank" rel="noreferrer">LinkedIn</a>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>