mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2024-11-22 04:21:07 +01:00
282 lines
12 KiB
HTML
282 lines
12 KiB
HTML
<html>
|
|
<header>
|
|
<title>Kevin Veen-Birkenbach - Consulting and Coaching Services</title>
|
|
<meta charset="utf-8" >
|
|
<link rel="icon" href="logo_100x100.png" type="image/x-icon">
|
|
<!-- Bootstrap CSS only -->
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
|
|
<!-- Bootstrap JavaScript Bundle with Popper -->
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" crossorigin="anonymous"></script>
|
|
<!-- Bootstrap Icons -->
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css">
|
|
<!-- Fontawesome -->
|
|
<script src="https://kit.fontawesome.com/56f96da298.js" crossorigin="anonymous"></script>
|
|
<style>
|
|
a {
|
|
text-decoration: none;
|
|
color: #000000;
|
|
}
|
|
.header img {
|
|
float: right;
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|
|
|
|
.header h1 {
|
|
position: relative;
|
|
}
|
|
.equal-height {
|
|
display: flex;
|
|
flex: 1;
|
|
}
|
|
.card-body {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center; /* Zentriert die Inhalte horizontal */
|
|
text-align: center; /* Zentriert den Text */
|
|
}
|
|
|
|
.card-icon {
|
|
display: flex;
|
|
justify-content: center; /* Zentriert das Icon horizontal */
|
|
}
|
|
|
|
.card-text,
|
|
.card ul {
|
|
text-align: left; /* Stellt sicher, dass der Text linksbündig ist */
|
|
}
|
|
|
|
.card{
|
|
flex: 1; /* Stellt sicher, dass die Karten die ganze Höhe ihrer Container ausfüllen */
|
|
}
|
|
|
|
h3.card-title{
|
|
font-size: 1.3em;
|
|
}
|
|
|
|
.card .stretched-link{
|
|
font-size: 0.7em;
|
|
}
|
|
</style>
|
|
</header>
|
|
<body>
|
|
<div class="container">
|
|
<div class="header">
|
|
<img src="logo_100x100.png" alt="logo"/>
|
|
<h1>Kevin Veen-Birkenbach</h1>
|
|
<h2>Consulting and Coaching Services</h2>
|
|
<p></p>
|
|
</div>
|
|
<div class="row">
|
|
<div class="col-md-6 col-lg-1 equal-height mt-2 mt-lg-0">
|
|
<div class="card h-100 d-flex flex-column">
|
|
<div class="card-body d-flex flex-column">
|
|
<div class="card-img-top">
|
|
<i class="fa-solid fa-users fa-10x"></i>
|
|
</div>
|
|
<hr />
|
|
<h3 class="card-title">Agile Coach</h3>
|
|
<p class="card-text">Facilitating agile transformations and improving team dynamics through Scrum Master support, conflict mediation, and DevOps integration.</p>
|
|
<ul>
|
|
<li>Scrum Mastering</li>
|
|
<li>Agile Coaching</li>
|
|
<li>Conflict Resolution</li>
|
|
<li>Agile Methodologies</li>
|
|
<li>Continuous Improvement</li>
|
|
<li>Release Train Engineering</li>
|
|
<li>Team Building</li>
|
|
</ul>
|
|
<a href="https://www.agile-coach.world" class="mt-auto btn btn-light stretched-link" target=”_blank”><i class="fa-solid fa-globe"></i> www.agile-coach.world</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 col-lg-1 equal-height mt-2 mt-lg-0">
|
|
<div class="card h-100 d-flex flex-column">
|
|
<div class="card-body d-flex flex-column">
|
|
<div class="card-img-top">
|
|
<i class="fa-solid fa-user fa-10x"></i>
|
|
</div>
|
|
<hr />
|
|
<h3 class="card-title">Personal Coach</h3>
|
|
<p class="card-text">Empowering personal growth and professional development through customized coaching strategies and holistic improvement techniques.</p>
|
|
<ul>
|
|
<li>Individualized Goal Setting</li>
|
|
<li>Professional Development</li>
|
|
<li>Stress Management</li>
|
|
<li>Conflict Resolution</li>
|
|
<li>Communication Skills</li>
|
|
<li>Career Guidance</li>
|
|
<li>Life Balance Strategies</li>
|
|
</ul>
|
|
<a href="https://www.coachandconsult.world" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.coachandconsult.world</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 col-lg-1 equal-height mt-2 mt-lg-0">
|
|
<div class="card h-100 d-flex flex-column">
|
|
<div class="card-body d-flex flex-column">
|
|
<div class="card-img-top">
|
|
<i class="fa-solid fa-sailboat fa-10x"></i>
|
|
</div>
|
|
<hr />
|
|
<h3 class="card-title">Yachtmaster</h3>
|
|
<p class="card-text">Expert sailing instruction and navigational coaching to steer your maritime aspirations to success.</p>
|
|
<ul>
|
|
<li>Professional Sailing Instruction</li>
|
|
<li>Passage Planning Expertise</li>
|
|
<li>Advanced Navigational Skills</li>
|
|
<li>Yachtmaster Offshore Certified</li>
|
|
<li>Sea Survival and Safety Training</li>
|
|
<li>Commercial Endorsements</li>
|
|
<li>Personalized Coaching for Yachting Excellence</li>
|
|
</ul>
|
|
<a href="https://www.yachtmaster.world" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.yachtmaster.world</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 col-lg-1 equal-height mt-2 mt-lg-0">
|
|
<div class="card h-100 d-flex flex-column">
|
|
<div class="card-body d-flex flex-column">
|
|
<div class="card-img-top">
|
|
<i class="fa-solid fa-user-astronaut fa-10x"></i>
|
|
</div>
|
|
<hr />
|
|
<h3 class="card-title">Expedition Adviser</h3>
|
|
<p class="card-text">Guiding adventurers through safe and exhilarating expeditions with expert sailing, diving, and survival skills instruction.</p>
|
|
<ul>
|
|
<li>Yachtmaster Offshore Certification</li>
|
|
<li>Advanced Diving Expertise</li>
|
|
<li>Expedition Safety Training</li>
|
|
<li>Navigational Proficiency</li>
|
|
<li>Survival Skills Workshops</li>
|
|
<li>Custom Expedition Planning</li>
|
|
<li>Maritime and Outdoor Preparedness</li>
|
|
</ul>
|
|
<a href="https://www.expeditionadviser.world" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.expeditionadviser.world</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6 col-lg-1 equal-height mt-2 mt-lg-0">
|
|
<div class="card h-100 d-flex flex-column">
|
|
<div class="card-body d-flex flex-column">
|
|
<div class="card-img-top">
|
|
<i class="fa-solid fa-computer fa-10x"></i>
|
|
</div>
|
|
<hr />
|
|
<h3 class="card-title">IT Consultant</h3>
|
|
<p class="card-text">Delivering robust IT infrastructure solutions tailored for the German Mittelstand, with an emphasis on automation, reliability, and efficient operations.</p>
|
|
<ul>
|
|
<li>Infrastructure Automation</li>
|
|
<li>System Configuration Management</li>
|
|
<li>Continuous Integration/Continuous Deployment (CI/CD)</li>
|
|
<li>IT Security and Compliance</li>
|
|
<li>Cloud Services Integration</li>
|
|
<li>Performance Monitoring and Optimization</li>
|
|
<li>Onsite and Remote IT Support</li>
|
|
</ul>
|
|
<a href="https://www.mittelstand.world" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.mittelstand.world</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<p></p>
|
|
<div class="row">
|
|
<div class="col">
|
|
<h3>I'm on:</h3>
|
|
<ul class="list-group list-group-flush">
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://github.com/kevinveenbirkenbach">
|
|
<i class="bi bi-github"></i>
|
|
github.com
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://www.instagram.com/kevinveenbirkenbach/">
|
|
<i class="fa-brands fa-instagram"></i>
|
|
instagram.com
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://www.xing.com/profile/Kevin_VeenBirkenbach">
|
|
<i class="bi bi-building"></i>
|
|
xing.com
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://www.linkedin.com/in/kevinveenbirkenbach">
|
|
<i class="bi bi-linkedin"></i>
|
|
linkedin.com
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://www.duolingo.com/profile/kevinbirkenbach">
|
|
<i class="fa-solid fa-language"></i> duolingo
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://www.facebook.com/kevinveenbirkenbach">
|
|
<i class="fa-brands fa-facebook"></i> facebook
|
|
</a>
|
|
</li>
|
|
<ul>
|
|
</div>
|
|
<div class="col">
|
|
<h3>I host:</h3>
|
|
<ul class="list-group list-group-flush">
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://cloud.veen.world/u/kevinveenbirkenbach" class="link">
|
|
<i class="fa-solid fa-link"></i>
|
|
cloud.veen.world
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://git.veen.world/kevinveenbirkenbach" class="link">
|
|
<i class="fa-solid fa-link"></i>
|
|
git.veen.world
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://blog.veen.world">
|
|
<i class="fa-solid fa-link"></i>
|
|
blog.veen.world
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://mastodon.veen.world/@kevinveenbirkenbach">
|
|
<i class="fa-solid fa-link"></i>
|
|
mastodon.veen.world
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://pixelfed.veen.world/kevinveenbirkenbach">
|
|
<i class="fa-solid fa-link"></i>
|
|
pixelfed.veen.world
|
|
</a>
|
|
</li>
|
|
<li class="list-group-item">
|
|
<a rel="me" href="https://peertube.veen.world/a/kevinveenbirkenbach">
|
|
<i class="fa-solid fa-link"></i>
|
|
peertube.veen.world
|
|
</a>
|
|
</li>
|
|
<ul>
|
|
</div>
|
|
<div class="col">
|
|
<h3>Contact</h3>
|
|
<div itemscope itemtype="http://schema.org/LocalBusiness">
|
|
<p itemprop="name">Kevin Veen-Birkenbach <br/> Beratungs- und Coachingdienstleistungen</p>
|
|
<p itemprop="address">Afrikanische Straße 43<br>DE-13351 Berlin<br>Germany</p>
|
|
<p>Phone: <span itemprop="telephone"><a href="tel:+491781798023">+491781798023</a></span><br>
|
|
Email: <span itemprop="email"><a href="mailto:kevin@veen.world">kevin@veen.world</a></span><br>
|
|
PGP-Key: <a href="https://s.veen.world/pgp">s.veen.world/pgp</a></p>
|
|
<a href="imprint.html">
|
|
<i class="fa-solid fa-link"></i>
|
|
imprint
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|