From 45399aa3cc12f50d56463ce50c4c95314ddae244 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sat, 4 Feb 2023 09:46:35 +0100 Subject: [PATCH] Update CADS experience --- cv.html | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/cv.html b/cv.html index 2651d11..a46e5c2 100644 --- a/cv.html +++ b/cv.html @@ -24,16 +24,11 @@ section#conferences span.conference { font-style: italic; } - - .todo { - color: #9700ff; - } -

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 in the unfinished parts.

+

Please bear in mind that this web-based CV has no styling yet as this site is still in development.

Benjamin Stadlbauer

General

@@ -47,15 +42,15 @@

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
    • +
    • Developing/optimizing algorithms for interference detection in CAD-models
    • 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
      • +
      • Java, C, C++, JavaScript, Apache Thrift, Maven
      • Git, Azure DevOps, Redmine
    • @@ -66,13 +61,15 @@
  • Managing git-workflows, policies, permissions and projects in Azure DevOps
  • -
  • API’s +
  • API’s used
      -
    • PTC Creo Parametric Toolkit (C++)
    • -
    • PTC Creo View Toolkit (Java)
    • -
    • PTC Creo View WebGL (JavaScript)
    • -
    • PTC Windchill API (Java)
    • -
    • Flexera licensing API
    • +
    • Creo Parametric Toolkit (C)
    • +
    • Creo View WebGL (JavaScript)
    • +
    • Windchill REST API (HTTP)
    • +
    • FlexNet Publisher Toolkit (C/C++ and Java)
    • +
    • Windchill customization (Java)
    • +
    • Creo View Adapter (Java)
    • +
    • Creo Elements Direct Modeling Integration Kit (Common Lisp)