This commit is contained in:
Robert Jeutter 2019-10-14 15:50:20 +02:00 committed by GitHub
parent cc393b2b3e
commit 4693134027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,21 +149,41 @@
<div class="clear_top">I like your interest in my Site, write me that you found that ;)</div> <div class="clear_top">I like your interest in my Site, write me that you found that ;)</div>
<div class="container row">
<div class="col-3 p-3 m-3 bg-secondary text-dark">
<h3>Long Ago</h3>
<ul>
<li><small>2008 - 2016</small> higher education entrance qualification</li>
<li><small>2009 - 2016</small> member of Robotics Workgroup 'ARA'</li>
<li><small>2009 - 2016</small> Robotics and Robocup Scholar Challenges, championships in Germany and Europe</li>
<li><small>2012 - 2014</small> autonomous tracked vehicle for outdoor excursions</li>
<li><small>2014 - 2016</small> Coilgun with 16 Stages</li>
</ul>
</div>
<div class="col-3 p-3 m-3 bg-info text-dark">
<h3>Recently</h3>
<ul>
<li><small>2016 - 2019</small> studying Mechatronics and Biomechatronics at TU Ilmenau</li>
<li><small>2016 - 2019</small> <a href="http://www.unikat-ilmenau.de/">UNIKAT</a> Member, responsible for 3DPrinters, CNC-Milling-Machine, Power of the Keys</li>
<li><small>2018 - 2019</small> WebDev Bootcamp Refactoring</li>
</ul>
</div>
<div class="col-3 p-3 m-3 bg-primary text-dark">
<h3>Just Now</h3>
<ul>
<li><small>since 2017</small> <a href="https://ingenieure-ohne-grenzen.org/">'Engineers without Borders'</a> Member, Executive Committee, Repair-Workshops-Organisation</li>
<li><small>since 2018</small> <a href="https://www.bi-club.de/">Student Club</a> Member, disc jockey, doorman, cultural advisor</li>
<li><small>since 2019</small><a href="https://github.com/wieerwill/Python-Intro">Python Introduction and Cheatsheet</a></li>
<li><small>since 2019</small> studying Computer Sience at TU Ilmenau</li>
</ul>
</div>
</div>
<!--
<div class="container-fluid window-top">Terminal</div> <div class="container-fluid window-top">Terminal</div>
<div class="container-fluid terminal" id="start"><p> <div class="container-fluid terminal" id="start"><p>
Rendering finished...<br> Rendering finished...<br>
Welcome to my Terminal-Shell<!--<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> </p></div>
<div class="container-fluid terminal" id="cv"><p> <div class="container-fluid terminal" id="cv"><p>
@ -188,7 +208,7 @@
<div class="container-fluid terminal" id="cursor"> <div class="container-fluid terminal" id="cursor">
<p>>_<span class="cursor"></span></p> <p>>_<span class="cursor"></span></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://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> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>