Compare commits
No commits in common. "6328ab6a58f3f834af8ab2a086cd6236ea69009b" and "11dba8e50889f1ebd2b0094cd0b0f9461a1080d0" have entirely different histories.
6328ab6a58
...
11dba8e508
28
cv.html
28
cv.html
|
|
@ -84,11 +84,11 @@
|
|||
<section>
|
||||
<h3><span>XL-Operations, Amstetten, Austria</span> <span>3/2019–7/2020</span></h3>
|
||||
<aside>Software developing and research</aside>
|
||||
<ul>
|
||||
<li>Wrote back-end of an optimization- and planing-software in Java</li>
|
||||
<ul class="todo" title="Needs work!">
|
||||
<li>Agile software-developing in Java within a scrum-team</li>
|
||||
<li>Wrote back-end of an optimization- and planing-software</li>
|
||||
<li>Researched and implemented mathematical and statistical models</li>
|
||||
<li>Held technical conference calls with developers from the USA and GB</li>
|
||||
<li>Partially employed, partially freelance</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
|
|
@ -205,17 +205,6 @@
|
|||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Interests</h2>
|
||||
<ul>
|
||||
<li>Biking and hiking</li>
|
||||
<li>Algorithms, back-end software development, cryptography, cyber-security, web-development</li>
|
||||
<li>Electronic Dance Music</li>
|
||||
<li>Analogous photography</li>
|
||||
<li>Skiing</li>
|
||||
<li>Sailing</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="conferences">
|
||||
<h2>Conferences</h2>
|
||||
<ul>
|
||||
|
|
@ -249,6 +238,17 @@
|
|||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Interests</h2>
|
||||
<ul>
|
||||
<li>Biking and hiking</li>
|
||||
<li>Algorithms, back-end software development, cryptography, cyber-security, web-development</li>
|
||||
<li>Electronic Dance Music</li>
|
||||
<li>Analogous photography</li>
|
||||
<li>Skiing</li>
|
||||
<li>Sailing</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="publications">
|
||||
<h2>Publications</h2>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue