mirror of
https://github.com/michivonah/website-v2.git
synced 2025-12-22 20:46:29 +01:00
general content updates + speed improvements
This commit is contained in:
parent
df27f07090
commit
af6a7454c3
4 changed files with 14 additions and 14 deletions
BIN
assets/projects/ep-alerts.jpg
Normal file
BIN
assets/projects/ep-alerts.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
assets/projects/jassen.jpg
Normal file
BIN
assets/projects/jassen.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 KiB |
BIN
assets/projects/pw-generator.jpg
Normal file
BIN
assets/projects/pw-generator.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
28
index.html
28
index.html
|
|
@ -93,8 +93,8 @@
|
||||||
<h1 class="sectionTitle">About me</h1>
|
<h1 class="sectionTitle">About me</h1>
|
||||||
<div id="aboutContent">
|
<div id="aboutContent">
|
||||||
<div id="aboutText" data-aos="fade-left">
|
<div id="aboutText" data-aos="fade-left">
|
||||||
<p>Hi, my name is <b>Michi von Ah</b> and I'm <b><var id="age">loading...</var></b> years old. I'm interested in smartphones, computers and electromobility (mainly Tesla). In my free time I like to be on the <b>computer</b> and program something (for example this website), <b>go for a walk</b> or bake a <b>cake</b>. I also like to listen to <b>music and podcasts</b>. Besides, I'm an Apple fan and would love to have a Tesla someday. This is my website and here you can find some stuff I created. Good Luck!</p>
|
<p>Hi, my name is <b>Michi von Ah</b> and I'm <b><var id="age">loading...</var></b> years old. I'm interested in smartphones, computers and electromobility (mainly Tesla). In my free time I like to be on the <b>computer</b> and program something (for example this website), <b>go for a walk</b> or bake a <b>cake</b>. I also like to listen to <b>music and podcasts</b>. Besides, I'm an Apple fan and would love to have a Tesla someday. This is my website and here you can find some stuff I created. Have Fun!</p>
|
||||||
<p><b>Funfact:</b> This website consists of a total of just over <u>1′827</u> lines of code.</p>
|
<p><b>Funfact:</b> This website consists of a total of just over <u>1′829</u> lines of code.</p>
|
||||||
<div id="aboutSocial">
|
<div id="aboutSocial">
|
||||||
<a href="https://www.instagram.com/michivonah/"><i class="ai-instagram-fill" data-hover="#8a3ab9"></i></a>
|
<a href="https://www.instagram.com/michivonah/"><i class="ai-instagram-fill" data-hover="#8a3ab9"></i></a>
|
||||||
<a href="https://twitter.com/michivonah"><i class="ai-twitter-fill" data-hover="#1DA1F2"></i></a>
|
<a href="https://twitter.com/michivonah"><i class="ai-twitter-fill" data-hover="#1DA1F2"></i></a>
|
||||||
|
|
@ -139,7 +139,7 @@
|
||||||
<h3>Instagram @michivonah</h3>
|
<h3>Instagram @michivonah</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>250+ Followers</li>
|
<li>250+ Followers</li>
|
||||||
<li>10+ Posts</li>
|
<li>15+ Posts</li>
|
||||||
<li>Lifestyle, Travel & me</li>
|
<li>Lifestyle, Travel & me</li>
|
||||||
</ul>
|
</ul>
|
||||||
<button onclick="window.open('https://instagram.com/michivonah')">Follow!</button>
|
<button onclick="window.open('https://instagram.com/michivonah')">Follow!</button>
|
||||||
|
|
@ -202,8 +202,8 @@
|
||||||
<div>
|
<div>
|
||||||
<h3>GitHub @michivonah</h3>
|
<h3>GitHub @michivonah</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>40+ public repos</li>
|
<li>45+ public repos</li>
|
||||||
<li>Languages: HTML, CSS, JavaScript, Python, Docker & Bash</li>
|
<li>Languages: HTML, CSS, JavaScript, Python, Go, Docker & Bash</li>
|
||||||
<li>Technologies: Docker & Git</li>
|
<li>Technologies: Docker & Git</li>
|
||||||
<li>1′800+ Commits</li>
|
<li>1′800+ Commits</li>
|
||||||
<button onclick="window.open('https://github.michivonah.ch')">Read my code!</button>
|
<button onclick="window.open('https://github.michivonah.ch')">Read my code!</button>
|
||||||
|
|
@ -235,22 +235,22 @@
|
||||||
<div class="project" data-aos="fade-right">
|
<div class="project" data-aos="fade-right">
|
||||||
<img src="assets/projects/escaperoom-logo.png" alt="Michi's Escape Room Logo" title="Michi's Escape Room">
|
<img src="assets/projects/escaperoom-logo.png" alt="Michi's Escape Room Logo" title="Michi's Escape Room">
|
||||||
<h3>Michi's Escape Room</h3>
|
<h3>Michi's Escape Room</h3>
|
||||||
<p>As a final project for school, I programmed an Escape Room game. For this I used the programming languages HTML, CSS and JavaScript. If you want to know more about the development process of my game, click <a class="link" href="https://michivonah.notion.site/Michi-s-Escape-Room-9ba11f6e71a6449b9bdc222cd7c7f647">here <i class="ai-link-out"></i></a>. If you want to play it, click the button below. Good luck.</p>
|
<p>As a final project for school, I programmed an Escape Room game. For this I used the programming languages HTML, CSS and JavaScript. If you want to know more about the development process of my game, click <a class="link" href="https://blog.michivonah.ch/michis-escape-room/?ref=michivonah-ch">here <i class="ai-link-out"></i></a>. If you want to play it, click the button below. Good luck.</p>
|
||||||
<button onclick="window.open('https://escape.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
<button onclick="window.open('https://escape.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="project" data-aos="fade-right">
|
<div class="project" data-aos="fade-right">
|
||||||
<img src="assets/projects/jassen.png" alt="Jassen by Michi" title="Jassen by Michi">
|
<img src="assets/projects/jassen.jpg" alt="Jassen by Michi" title="Jassen by Michi">
|
||||||
<h3>Jassen</h3>
|
<h3>Jassen</h3>
|
||||||
<p>I have programmed a Jass game in which you play with three computer opponents. You can set how fast the opponents play and what their names are. The game can be installed on your smartphone or tablet as a PWA.</p>
|
<p>I have programmed a Jass game in which you play with three computer opponents. You can set how fast the opponents play and what their names are. The game can be installed on your smartphone or tablet as a PWA.</p>
|
||||||
<button onclick="window.open('https://jass.von-ah.me?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
<button onclick="window.open('https://jass.von-ah.me?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="project" data-aos="fade-right">
|
<div class="project" data-aos="fade-right">
|
||||||
<img src="assets/projects/news-logo.png" alt="News App Logo" title="N3WS App">
|
<img src="assets/projects/ep-alerts.jpg" alt="News App Logo" title="N3WS App">
|
||||||
<h3>N3WS App</h3>
|
<h3>Europapark Alerts</h3>
|
||||||
<p>I have created a simple RSS feed reader. It helps you to manage your news. You can use it on any device and install it as a PWA (Progressive web app). There may still be some bugs and errors as the app is still under development. As soon as the final version is ready, you will find it here.</p>
|
<p>I have created a Discord notification bot which sends notifications via webhook when the waiting time of selected attractions decreases or increases. The tool runs in a Docker container. You can find more information about it on GitHub.</p>
|
||||||
<button onclick="window.open('https://news.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
<button onclick="window.open('https://github.com/michivonah/europapark-alerts')">Open GitHub <i class="ai-link-out"></i></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="projectRow2" class="projectRow"> <!-- ROW 2 for Projects -->
|
<div id="projectRow2" class="projectRow"> <!-- ROW 2 for Projects -->
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="project" data-aos="fade-left">
|
<div class="project" data-aos="fade-left">
|
||||||
<img src="assets/projects/pw-generator.png" alt="Password Generator Logo" title="Password Generator">
|
<img src="assets/projects/pw-generator.jpg" alt="Password Generator Logo" title="Password Generator">
|
||||||
<h3>Password Generator</h3>
|
<h3>Password Generator</h3>
|
||||||
<p>I‘ve programmed a simple and minimalistic password generator. You can choose from different password types and copy the password afterwards.</p>
|
<p>I‘ve programmed a simple and minimalistic password generator. You can choose from different password types and copy the password afterwards.</p>
|
||||||
<button onclick="window.open('https://passwords.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
<button onclick="window.open('https://passwords.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
||||||
|
|
@ -272,7 +272,7 @@
|
||||||
<img src="assets/projects/math-tools.png" alt="Math Tools Logo" title="Math Tools">
|
<img src="assets/projects/math-tools.png" alt="Math Tools Logo" title="Math Tools">
|
||||||
<h3>Math Tools</h3>
|
<h3>Math Tools</h3>
|
||||||
<p>I have created a collection of different math tools. It is not finished yet and not all tools work yet. However, I improve it from time to time.</p>
|
<p>I have created a collection of different math tools. It is not finished yet and not all tools work yet. However, I improve it from time to time.</p>
|
||||||
<button onclick="window.open('https://math-tools.app?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
<button onclick="window.open('https://math.neodym.dev?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -299,7 +299,7 @@
|
||||||
<div class="faqObject" onclick="toggleQuestion();">
|
<div class="faqObject" onclick="toggleQuestion();">
|
||||||
<i class="ai-chevron-down faq-icon"></i>
|
<i class="ai-chevron-down faq-icon"></i>
|
||||||
<h3 class="faq-question">Which countries would you like to visit?</h3>
|
<h3 class="faq-question">Which countries would you like to visit?</h3>
|
||||||
<p class="faqAnswer">I would love to visit many countries and places like Sydney, California, Las Vegas, Los Angeles and Dublin.</p>
|
<p class="faqAnswer">I would love to visit many countries and cities like Norway, Iceland, Ireland, California, Las Vegas, Los Angeles and Amsterdam.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue