<!DOCTYPE html>
<html lang="de">

<head>
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-L8FE6HECB9"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-L8FE6HECB9');
    </script>
    
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>Alexander Czyrny</title>

    <link rel="stylesheet" href="/statics/css/main.css">
    <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
    <link rel="apple-touch-icon" sizes="180x180" href="/statics/img/favicons/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/statics/img/favicons/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/statics/img/favicons/favicon-16x16.png">
    <link rel="manifest" href="/statics/img/favicons/site.webmanifest">
    <link rel="mask-icon" href="/statics/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
    <link rel="shortcut icon" href="/statics/img/favicons/favicon.ico">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="msapplication-config" content="/statics/img/favicons/browserconfig.xml">
    <meta name="theme-color" content="#ffffff">
</head>

<body>
    <div class="content">
        <h2>Alexander Czyrny</h2>
        <a href="https://www.xing.com/profile/Alexander_Czyrny" title="XING" target="_blank"><span class="icon-xing-square"></span></a>
        <a href="https://www.linkedin.com/in/alexander-czyrny-a752b510a/" title="Linked in" target="_blank"><span class="icon-linkedin-square"></span></a>
        <a href="https://github.com/a-czyrny" title="GitHub" target="_blank"><span class="icon-github-square"></span></a>
    </div>
</body>

</html>
