experience page
This commit is contained in:
72
index.html
72
index.html
@ -83,7 +83,7 @@
|
||||
that live on the internet.
|
||||
I develop hardware near software exceptional websites and apps that provide intuitive and user friendly
|
||||
interfaces with efficient and modern backends.
|
||||
I'm currently a student of the HTL Steyr and I am in the final year.
|
||||
I'm currently a student of the HTL Steyr and I am in the final year now.
|
||||
<br><br>
|
||||
|
||||
Here are a few technologies I've been working with recently:
|
||||
@ -108,10 +108,72 @@
|
||||
<div id="section3" class="tile">
|
||||
<div class="container">
|
||||
<h1>Experience</h1>
|
||||
<p>Todo about me page! Todo about me page! Todo about me page! Todo about me page! Todo about me page!
|
||||
Todo about me page! Todo about me page! Todo about me page! Todo about me page! Todo about me page!
|
||||
Todo about me page! Todo about me page! Todo about me page! Todo about me page! Todo about me page!
|
||||
Todo about me page! Todo about me page! Todo about me page! Todo about me page! Todo about me page! </p>
|
||||
<div id="experiencecontentcontainer">
|
||||
|
||||
<input class="ratiobtn" id="tab1" type="radio" name="tabs" checked="">
|
||||
<label class="tab" for="tab1">Profactor</label>
|
||||
|
||||
<input class="ratiobtn" id="tab2" type="radio" name="tabs">
|
||||
<label class="tab" for="tab2">SPS Technik</label>
|
||||
|
||||
<input class="ratiobtn" id="tab3" type="radio" name="tabs">
|
||||
<label class="tab" for="tab3">Profactor</label>
|
||||
|
||||
<input class="ratiobtn" id="tab4" type="radio" name="tabs">
|
||||
<label class="tab" for="tab4">Klausriegler</label>
|
||||
|
||||
|
||||
<div class="content">
|
||||
<div id="content1">
|
||||
<div>
|
||||
Engineer @Profactor
|
||||
</div>
|
||||
<div>
|
||||
research lab
|
||||
</div>
|
||||
<div>
|
||||
07.2019 – 08.2019
|
||||
</div>
|
||||
<p>
|
||||
Development of picture corrections for a surface inspection robot with the help of OpenCV.<br>
|
||||
außeruniversitäres Forschungsinstitut
|
||||
▪ Programmieren von Bildkorrekturen für
|
||||
Oberflächeninspektionen mithilfe von OpenCV in C++
|
||||
Diplomarbeit – „Bildkorrektur für Oberflächeninspektion“
|
||||
● Entwicklung einer C++ Bibliothek zur Entzerrung
|
||||
eines von einem Roboterarm aufgenommenen
|
||||
Oberflächenbildes
|
||||
● Bearbeitung mit Hilfe von OpenCV und überwiegend
|
||||
der Affinen-Transformation
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="content2">
|
||||
<p>
|
||||
todo
|
||||
Automatisierungsprojekte
|
||||
▪ Aufbau einer Dichtprüfanlage für BMW Werk Steyr in
|
||||
Ellwangen/Deutschland
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="content3">
|
||||
<p>
|
||||
todo außeruniversitäres Forschungsinstitut
|
||||
▪ Aufbauen und Programmieren eines
|
||||
Oberflächeninspektions-Roboters
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="content4">
|
||||
<p>
|
||||
todo Heizung-Lüftung-Klima-Sanitär
|
||||
▪ Mithilfe bei Ölbrenner- und Gasthermenservice
|
||||
▪ Mithilfe bei Badsanierung und -installation
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user