mirror of
https://github.com/michivonah/website-v2.git
synced 2025-12-22 20:46:29 +01:00
182 lines
7.7 KiB
HTML
182 lines
7.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-CH">
|
|
<head>
|
|
<title>Michi von Ah</title>
|
|
<meta name="mobile-web-app-title" content="Michi">
|
|
<meta name="apple-mobile-web-app-title" content="Michi">
|
|
<link rel="icon" type="image/png" href="assets/logo/favicon_256.png">
|
|
<link rel="icon" type="image/svg+xml" href="assets/logo/logo_black.svg">
|
|
<link rel="shortcut icon" type="image/png" href="assets/logo/favicon_256.png">
|
|
<link rel="apple-touch-icon" href="assets/logo/favicon_256.png">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="assets/logo/favicon_256.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="assets/logo/favicon_256.png">
|
|
<link rel="apple-touch-icon" sizes="167x167" href="assets/logo/favicon_256.png">
|
|
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
|
<script src="script.js"></script>
|
|
<script src="https://unpkg.com/akar-icons-fonts"></script>
|
|
<link rel="stylesheet" type="text/css" href="style.css"/>
|
|
<link rel="stylesheet" type="text/css" href="https://unpkg.com/aos@2.3.1/dist/aos.css"/>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="Hi! I'm Michi von Ah and this is my website.">
|
|
<meta name="keywords" content="Michi, Michi von Ah, von Ah, personalwebsite, website, Michael von Ah, von Ah Michael, von Ah Michi, mva, mivo, Michi v.A.">
|
|
<meta name="author" content="Michi von Ah">
|
|
<meta name="robots" content="noindex">
|
|
<meta http-equiv="expires" content="43200">
|
|
|
|
<meta property="og:title" content="Michi von Ah">
|
|
<meta property="og:description" content="Hi! I'm Michi von Ah and this is my website.">
|
|
<meta property="og:image" content="https://michivonah.ch/images/img2.jpeg">
|
|
<meta property="og:image:type" content="image/jpeg">
|
|
<meta property="og:url" content="https://michivonah.ch/">
|
|
<meta property="og:site_name" content="Michi von Ah">
|
|
<meta property="twitter:title" content="Michi von Ah">
|
|
<meta property="twitter:description" content="Hi! I'm Michi von Ah and this is my website.">
|
|
<meta property="twitter:image" content="https://michivonah.ch/images/img2.jpeg">
|
|
<meta name="twitter:image:alt" content="Michi von Ah">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:site" content="@michivonah">
|
|
<meta name="twitter:creator" content="@michivonah">
|
|
|
|
<meta name="theme-color" content="#3498db">
|
|
<meta name="mobile-web-app-status-bar-style" content="#2980b9">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="#2980b9">
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<link rel="manifest" href="manifest.json">
|
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&family=Ubuntu&display=swap" rel="stylesheet">
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<nav id="navbar">
|
|
<div class="inner-width">
|
|
<a href="#" onclick="scrollToTop();"><img id="logoImg" src="assets/logo/logo_white.svg" alt="Logo"></a>
|
|
<div id="navbar-links">
|
|
<a href="#">Home</a>
|
|
<a href="#about">About me</a>
|
|
<a href="#socialmedia">Socialmedia</a>
|
|
<a href="#projects">Projects</a>
|
|
<a href="#contact">Contact me</a>
|
|
</div>
|
|
<a id="toggleNav"><i id="toggle-nav-icon" class="ai-text-align-right"></i></a>
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="content">
|
|
<div id="home">
|
|
<div>
|
|
<h1>Michi von Ah</h1>
|
|
<p>I'm a boy from switzerland.</p>
|
|
<button>Scroll down!</button>
|
|
</div>
|
|
<div>
|
|
<img src="assets/bitmoji.png">
|
|
</div>
|
|
</div>
|
|
|
|
<div id="about">
|
|
<div class="inner-width">
|
|
<div id="aboutText">
|
|
<h1 class="sectionTitle">About me</h1>
|
|
<p>Hi, my name is Michi von Ah and I'm <var id="age">loading...</var> years old. I'm interested in smartphones, computers and electromobility (mainly Tesla). This is my website and here you can find something about me.</p>
|
|
</div>
|
|
<div id="aboutImg">
|
|
<img src="assets/images/michi2_blob.png">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="socialmedia">
|
|
<div class="inner-width">
|
|
<h1 class="sectionTitle">Socialmedia</h1>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="projects">
|
|
<div class="inner-width">
|
|
<h1 class="sectionTitle">Projects</h1>
|
|
|
|
<div id="projectContainer">
|
|
<div class="project">
|
|
<img src="https://escape.michivonah.ch/graphics/media/1.png">
|
|
<h3>Michi's Escape Room</h3>
|
|
<p></p>
|
|
<button>Open <i class="ai-link-out"></i></button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="contact">
|
|
<div class="inner-width">
|
|
<h1 class="sectionTitle">Contact me</h1>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#3498DB" fill-opacity="1" d="M0,288L48,272C96,256,192,224,288,197.3C384,171,480,149,576,165.3C672,181,768,235,864,250.7C960,267,1056,245,1152,250.7C1248,256,1344,288,1392,304L1440,320L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>
|
|
<div id="footerContent">
|
|
<p></p>
|
|
<a>Imprint & Copyright</a>
|
|
<a href="https://www.instagram.com/michivonah/"><i class="ai-instagram-fill"></i></a>
|
|
<a href="https://twitter.com/michivonah"><i class="ai-twitter-fill"></i></a>
|
|
<a href="https://fb.com/vonahmichi"><i class="ai-facebook-fill"></i></a>
|
|
</div>
|
|
|
|
<div id="footerExpanded">
|
|
<div id="imprint">
|
|
<h3>Imprint <i class="ai-paper navicons"></i></h3>
|
|
<p><i class="ai-person"></i> Michael von Ah</p>
|
|
<p><i class="ai-location"></i> Obwalden, Switzerland</p>
|
|
<p><i class="ai-envelope"></i> info@michivonah.ch</p>
|
|
</div>
|
|
|
|
<div id="copyright">
|
|
<h3>Copyright <i class="ai-copy navicons"></i></h3>
|
|
<p>The content of this page was created by me or I have the rights to use it here.</p>
|
|
<p>Used resources from others:</p>
|
|
<ul>
|
|
<li>Animate on Scroll Libary - michalsnik.github.io/aos</li>
|
|
<li>Akar Icons - akaricons.com</li>
|
|
<li>Google Fonts - fonts.google.com</li>
|
|
<li>BGjar - bgjar.com/</li>
|
|
<li>Get Waves - getwaves.io</li>
|
|
<li>Blobmaker - blobmaker.app</li>
|
|
</ul>
|
|
<p>All information without guarantee.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="scroll-top">
|
|
<i class="ai-chevron-up"></i>
|
|
</div>
|
|
|
|
|
|
<script>
|
|
// Loading
|
|
window.addEventListener('load', () => {
|
|
// Code here
|
|
//document.getElementById('scroll-top').style.display = "none";
|
|
});
|
|
|
|
document.getElementById('scroll-top').addEventListener("click", function(){
|
|
scrollToTop();
|
|
});
|
|
|
|
function scrollToTop(){
|
|
var speed = 500;
|
|
var time = 15;
|
|
var step = (window.scrollY * -1) / (speed / time),
|
|
scroll = setInterval(function(){
|
|
if (window.scrollY != 0){
|
|
window.scrollBy(0, step);
|
|
}
|
|
else clearInterval(scroll);
|
|
},time);
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|