mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2024-11-01 02:43:11 +01:00
Compare commits
No commits in common. "1424327bb23c48eeccb306f907b9787935ac48fa" and "f65ad376b23fc44a2bd7b70a8ba371ede0085ed7" have entirely different histories.
1424327bb2
...
f65ad376b2
33
index.html
33
index.html
@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<header>
|
||||
<title>Kevin Veen-Birkenbach - Consulting and Coaching Services</title>
|
||||
<meta charset="utf-8" >
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
@ -58,22 +58,7 @@
|
||||
font-size: 0.7em;
|
||||
}
|
||||
</style>
|
||||
<!-- Matomo -->
|
||||
<script>
|
||||
var _paq = window._paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//matomo.veen.world/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '1']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
</head>
|
||||
</header>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
@ -92,7 +77,7 @@
|
||||
<hr />
|
||||
<h3 class="card-title">Agile Coach</h3>
|
||||
<p class="card-text">I facilitate agile transformations, DevOps integration and improving team dynamics through Scrum Master, Release Train Engineer, Business Mediator and Agile Coach support.</p>
|
||||
<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>
|
||||
<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>
|
||||
@ -105,7 +90,7 @@
|
||||
<hr />
|
||||
<h3 class="card-title">Personal Coach</h3>
|
||||
<p class="card-text">I offer personal growth and professional development through customized coaching strategies, hypnotherapy, mediation, tantric and holistic improvement techniques.</p>
|
||||
<a href="https://www.personalcoach.berlin" class="mt-auto btn btn-light stretched-link" ><i class="fa-solid fa-globe"></i> www.personalcoach.berlin</a>
|
||||
<a href="https://www.personalcoach.berlin" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.personalcoach.berlin</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -118,7 +103,7 @@
|
||||
<hr />
|
||||
<h3 class="card-title">Yachtmaster</h3>
|
||||
<p class="card-text">I teach and coach sailing, deliver yachts, help in planning voyages and offer services as skipper, ship chief cook, rescue swimmer and diver on yachts.</p>
|
||||
<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>
|
||||
<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>
|
||||
@ -129,9 +114,9 @@
|
||||
<img src="512x512/logo_cross-domain-consultant.png" alt="Cross Domain Consultant" style="width: 100px; height: auto;">
|
||||
</div>
|
||||
<hr />
|
||||
<h3 class="card-title">Polymath</h3>
|
||||
<p class="card-text">I help people and insititutions to appraise, plan, monitor, execute and evaluate complex cross-domain projects in the land, sea, sky, cyber, information and psychological domain.</p>
|
||||
<a href="https://www.crossdomain.consulting/" class="mt-auto btn btn-light stretched-link" ><i class="fa-solid fa-globe"></i> www.crossdomain.consulting</a>
|
||||
<h3 class="card-title">Consultant</h3>
|
||||
<p class="card-text">I help people and insititutions to appraise, plan, monitor, execute and evaluate complex cross-domain projects in the land, sea, air, cyber, information and psychological domain.</p>
|
||||
<a href="https://www.crossdomain.consulting/" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.crossdomain.consulting</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -144,7 +129,7 @@
|
||||
<hr />
|
||||
<h3 class="card-title">Cyber Master</h3>
|
||||
<p class="card-text">I develope robust open source IT infrastructure and software solutions tailored for German SMBs, with an emphasis on automation, security, reliability, and efficient operations.</p>
|
||||
<a href="https://www.cybermaster.space" class="mt-auto btn btn-light stretched-link" ><i class="fa-solid fa-globe"></i> www.cybermaster.space</a>
|
||||
<a href="https://www.cybermaster.space" class="mt-auto btn btn-light stretched-link" target=”_blank” ><i class="fa-solid fa-globe"></i> www.cybermaster.space</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user