Skip to content

Commit

Permalink
update information
Browse files Browse the repository at this point in the history
  • Loading branch information
michivonah committed Sep 9, 2023
1 parent 81b99e2 commit 3cf27ae
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
Binary file added assets/projects/ava-website.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/projects/ava-website.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 18 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h1 class="sectionTitle">Socialmedia</h1>
<div>
<h3>Instagram @michivonah</h3>
<ul>
<li>220+ Followers</li>
<li>250+ Followers</li>
<li>10+ Posts</li>
<li>Lifestyle, Travel &amp; me</li>
</ul>
Expand All @@ -156,10 +156,10 @@ <h3>Instagram @michivonah</h3>
<div>
<h3>Instagram @vompictures</h3>
<ul>
<li>20+ Followers</li>
<li>20+ Posts</li>
<li>280+ Likes (in total)</li>
<li>13+ Likes (average per post)</li>
<li>50+ Followers</li>
<li>35+ Posts</li>
<li>480+ Likes (in total)</li>
<li>14+ Likes (average per post)</li>
<li>Photography, Nature, Switzerland</li>
</ul>
<button onclick="window.open('https://instagram.com/vompictures')">Follow now!</button>
Expand Down Expand Up @@ -202,9 +202,10 @@ <h3>Twitter @michivonah</h3>
<div>
<h3>GitHub @michivonah</h3>
<ul>
<li>20+ public repos</li>
<li>Languages: HTML, CSS &amp; JavaScript</li>
<li>1&prime;360+ Commits</li>
<li>40+ public repos</li>
<li>Languages: HTML, CSS, JavaScript, Python, Docker &amp; Bash</li>
<li>Technologies: Docker &amp; Git</li>
<li>1&prime;800+ Commits</li>
<button onclick="window.open('https://github.michivonah.ch')">Read my code!</button>
</ul>
</div>
Expand Down Expand Up @@ -253,6 +254,13 @@ <h3>N3WS App</h3>
</div>
</div>
<div id="projectRow2" class="projectRow"> <!-- ROW 2 for Projects -->
<div class="project" data-aos="fade-left">
<img src="assets/projects/ava-website.jpg" alt="Armin von Ah GmbH Logo" title="Website Armin von Ah GmbH">
<h3>Website arminvonahgmbh.ch</h3>
<p>I programmed the website of Armin von Ah GmbH. It is a onepagger with information about the company held in the colors of the company.</p>
<button onclick="window.open('https://arminvonahgmbh.ch')">Open <i class="ai-link-out"></i></button>
</div>

<div class="project" data-aos="fade-left">
<img src="assets/projects/pw-generator.png" alt="Password Generator Logo" title="Password Generator">
<h3>Password Generator</h3>
Expand All @@ -266,13 +274,6 @@ <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>
<button onclick="window.open('https://math-tools.app?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
</div>

<div class="project" data-aos="fade-left">
<img src="assets/jump.png" alt="Bitmoji" title="Michi's Blog">
<h3>Michi&prime;s Blog</h3>
<p>I have created a blog with Notion. There I write small texts from time to time. The blog is written in German.</p>
<button onclick="window.open('https://blog.michivonah.ch?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -335,8 +336,8 @@ <h1 class="sectionTitle">Contact me</h1>
<a href="https://legal.michivonah.ch">Legal</a>
<a href="#footerExpanded" onclick="toggleSection('footerExpanded', 'flex');">Copyright</a>
<a class="socialLink" href="https://www.instagram.com/michivonah/"><i class="ai-instagram-fill"></i></a>
<a class="socialLink" href="https://twitter.com/michivonah"><i class="ai-twitter-fill"></i></a>
<a class="socialLink" href="https://fb.com/vonahmichi"><i class="ai-facebook-fill"></i></a>
<a class="socialLink" href="https://in.michivonah.ch"><i class="ai-linkedin-fill"></i></a>
<a class="socialLink" href="https://github.com/michivonah"><i class="ai-github-fill"></i></a>
</div>

<div id="footerExpanded">
Expand Down

0 comments on commit 3cf27ae

Please sign in to comment.