2020-10-08 15:06:58 +02:00
|
|
|
<html>
|
2020-10-08 15:28:40 +02:00
|
|
|
<header>
|
2020-10-14 16:38:31 +02:00
|
|
|
<title>Veen.World</title>
|
2020-10-08 15:28:40 +02:00
|
|
|
<!-- CSS only -->
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
|
|
|
|
<!-- JS, Popper.js, and jQuery -->
|
|
|
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
|
|
|
|
</header>
|
2020-10-08 15:06:58 +02:00
|
|
|
<body>
|
2020-10-08 15:31:48 +02:00
|
|
|
<div class="container">
|
2020-10-14 16:38:31 +02:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm text-right">
|
|
|
|
<h3> kevin @ </h3>
|
|
|
|
<ul dir="rtl">
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/kevinveenbirkenbach">
|
|
|
|
github.com
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.instagram.com/kevinveenbirkenbach/">
|
|
|
|
instagram.com
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.xing.com/profile/Kevin_VeenBirkenbach">
|
|
|
|
xing.com
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.linkedin.com/in/kevinfrantz/">
|
|
|
|
linkedin.com
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.duolingo.com/profile/K.V.Birkenbach">
|
|
|
|
duolingo.com
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<ul>
|
|
|
|
</div>
|
|
|
|
<div class="col-sm">
|
|
|
|
<h3>data @</h3>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://gitea.veen.world">
|
2020-10-14 16:43:24 +02:00
|
|
|
git
|
2020-10-14 16:38:31 +02:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://wiki.veen.world">
|
2020-10-14 16:43:24 +02:00
|
|
|
wiki
|
2020-10-14 16:38:31 +02:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://www.veen.world">
|
2020-10-14 16:43:24 +02:00
|
|
|
blog
|
2020-10-14 16:38:31 +02:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://forum.veen.world">
|
2020-10-14 16:43:24 +02:00
|
|
|
forum
|
2020-10-14 16:38:31 +02:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://cloud.veen.world">
|
2020-10-14 16:43:24 +02:00
|
|
|
cloud
|
2020-10-14 16:38:31 +02:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-10-08 15:28:40 +02:00
|
|
|
</div>
|
2020-10-08 15:06:58 +02:00
|
|
|
</body>
|
|
|
|
</html>
|