Master of Application Informatics
2021 - 2024
University of Göttingen, Germany
Master Thesis:
Developed a supervised NLP classification model using Transformer Encoder to automate ticket assignment in the GWDG ticket system by identifying the most suitable technical supporter for newly submitted tickets. The model is regularly retrained and deployed across multiple programming languages and devices using ONNX, enabling cross-platform and on-device inference.
Research Intern
2023.10 - 2024.05
- Implemented the ResNet model family in pure Golang without external AI framework dependencies, deployed compiled binaries on the GWDG cluster using Singularity containers with GPU support. Benchmarked model performance and investigated distributed learning strategies across multiple nodes.
- Tested HPC benchmarks including IO500, HPL, HPCG, and STREAM to assess system performance. Implemented the MiniBUDE benchmark using OpenMP, Julia, CUDA, OpenACC, and OpenCL on both CPU and GPU architectures.
- Managed clusters, performed performance analysis, and developed parallel computing solutions with MPI and CUDA. Designed and implemented a distributed learning system using Golang with MPI for inter-process communication.