<head>
<title>krickl.dev</title>
<meta name="description" content="Lukas Krickl's personal page">
- <meta name="keywords" content="C, programming, lua, security, git, linux">
+ <meta name="keywords" content="C, programming, lua, games, engine-dev, game-dev, indie, foss, open-source, git, linux">
<meta name="author" content="Lukas Krickl">
<meta charset="utf-8" />
</head>
<body>
<h1>krickl.dev</h1>
+
+ <artivle>
+ Hey! My name is Lukas and I love programming.
+ Currently I am working on a free and open source rogue-like action bullet hell game.
+ I will post simple information about the game on here as it progresses!
+ </artivle>
+
<h2>Links</h2>
<ul>
<li><a href="https://git.krickl.dev">git</a></li>
<li><a href="https://github.com/unlink2">GitHub</a></li>
+ <li><a href="https://github.com/unlink2/minirogue">Game Code</a></li>
</ul>
<h2>Contact</h2>
<ul>
<li>email: <a href="mailto:lukas@krickl.dev">lukas@krickl.dev</a></li>
- <li>mastodon: <a href="https://infosec.exchange/@unlink2">@unlink2@infosec.exchange </a></li>
- <li>matrix: @unlink2:infosec.exchange</li>
+ <li>mastodon: <a href="https://mastodon.gamedev.place/@unlink2">@unlink2@mastodon.gamedev.place </a></li>
</ul>
</body>