79 lines
4.0 KiB
HTML
79 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head id="alinamarquardt-com">
|
|
<meta charset="utf-8">
|
|
|
|
<title>portfolio alina marquardt</title>
|
|
|
|
<meta name="description" content="portfolio" />
|
|
<meta name="author" content="alina marquardt" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<link rel="stylesheet" href="style.css" fetchpriority="high" />
|
|
|
|
<link rel="preload" as="image" type="image/webp" href="img/bg.webp" fetchpriority="high" />
|
|
<link rel="preload" as="image" type="image/webp" href="img/bg_blur.webp" />
|
|
<link rel="preload" as="image" type="image/svg+xml" href="img/track-pause.svg" />
|
|
|
|
<script src="js/three.min.js" defer></script>
|
|
<script src="functions.js" defer></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="wrapper">
|
|
<header id="greeting" class="sidebaritem headlineshadow">
|
|
<div id="icosahedron-container"></div>
|
|
<span class="line1 portfolio">welcome to</span>
|
|
<span class="line2">the portfolio of</span>
|
|
<span class="line3">alina marquardt</span>
|
|
</header>
|
|
|
|
<section id="iam" class="sidebaritem headlineshadow">
|
|
<span class="line1">i am a senior</span>
|
|
<span class="line2 bigline"><em>UX/UI designer</em></span>
|
|
<span class="line3">& electronic musician</span>
|
|
<span class="line4">based in germany</span>
|
|
</section>
|
|
|
|
<section id="findme" class="sidebaritem headlineshadow">
|
|
<span class="line1">navigate</span>
|
|
<ul>
|
|
<li class="line2 bigline"><a href="/">back to <em>home</em></a></li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section class="contentitem box maincontent" id="experiments">
|
|
<header class="blurgreen headlineshadow">
|
|
<h1><em>design & UX/UI</em> portfolio</h1>
|
|
</header>
|
|
<div class="opaque whitebg">
|
|
<article id="disclaimer">
|
|
<h2><span class="halfbubble blurgreen"></span><em>disclaimer</em> about NDAs</h2>
|
|
<p>please note that nearly all of my professional work over the past 14 years has been conducted under strict non-disclosure agreements (NDAs). as a result, I am unable to share detailed work samples or projects from that period. the pieces shown here represent a very limited selection of my public-facing work and personal projects.</p>
|
|
</article>
|
|
<article id="watchfaces">
|
|
<h2><span class="halfbubble blurgreen"></span><em>watchfaces</em> for smartwatches</h2>
|
|
<p>between 2013 and 2020 I've created <a href="https://git.broken.graphics/explore/repos?q=watchface" target="_blank">serveral watchfaces</a> for all pebble smartwatch models as well as fitbit smartwatches.</p>
|
|
<p>these watchfaces have been designed with usability concepts in mind respecting interaction capabilities and screen space constraints. that includes motion gestures, adaptive display of stats based on activity and deep configurability via the user's smartphone.</p>
|
|
<iframe class="watchface-video" width="445" height="445" src="https://www.youtube.com/embed/_vG2ZFeQobg?si=Ys78wYEozPAy3eoC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
<iframe class="watchface-video" width="445" height="445" src="https://www.youtube.com/embed/EjgYxUxGvdI?si=eBT5P9vRsDyyNALU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
|
</article>
|
|
<article id="yana">
|
|
<h2><span class="halfbubble blurgreen"></span><em>yana</em> UX/UI and graphic design</h2>
|
|
<img class="half-right yana-logo" src="img/experiments/yana-logo-v2.svg" width="200" height="200" alt="blue food bowl icon with crossed chopsticks below it and a violet flame above" />
|
|
<p>yana is a work-in-progress calorie and nutrition tracking application for android.</p>
|
|
<p>unfortunately there's not a lot to show as of yet. please stay tuned for more.</p>
|
|
</article>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</section>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|