summaryrefslogtreecommitdiff
path: root/content/content.yaml
blob: 8f4fddc4bf5c87e5b1f9e65c829cc696912f0b36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
contacts:
  name: Claudius Holeksa
  title: HPC Scientist
  email: mail@keldu.de 
  phone: "+49 16344585 90"
  address: "Germany, 76137 Karlsruhe, Wilhelmstr. 35-39"
  linkedin: "https://www.linkedin.com/in/claudius-holeksa-0b1a5b126/"
  nationality: German

skills:
  - name: Programming Languages
    items:
      - Python
      - C++
      - C
  - name: Software Development
    items:
      - CI
      - Template Meta-Programming
      - Compile-Time Algorithms
      - C++-Native Type Reflection
      - Async Programming
      - Protocol Design
      - Git
  - name: OS
    items:
      - Debian
      - NixOS
  - name: Languages
    items:
      - German  - Native
      - English - Fluent
      - Polish  - Conversational
      - Spanish - Basic

jobs:
  - position: Research Scientist
    company:
      name: KIT
      link: https://kit.edu/
    description:
      - Working on the WarmWorld Project to transform the aging weather and climate simulation software ICON into a more modern software framework.
    from: "2022 April."
    to: "now"
    tags:
      - hpc, system architecture, software design, package maintainance, ci, project owner
  - position: Research Assistant
    company:
      name: KIT
      link: https://kit.edu
    description:
      - Continued work on my master's thesis topic in the framework openlb where I finished integration of 2-phase fluid-gas simulation.
    from: "2021 October."
    to: "2022 January."
    tags:
      - cfg, lbm
  - position: Intern
    company:
      name: FZI
      link: https://fzi.de
    description:
      - Working on optimization and algorithm design within autonomous driving research software.
    from: "2021 April."
    to: "2021 Mai."
    tags:
      - ai, autonomous driving

education:
  - university:
      name: Karlsruhe Institute of Technology
      link: "https://kit.edu/"
    degree: "M.Sc."
    major:
      Applied Mathematics (Technomathematik)
    track:
      Numerical simulation / LBM-CFD
    from: "2017"
    to: "2021"
  - university:
      name: Karlsruhe Institute of Technology
      link: "https://kit.edu/"
    degree: "B.Sc."
    major:
      Mathematics
    track:
      Computational Math
    from: "2011"
    to: "2016"