Update index.html

This commit is contained in:
Robert Jeutter 2019-03-19 11:15:02 +01:00 committed by GitHub
parent c5f2e749fb
commit c9a84321ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
<!-- FontAwesome --><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<!-- CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Merriweather|Roboto" rel="stylesheet">
<link href="index.css" rel="stylesheet">
<!-- Allow IE to render HTML5 -->
<!--[if lt IE 9]>
@ -94,7 +94,7 @@
<div class="col-md-4">
<h4 class="mt-5 mb-3 text-center">Skills</h4>
<div class="text-center" id="pro">
<h5 class="imgcent text-center">Progamming</h5>
<h5 class="imgcent text-center">Progamming <i class="text-muted fas fa-search-plus fa-xs"></i></h5>
<div class="show_first" id="pro1">
<p><span class="txt-rotate" data-period="2000"
data-rotate='[ "C", "C#", "C++", "Python", "Java" ]'></span></p>
@ -110,7 +110,7 @@
<hr>
<div class="text-center" id="full">
<h5 class="imgcent text-center">FullStack WebDev</h5>
<h5 class="imgcent text-center">FullStack WebDev <i class="text-muted fas fa-search-plus fa-xs"></i></h5>
<div class="show_first" id="full1">
<p><span class="txt-rotate" data-period="2000"
data-rotate='[ "HTML5", "CSS", "JavaScript", "PHP", "NodeJS", "SQL", "MongoDB" ]'></span></p>
@ -128,7 +128,7 @@
<hr>
<div class="text-center" id="cad">
<h5 class="imgcent text-center">CAD, Graphic & Design</h5>
<h5 class="imgcent text-center">CAD, Graphic & Design <i class="text-muted fas fa-search-plus fa-xs"></i></h5>
<div class="show_first" id="cad1">
<p><span class="txt-rotate" data-period="2000"
data-rotate='[ "Inventor", "OpenSCAD", "Photoshop", "Gimp", "Bootstrap" ]'></span></p>
@ -143,12 +143,39 @@
</div>
<hr>
<p><small class="text-muted text-right">Hover over Items</small></p>
</div>
</div>
</div>
<div class="clear_top">I like your interest in my Site, write me that you found that ;)</div>
<div class="container window-top">CV Terminal</div>
<div class="container terminal" id="terminal"><p>
2008 - 2016: higher education entrance qualification<br>
2009 - 2016: Robotics and Robocup Scholar Challenges, championships in Germany and Europe<br>
2012 - 2014: autonomous tracked vehicle for outdoor excursions <br>
2014 - 2016: Coilgun with 16 Stages<br>
2016 - today: <a href="http://www.unikat-ilmenau.de/">UNIKAT</a> Member, responsible for 3DPrinters, CNC-Milling-Machine, Power of the Keys<br>
2017 - today: <a href="https://ingenieure-ohne-grenzen.org/">'Engineers without Borders'</a> Member, Executive Committee, Repair-Workshops-Organisation<br>
2018 - today: <a href="https://www.bi-club.de/">Student Club</a> Member, disc jockey, doorman, supervisor<br>
2019 - today: <a href="https://github.com/wieerwill/webdevbootcamp">WebDev Bootcamp Refactoring</a><br>
2019 - today: <a href="http://unikat.rolex-ing.de">UNIKAT Website</a> redesign and refactoring<br>
2019 - today: <a href="https://github.com/wieerwill/Python-Intro">Python Introduction and Cheatsheet</a><br>
>_<span class="cursor"></p>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>