mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
20 lines
420 B
HTML
20 lines
420 B
HTML
<nav>
|
|
<div>
|
|
<p>TODO</p>
|
|
</div>
|
|
<div>
|
|
<a href="mailto:marvin.blum@emvi.com" class="contact">Contact me</a>
|
|
</div>
|
|
</nav>
|
|
|
|
<section class="intro">
|
|
<article>
|
|
<h1>Hi, I'm Marvin, co-founder of Pirsch Analytics, software engineer, and open-source enthusiast.</h1>
|
|
<img src="/static/img/me.jpg" alt="Picture" />
|
|
</article>
|
|
</section>
|
|
|
|
<footer>
|
|
<p>TODO</p>
|
|
</footer>
|