2020-10-08 15:06:58 +02:00
< html >
2020-10-08 15:28:40 +02:00
< header >
2022-11-11 14:49:25 +01:00
< title > Kevin Veen-Birkenbach - Consulting and Coaching Services< / title >
2022-11-11 15:25:21 +01:00
< meta charset = "utf-8" >
2022-12-01 16:00:58 +01:00
< link rel = "icon" href = "logo_100x100.png" type = "image/x-icon" >
2022-11-11 14:49:25 +01:00
<!-- 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;
}
2022-11-23 17:40:18 +01:00
.header img {
float: right;
width: 100px;
height: 100px;
}
.header h1 {
position: relative;
}
2023-11-07 19:29:55 +01:00
.equal-height {
display: flex;
flex: 1;
}
.card {
flex: 1; /* Stellt sicher, dass die Karten die ganze Höhe ihrer Container ausfüllen */
}
2022-11-11 14:49:25 +01:00
< / style >
2020-10-08 15:28:40 +02:00
< / header >
2020-10-08 15:06:58 +02:00
< body >
2020-10-08 15:31:48 +02:00
< div class = "container" >
2022-11-23 17:40:18 +01:00
< div class = "header" >
< img src = "logo_100x100.png" alt = "logo" / >
< h1 > Kevin Veen-Birkenbach< / h1 >
< h2 > Consulting and Coaching Services< / h2 >
< p > < / p >
< / div >
2020-10-14 16:38:31 +02:00
< div class = "row" >
2023-11-07 19:29:55 +01:00
< div class = "col equal-height" >
2023-11-07 19:52:47 +01:00
< div class = "card h-100 d-flex flex-column" >
< div class = "card-body d-flex flex-column" >
2022-11-11 14:49:25 +01:00
< div class = "card-img-top" >
< i class = "fa-solid fa-users fa-10x" > < / i >
< / div >
< hr / >
2023-11-07 19:29:55 +01:00
< h3 class = "card-title" > Agile Coach< / h3 >
2023-11-07 19:52:47 +01:00
< p class = "card-text" > Facilitating agile transformations and improving team dynamics through Scrum Master support, conflict mediation, and DevOps integration.< / p >
2023-11-07 19:29:55 +01:00
< ul >
2023-11-07 19:52:47 +01:00
< li > Scrum Mastering< / li >
< li > Agile Coaching< / li >
< li > Conflict Resolution< / li >
< li > Agile Methodologies< / li >
< li > Continuous Improvement< / li >
2023-11-07 20:10:13 +01:00
< li > Release Train Engineering< / li >
2023-11-07 19:52:47 +01:00
< li > Team Building< / li >
< / ul >
2023-11-07 19:29:55 +01:00
< hr / >
2023-11-07 19:52:47 +01:00
< a href = "https://www.agile-coach.world" class = "mt-auto btn btn-light stretched-link" > < i class = "fa-solid fa-globe" > < / i > www.agile-coach.world< / a >
2022-11-11 14:49:25 +01:00
< / div >
< / div >
< / div >
2023-11-07 19:29:55 +01:00
< div class = "col equal-height" >
2023-11-07 19:52:47 +01:00
< div class = "card h-100 d-flex flex-column" >
< div class = "card-body d-flex flex-column" >
2022-11-11 14:49:25 +01:00
< div class = "card-img-top" >
< i class = "fa-solid fa-user fa-10x" > < / i >
< / div >
< hr / >
2023-11-07 19:29:55 +01:00
< h3 class = "card-title" > Personal Coach< / h3 >
2023-11-07 20:11:31 +01:00
< 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 >
2023-11-07 19:29:55 +01:00
< hr / >
2023-11-07 19:52:47 +01:00
< a href = "https://www.coachandconsult.world" class = "mt-auto btn btn-light stretched-link" > < i class = "fa-solid fa-globe" > < / i > www.coachandconsult.world< / a >
2023-11-07 19:29:55 +01:00
< / div >
< / div >
< / div >
< div class = "col equal-height" >
2023-11-07 19:52:47 +01:00
< div class = "card h-100 d-flex flex-column" >
< div class = "card-body d-flex flex-column" >
2023-11-07 19:29:55 +01:00
< div class = "card-img-top" >
< i class = "fa-solid fa-sailboat fa-10x" > < / i >
< / div >
< hr / >
< h3 class = "card-title" > Yachtmaster< / h3 >
2023-11-07 20:10:13 +01:00
< 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 >
2023-11-07 19:29:55 +01:00
< hr / >
2023-11-07 19:52:47 +01:00
< a href = "https://www.yachtmaster.world" class = "mt-auto btn btn-light stretched-link" > < i class = "fa-solid fa-globe" > < / i > www.yachtmaster.world< / a >
2023-11-07 19:29:55 +01:00
< / div >
< / div >
< / div >
2023-11-07 20:32:31 +01:00
< div class = "col equal-height" >
< 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" > 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 >
< hr / >
< a href = "https://www.expeditionadviser.world" class = "mt-auto btn btn-light stretched-link" > < i class = "fa-solid fa-globe" > < / i > www.expeditionadviser.world< / a >
< / div >
< / div >
< / div >
2023-11-07 19:29:55 +01:00
< div class = "col equal-height" >
2023-11-07 19:52:47 +01:00
< div class = "card h-100 d-flex flex-column" >
< div class = "card-body d-flex flex-column" >
2023-11-07 19:29:55 +01:00
< div class = "card-img-top" >
< i class = "fa-solid fa-computer fa-10x" > < / i >
< / div >
< hr / >
< h3 class = "card-title" > IT Consultant< / h3 >
2023-11-07 20:32:31 +01:00
< 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 >
2023-11-07 19:29:55 +01:00
< hr / >
2023-11-07 19:52:47 +01:00
< a href = "https://www.mittelstand.world" class = "mt-auto btn btn-light stretched-link" > < i class = "fa-solid fa-globe" > < / i > www.mittelstand.world< / a >
2022-11-11 14:49:25 +01:00
< / div >
< / div >
< / div >
< / div >
< p > < / p >
< div class = "row" >
< div class = "col" >
2022-12-01 16:00:58 +01:00
< h3 > I'm on:< / h3 >
2022-11-11 14:49:25 +01:00
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://github.com/kevinveenbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "bi bi-github" > < / i >
2022-11-16 09:29:21 +01:00
github.com
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://www.instagram.com/kevinveenbirkenbach/" >
< i class = "fa-brands fa-instagram" > < / i >
instagram.com
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://www.xing.com/profile/Kevin_VeenBirkenbach" >
< i class = "bi bi-building" > < / i >
xing.com
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://www.linkedin.com/in/kevinveenbirkenbach" >
< i class = "bi bi-linkedin" > < / i >
linkedin.com
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://www.duolingo.com/profile/kevinbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-language" > < / i > duolingo
< / a >
< / li >
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://www.facebook.com/kevinveenbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "fa-brands fa-facebook" > < / i > facebook
2020-10-14 16:38:31 +02:00
< / a >
< / li >
< ul >
< / div >
2022-11-11 14:49:25 +01:00
< div class = "col" >
2022-12-01 16:00:58 +01:00
< h3 > I host:< / h3 >
2022-11-11 14:49:25 +01:00
< ul class = "list-group list-group-flush" >
2022-12-02 08:35:14 +01:00
< 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 >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://git.veen.world/kevinveenbirkenbach" class = "link" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-link" > < / i >
git.veen.world
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://blog.veen.world" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-link" > < / i >
blog.veen.world
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-11-16 09:29:21 +01:00
< a rel = "me" href = "https://mastodon.veen.world/@kevinveenbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-link" > < / i >
mastodon.veen.world
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-12-01 16:00:58 +01:00
< a rel = "me" href = "https://pixelfed.veen.world/kevinveenbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-link" > < / i >
2022-12-01 16:00:58 +01:00
pixelfed.veen.world
2020-10-14 16:38:31 +02:00
< / a >
< / li >
2022-11-11 14:49:25 +01:00
< li class = "list-group-item" >
2022-12-01 16:00:58 +01:00
< a rel = "me" href = "https://peertube.veen.world/a/kevinveenbirkenbach" >
2022-11-11 14:49:25 +01:00
< i class = "fa-solid fa-link" > < / i >
2022-12-01 16:00:58 +01:00
peertube.veen.world
2020-10-14 16:38:31 +02:00
< / a >
< / li >
< ul >
< / div >
2022-11-11 14:49:25 +01:00
< 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 >
2022-12-01 16:00:58 +01:00
< a href = "imprint.html" >
< i class = "fa-solid fa-link" > < / i >
imprint
< / a >
2022-11-11 14:49:25 +01:00
< / div >
< / div >
2020-10-14 16:38:31 +02:00
< / div >
2020-10-08 15:28:40 +02:00
< / div >
2020-10-08 15:06:58 +02:00
< / body >
< / html >