samuel-philipp.de/src/index.html

72 lines
3.3 KiB
HTML
Raw Normal View History

2019-10-29 22:26:10 +00:00
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
2016-10-28 17:05:19 +00:00
<head>
<title>Samuel Philipp</title>
2019-10-29 21:24:46 +00:00
<base href="/">
2016-10-28 17:05:19 +00:00
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
2019-10-27 19:35:10 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
2019-10-29 21:24:46 +00:00
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="fragment" content="!">
<meta name="target" content="all">
<meta name="audience" content="all">
<meta name="coverage" content="Worldwide">
<meta name="distribution" content="Global">
<meta name="rating" content="general">
<meta name="url" content="https://samuel-philipp.de/">
2019-10-29 21:24:46 +00:00
<meta name="subject" content="Samuel Philipp">
<meta name="description" content="Samuel Philipp - Software Engineer & Magician">
2019-10-27 19:35:10 +00:00
<meta name="author" content="Samuel Philipp">
2019-10-29 21:24:46 +00:00
<meta property="og:type" content="website">
<meta property="og:locale" content="de">
<meta property="og:url" content="https://samuel-philipp.de/">
2019-10-29 21:24:46 +00:00
<meta property="og:title" content="Samuel Philipp">
<meta property="og:description" content="Samuel Philipp - Software Engineer & Magician">
<meta property="og:site_name" content="Samuel Philipp">
<meta property="og:image" content="https://samuel-philipp.de/img/samuel-philipp.jpg">
2019-10-29 21:24:46 +00:00
<!--<meta property="og:updated_time" content="">-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Samuel Philipp">
<meta name="twitter:description" content="Samuel Philipp - Software Engineer & Magician">
<meta name="twitter:image" content="https://samuel-philipp.de/img/samuel-philipp.jpg">
2019-10-29 21:24:46 +00:00
<link rel="shortcut icon" href="img/samuel.png">
2019-10-27 19:35:10 +00:00
<link rel="stylesheet" href="css/main.min.css">
2016-10-28 17:05:19 +00:00
</head>
<body>
2018-10-13 11:55:44 +00:00
<div id="developer" class="image"></div>
<div id="magician" class="image"></div>
<div class="headers">
<div class="codes">
2018-02-02 23:44:26 +00:00
<h1 class="developer">Software Engineer</h1>
2016-11-22 23:56:21 +00:00
</div>
2018-10-13 11:55:44 +00:00
<div class="padding"></div>
<div class="magic">
<h1 class="magician">Magician</h1>
2016-11-22 23:56:21 +00:00
</div>
</div>
2018-10-13 11:55:44 +00:00
<code id="links" class="image">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1" width="100%" height="100%" viewBox="0 0 2560 1440" preserveAspectRatio="xMidYMid slice">
<a xlink:href="//sp-codes.de" style="width: 100%; height: 100%;">
<path d="M 0,796 C 0,796 1330,480 2560,460 L 2560,0 L 0,0 Z" fill-opacity="0"></path>
</a>
<a xlink:href="//sp-magic.de" style="width: 100%; height: 100%;">
<path d="M 0,796 C 0,796 1330,480 2560,460 L 2560,1440 L 0,1440 Z" fill-opacity="0"></path>
</a>
</svg>
</code>
2018-12-12 18:33:06 +00:00
<div class="menu py-2 px-3">
<div><a href="imprint.html"><span
class="fas fa-info-circle mr-2"></span>Imprint</a></div>
<div><a href="privacy.html"><span
class="fas fa-user-secret mr-2"></span>Privacy</a></div>
2019-11-06 23:16:32 +00:00
<div><a target="_blank" href="https://git.sp-codes.de/samuel-p/samuel-philipp.de"><span
2019-10-27 20:30:43 +00:00
class="fas fa-code mr-2"></span>Code</a></div>
</div>
<div class="d-none">
<a rel="me" href="https://social.tchncs.de/@samuel_p">Mastodon</a>
2018-12-12 18:33:06 +00:00
</div>
2019-10-27 19:35:10 +00:00
<script type="text/javascript" src="js/main.min.js"></script>
2016-10-28 17:05:19 +00:00
</body>
2018-10-16 11:32:01 +00:00
</html>