Update index.html

This commit is contained in:
Robert Jeutter 2019-03-20 15:45:37 +01:00 committed by GitHub
parent 742e513dc3
commit 07dae00e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,11 +48,11 @@
<div class="card m-auto p-auto bg-info text-white" style="width: 80%; border-radius:20px;">
<div class="row no-gutters">
<div class="col-md-2">
<div class="col-md-3">
<div class="clear"></div>
<img src="..." class="card-img" alt="...Coming Soon">
</div>
<div class="col-md-6">
<div class="col-md-5">
<div class="card-body">
<h1 class="my-3 card-title text-center">
<span style="color:#ffffff">R</span>obert
@ -149,32 +149,39 @@
<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>
<div class="container-fluid window-top">Terminal</div>
<div class="container-fluid terminal" id="start"><p>
Rendering finished...<br>
Welcome to my Terminal-Shell<!--<br>
Here i build in some useful commands for everybody to look into my portfolio<br>
If you need help or useful commands just type 'help'
</p></div>
<div class="container-fluid terminal" id="help"><p>
start &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :show startscreen
<br>cv &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :show Curriculum Vitae
<br>help &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :show this help page
<br>myinfo &nbsp; &nbsp; &nbsp; :show informations about yourself
<br>projects &nbsp; &nbsp; :show projects by
<br>-->
</p></div>
<div class="container-fluid terminal" id="cv"><p>
show CV<br>
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.tu-ilmenau.de">TU Ilmenau</a> studying<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>