Browse Source

added more info on about page

master
Marcel Haazen 5 years ago
parent
commit
73ec32197f
2 changed files with 7 additions and 5 deletions
  1. +6
    -4
      about.html
  2. +1
    -1
      index.html

+ 6
- 4
about.html View File

@ -44,9 +44,9 @@
<br>
<a href="https://twitter.com/NekoCentral" class="social twitter"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/mhaazen" class="social linkedin"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.linkedin.com/in/mhaazen" class="social github"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/mhaazen" class="social keybase"><i class="fab fa-keybase"></i></a>
<a href="https://www.linkedin.com/in/mhaazen" class="social acclaim"><i class="fas fa-angle-double-up"></i></a>
<a href="https://github.com/nekocentral" class="social github"><i class="fab fa-github"></i></a>
<a href="https://keybase.io/nekocentral" class="social keybase"><i class="fab fa-keybase"></i></a>
<a href="https://www.youracclaim.com/users/marcel-haazen" class="social acclaim"><i class="fas fa-angle-double-up"></i></a>
</li>
</ul>
</about>
@ -54,7 +54,9 @@
<div class="large-6 columns">
<about>
<h1>About me</h1>
<p>I'm Marcel, I'm an 20 Years old IT Student. In my free time I setup servers and manage them.</p>
<p>I'm Marcel, a 20 year old IT Manangement Student. <br>In my free time I love to read, relax in one of the nearby forests and do some of the odd IT things like: "Programming simple application, Setting up wireless networks and setting up and managing servers for my self and other people.<br><br>Feel free to look on my GitHub for some of my projects or contact me on my about page if you have questions or want me to do things for you</p>
<p>I'm currently hold serveral Microsoft ceritification which are visible on my <a href="https://www.youracclaim.com/users/marcel-haazen" >Acclaim profile</a>.</p>
</about>
</div>
</div>

+ 1
- 1
index.html View File

@ -74,7 +74,7 @@
<div class="row">
<div class="large-12 columns">
<projects>
<h1>Certifications</h1>
<h1>Recent Certifications</h1>
<ul class="small-block-grid-2 large-block-grid-3">
<li><a href="#"><img src="https://res.cloudinary.com/haazen/image/upload/Certificates/MTA_Windows_OS_fundamentals.png" alt="MTA Windows Operating System Fundamentals"></a></li>
<li><a href="#"><img src="https://res.cloudinary.com/haazen/image/upload/Certificates/MTA_Windows_Server_Admin_fundamentals.png"></a></li>

Loading…
Cancel
Save