CV: Minor updates
This commit is contained in:
parent
77351c4539
commit
0b73c3072d
28
cv.html
28
cv.html
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
<body>
|
||||
<p>Please bear in mind that this web-based CV has no styling yet as this site is still in development. There are
|
||||
also going to be changes of <span class="todo">unfinished parts</span> of the content.</p>
|
||||
also going to be changes in the <span class="todo">unfinished parts</span>.</p>
|
||||
<h1>Benjamin Stadlbauer</h1>
|
||||
<section>
|
||||
<h2>General</h2>
|
||||
|
|
@ -65,6 +65,7 @@
|
|||
<li>Guiding through installations and second level support</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Managing git-workflows, policies, permissions and projects in Azure DevOps</li>
|
||||
<li>API’s
|
||||
<ul>
|
||||
<li>PTC Creo Parametric Toolkit (C++)</li>
|
||||
|
|
@ -74,7 +75,6 @@
|
|||
<li>Flexera licensing API</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Managing git-workflows, policies, permissions and projects in Azure DevOps</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
|
|
@ -100,17 +100,23 @@
|
|||
<section>
|
||||
<h2>Education</h2>
|
||||
<section>
|
||||
<h3><span>Technical University Vienna</span> <span>10/2012–11/2018</span></h3>
|
||||
<h3><span><a href="https://www.tuwien.ac.at/en/">Technical University Vienna</a></span>
|
||||
<span>10/2012–11/2018</span>
|
||||
</h3>
|
||||
<aside>Tertiary</aside>
|
||||
<ul>
|
||||
<li>Master of science in technical mathematics<br>Thesis: <em>Fast Algorithms for Iterative Bayesian PDE
|
||||
<li><a href="https://www.tuwien.ac.at/en/teaching/master_programs/technical_mathematics/">Master of
|
||||
science in technical mathematics</a><br>Thesis: <em>Fast Algorithms for Iterative Bayesian PDE
|
||||
Inversion</em></li>
|
||||
<li>Bachelor of science in technical mathematics</li>
|
||||
<li><a href="https://www.tuwien.ac.at/en/teaching/bachelor_programs/technical_mathematics/">Bachelor of
|
||||
science in technical mathematics</a></li>
|
||||
<li>Specializations: numerical mathematics, modelling, statistics, stochastic processes</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h3><span>Higher technical school, Vienna</span> <span>9/2006–6/2011</span></h3>
|
||||
<h3><span><a href="https://www.htl-ottakring.at">Higher technical school, Vienna</a></span>
|
||||
<span>9/2006–6/2011</span>
|
||||
</h3>
|
||||
<aside>Secondary</aside>
|
||||
<ul>
|
||||
<li>Focus on mechanical engineering: technical designing, project management, mechanics, manufacturing
|
||||
|
|
@ -145,7 +151,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>JavaScript</td>
|
||||
<td>70%</td>
|
||||
<td>65%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Git</td>
|
||||
|
|
@ -169,24 +175,26 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>I have worked with Windows 10, Ubuntu (18.04, 20.04, 22.04) and MacOS. Experienced with typical Microsoft 365
|
||||
products.</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>Internships</h2>
|
||||
<section>
|
||||
<h3><span>Leitwind</span> <span>2 months, 2011</span></h3>
|
||||
<h3><span><a href="https://www.leitwind.com/">Leitwind</a></span> <span>2 months, 2011</span></h3>
|
||||
<ul>
|
||||
<li>Designed parts of platforms inside wind turbine towers using 3D CAD modelling software; Leitwind
|
||||
itself designs, builds and installs wind turbines</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h3><span>Hoerbiger</span> <span>3 months, 2009, 2010</span></h3>
|
||||
<h3><span><a href="https://www.hoerbiger.com/">Hoerbiger</a></span> <span>3 months, 2009, 2010</span></h3>
|
||||
<ul>
|
||||
<li>Worked in manufacturing of valve-rings</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h3><span>A1 Telekom Austria</span> <span>2 months, 2007, 2008</span></h3>
|
||||
<h3><span><a href="https://www.a1.net/">A1 Telekom Austria</a></span> <span>2 months, 2007, 2008</span></h3>
|
||||
<ul>
|
||||
<li>Maintained hardware and software for hundreds of PCs and laptops</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue