<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>home - m1kadev.nl</title>
<link rel="stylesheet" href="/index.css">
</head>
<body>
<div id="title">
<h3>.nl</h3>
<h1>m1kadev</h1>
</div>
<div id="content">
<div id="main-focus">
<h1>Haii :3 i'm mika</h1>
<p>
i'm mika (stylised as m1ka, also m1kadev). i'm your favourite dutch persons favourite dutch person. big
fan of rust too. you can reach out to me per e-mail as linked in my github profile. i also respond to
discord dms over at m1kadev there.
</p>
<hr>
<footer>
<div id="metadata">
<p>Deployed from commit $WWW_COMMIT</p>
</div>
<div id="lynx">
<a href="https://github.com/m1kadev">
<img src="/assets/github-mark-white.svg" width="32" height="32">
</a>
</div>
</footer>
</div>
</div>
</body>
</html>