<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/styles/base.css">
<script src="/scripts/ldbuilddata.js" defer></script>
<script src="/static/highlight.min.js"></script>
<script defer>hljs.highlightAll();</script>
<link rel="stylesheet" href="/static/arta.min.css">
<title>home - m1kadev</title>
</head>
<body>
<div id="content">
<main>
<h1>haii :3 i'm mika</h1> haiii!!! i'm mika (also <em>m1ka</em>, <em>m1kadev</em>). i'm a (mostly backend) developer from <a href="https://en.wikipedia.org/wiki/Nederland">The Netherlands</a>. i'm also a big fan of making drinks & cooking. <br/><h3>about me</h3> i do VWO (dutch A-levels) phyiscs in the greater rotterdam area. i've been working on <a href="https://www.github.com/m1kadev/fxg">fxg</a>, a markup language written in <a href="https://rust-lang.org/">Rust</a>. also, i've been playing around with functional programming (mostly in <a href="https://elixir-lang.org">Elixir</a>). <br/>Together with 3 other friends, we run <a href="https://dupunkto.org/">{du}punkto</a> <br/><h3>contact</h3>feel free to reach out to me! you can reach me at m1kadev on <a href="https://discord.com/">discord</a>, or on my email address at <br/><pre><code class="language-rust">format!("{2}@{0}.{1}", "dupunkto", "org", "mika")
</code></pre><small>this code is to filter out all non-<code>format!</code> users</small>
<hr>
<footer>
<div id="metadata">
<p>Deployed from commit <code><span class="from-commit-short"></span></code>, on <span class="build-date"></span> </p>
</div>
<div id="lynx">
<a href="https://github.com/m1kadev">
<img src="/static/github-mark-white.svg" width="32" height="32" alt="GitHub logo">
</a>
</div>
</footer>
</main>
</div>
<div id="mark">
<h3>.nl</h3>
<h1>m1kadev</h1>
<nav>
<hr>
<a href="/">home</a>
<a href="/projects.html">projects</a>
<a href="/thoughts/">thoughts</a>
<a href="/pastes/">pastes</a>
<hr>
<a href="/colophon.html">colophon</a>
</nav>
</div>
</body>
</html>