mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
CV.
This commit is contained in:
40
content/cv/index.html
Normal file
40
content/cv/index.html
Normal file
@@ -0,0 +1,40 @@
|
||||
{{partial "head" .}}
|
||||
|
||||
<div class="content">
|
||||
{{partial "back-to-homepage" .}}
|
||||
<h1>Curriculum Vitae</h1>
|
||||
<h2>Work Experience</h2>
|
||||
<div class="cv">
|
||||
<div>
|
||||
2020 — Now
|
||||
</div>
|
||||
<div>
|
||||
Software Developer<br />
|
||||
skalar GmbH
|
||||
</div>
|
||||
</div>
|
||||
<div class="cv">
|
||||
<div>
|
||||
2018 — Now
|
||||
</div>
|
||||
<div>
|
||||
Co-Founder<br />
|
||||
Emvi Software GmbH
|
||||
</div>
|
||||
</div>
|
||||
<div class="cv">
|
||||
<div>
|
||||
2014 — 2020
|
||||
</div>
|
||||
<div>
|
||||
Software Developer<br />
|
||||
arvato business support GmbH
|
||||
</div>
|
||||
</div>
|
||||
{{partial "footer" .}}
|
||||
</div>
|
||||
<div class="fullpage-img">
|
||||
<img src="assets/marvin.jpg" alt="Marvin" />
|
||||
</div>
|
||||
|
||||
{{partial "end" .}}
|
||||
@@ -6,7 +6,7 @@
|
||||
<p>Hi, my name is Marvin. I'm a full-stack software engineer from Germany, open-source and Linux enthusiast, and co-founder of Emvi, where we build and maintain software projects for clients, and work on existing software.</p>
|
||||
<p>I’m building Pirsch Analytics — a privacy-friendly, cookie-less web analytics solution made for personal websites, freelancers, and agencies.</p>
|
||||
<a class="button" href="mailto:marvin@marvinblum.de">Get in touch</a>
|
||||
{{partial "footer" .}}
|
||||
</div>
|
||||
|
||||
{{partial "footer" .}}
|
||||
{{partial "end" .}}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</p>
|
||||
<h2>Cookie Policy</h2>
|
||||
<p>This page does not use cookies.</p>
|
||||
{{partial "footer" .}}
|
||||
</div>
|
||||
|
||||
{{partial "footer" .}}
|
||||
{{partial "end" .}}
|
||||
|
||||
Reference in New Issue
Block a user