mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-03 17:08:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			78 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html>
 | 
						|
  <header>
 | 
						|
    <title>Veen.World</title>
 | 
						|
    <!-- 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>
 | 
						|
  <body>
 | 
						|
    <div class="container">
 | 
						|
      <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">
 | 
						|
                git
 | 
						|
              </a>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
              <a href="https://wiki.veen.world">
 | 
						|
                wiki
 | 
						|
              </a>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
              <a href="https://www.veen.world">
 | 
						|
                blog
 | 
						|
              </a>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
              <a href="https://forum.veen.world">
 | 
						|
                forum
 | 
						|
              </a>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
              <a href="https://cloud.veen.world">
 | 
						|
                cloud
 | 
						|
              </a>
 | 
						|
            </li>
 | 
						|
          <ul>
 | 
						|
        </div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
  </body>
 | 
						|
</html>
 |