Compare commits

...

3 Commits

Author SHA1 Message Date
Kevin Veen-Birkenbach 1424327bb2 removed target blank 2023-11-17 18:57:20 +01:00
Kevin Veen-Birkenbach 5f727ed915 added matomo code 2023-11-17 18:44:29 +01:00
Kevin Veen-Birkenbach c6f68e7d78 optimized description 2023-11-17 13:37:28 +01:00
1 changed files with 24 additions and 9 deletions

View File

@ -1,5 +1,5 @@
<html>
<header>
<head>
<title>Kevin Veen-Birkenbach - Consulting and Coaching Services</title>
<meta charset="utf-8" >
<link rel="icon" type="image/x-icon" href="favicon.ico">
@ -58,7 +58,22 @@
font-size: 0.7em;
}
</style>
</header>
<!-- 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>
<body>
<div class="container">
<div class="header">
@ -77,7 +92,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" target=”_blank”><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" ><i class="fa-solid fa-globe"></i> www.agile-coach.world</a>
</div>
</div>
</div>
@ -90,7 +105,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" target=”_blank” ><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" ><i class="fa-solid fa-globe"></i> www.personalcoach.berlin</a>
</div>
</div>
</div>
@ -103,7 +118,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" target=”_blank” ><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" ><i class="fa-solid fa-globe"></i> www.yachtmaster.world</a>
</div>
</div>
</div>
@ -114,9 +129,9 @@
<img src="512x512/logo_cross-domain-consultant.png" alt="Cross Domain Consultant" style="width: 100px; height: auto;">
</div>
<hr />
<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>
<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>
</div>
</div>
</div>
@ -129,7 +144,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" target=”_blank” ><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" ><i class="fa-solid fa-globe"></i> www.cybermaster.space</a>
</div>
</div>
</div>