From 8768711a41a3f91a38d9c8ee3d5b8cbe8cb21653 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sun, 27 Nov 2022 18:53:39 +0100 Subject: [PATCH] Add CV --- cv.html | 272 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 4 +- 2 files changed, 274 insertions(+), 2 deletions(-) create mode 100644 cv.html diff --git a/cv.html b/cv.html new file mode 100644 index 0000000..ecf22fb --- /dev/null +++ b/cv.html @@ -0,0 +1,272 @@ + + + + + + + + CV Benjamin Stadlbauer + + + + +

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 minor changes of the content.

+

Benjamin Stadlbauer

+
+

General

+ +
+
+

Experience

+
+

CADS Engineering, Vienna, Austria 9/2020–present

+ +
    +
  • Developing and maintaining software for CAD (computer-aided design) and PLM (product lifecycle + management) systems
  • +
  • Developing/optimizing performant algorithms in clash-management
  • +
  • Re-writing and maintaining decade-old legacy software
  • +
  • Developing and maintaining small web-based user interfaces
  • +
  • Technologies and tools +
      +
    • Java, C++, JavaScript, Apache Thrift, Maven
    • +
    • Git, Azure DevOps, Redmine
    • +
    +
  • +
  • Contact to clients: +
      +
    • Discussions about concepts of our software
    • +
    • Guiding through installations and second level support
    • +
    +
  • +
  • API’s +
      +
    • PTC Creo Parametric Toolkit (C++)
    • +
    • PTC Creo View Toolkit (Java)
    • +
    • PTC Creo View WebGL (JavaScript)
    • +
    • PTC Windchill API (Java)
    • +
    • Flexera licensing API
    • +
    +
  • +
  • Managing git-workflows, policies, permissions and projects in Azure DevOps
  • +
+
+
+

XL-Operations, Amstetten, Austria 3/2019–7/2020

+ +
    +
  • Agile software-developing in Java within a scrum-team
  • +
  • Wrote back-end of an optimization- and planing-software
  • +
  • Researched and implemented mathematical and statistical models
  • +
  • Held technical conference calls with developers from the USA and GB
  • +
+
+
+

Technical University Vienna 3/2017–11/2018

+ +
    +
  • Performed research on nano-technology simulations and statistical modelling
  • +
  • Contributed to 5 scientific papers, 2 as first author
  • +
  • Presented group research at various conferences and workshops
  • +
+
+
+
+

Education

+
+

Technical University Vienna 10/2012–11/2018

+ +
    +
  • Master of science in technical mathematics
    Thesis: Fast Algorithms for Iterative Bayesian PDE + Inversion
  • +
  • Bachelor of science in technical mathematics
  • +
  • Specializations: numerical mathematics, modelling, statistics, stochastic processes
  • +
+
+
+

Higher technical school, Vienna 9/2006–6/2011

+ +
    +
  • Focus on mechanical engineering: technical designing, project management, mechanics, manufacturing + techniques and workshops
  • +
+
+
+
+

Skills

+ + + + + + + + + + + + + + + +
Germanfirst language
Englishfluent (Academic-IELTS-score 8.0)
Programming languagesJava, C++, JavaScript
+
+
+

Internships

+
+

Leitwind 2 months, 2011

+
    +
  • Designed parts of platforms inside wind turbine towers using 3D CAD modelling software; Leitwind + itself designs, builds and installs wind turbines
  • +
+
+
+

Hoerbiger 3 months, 2009, 2010

+
    +
  • Worked in manufacturing of valve-rings
  • +
+
+
+

A1 Telekom Austria 2 months, 2007, 2008

+
    +
  • Maintained hardware and software for hundreds of PCs and laptops
  • +
+
+
+
+

Conferences

+ +
+
+

Interests

+ +
+
+

Publications

+ +
+ + + diff --git a/index.html b/index.html index 988b878..9d65aa8 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@