Compare commits
2 commits
11dba8e508
...
6328ab6a58
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6328ab6a58 | ||
|
|
96ac34f76f |
28
cv.html
28
cv.html
|
|
@ -84,11 +84,11 @@
|
||||||
<section>
|
<section>
|
||||||
<h3><span>XL-Operations, Amstetten, Austria</span> <span>3/2019–7/2020</span></h3>
|
<h3><span>XL-Operations, Amstetten, Austria</span> <span>3/2019–7/2020</span></h3>
|
||||||
<aside>Software developing and research</aside>
|
<aside>Software developing and research</aside>
|
||||||
<ul class="todo" title="Needs work!">
|
<ul>
|
||||||
<li>Agile software-developing in Java within a scrum-team</li>
|
<li>Wrote back-end of an optimization- and planing-software in Java</li>
|
||||||
<li>Wrote back-end of an optimization- and planing-software</li>
|
|
||||||
<li>Researched and implemented mathematical and statistical models</li>
|
<li>Researched and implemented mathematical and statistical models</li>
|
||||||
<li>Held technical conference calls with developers from the USA and GB</li>
|
<li>Held technical conference calls with developers from the USA and GB</li>
|
||||||
|
<li>Partially employed, partially freelance</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
@ -205,6 +205,17 @@
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</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">
|
<section id="conferences">
|
||||||
<h2>Conferences</h2>
|
<h2>Conferences</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -238,17 +249,6 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</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="publications">
|
<section id="publications">
|
||||||
<h2>Publications</h2>
|
<h2>Publications</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue