summaryrefslogtreecommitdiff
path: root/content/content.yaml
blob: d020545d1c207c1d4c47ddecba8d94e943f72be5 (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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
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
      - SYCL/AdaptiveCpp
      - HIP
      - CUDA
  - name: OS
    items:
      - Debian
      - NixOS
  - name: System Administration
    items:
      - Linux Networking
      - Package Maintainance
  - 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 cooperative communicationless driving research software.  
    from: "2020 April"
    to: "2020 Mai"
    tags:
      - ai, autonomous driving
  - position: Student Assistant Network Engineer
    company:
      name: KIT
      link: https://kit.edu
    description:
      - Network Administration in distributed firewall deployment and generation
    from: "2018 Dezember"
    to: "2021 Juli"
    tags:
      - linux,network,administration
  - position: Student Assistant
    company:
      name: FZI
      link: https://fzi.de
    description:
      - Administration and development of internal backend services.
    from: "2017 May"
    to: "2019 May"
    tags:
      - linux, ror, administration

experience:
  - conference:
    name: PASC2023
    link: ""

education:
  - university:
      name: Karlsruhe Institute of Technology
      link: "https://kit.edu/"
    degree: "M.Sc."
    major:
      Applied Mathematics (Technomathematik)
    track:
      Numerical simulation / Computational math / 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"