I recently obtained my master's degree in bioinformatics from Freie Universität Berlin and am now looking for a position as a software engineer. My academic studies primarily focused on algorithms and data structures. During my master's program, I also developed a passion for software engineering. You can reach out to me via LinkedIn or email.
- Design and implement algorithms and data structures for challenging technical problems 💡
- Low-level, performance sensitive programming in C, C++ and Rust 🦀
- Data science, statistical analysis, machine learning, deep learning using R, Python, TensorFlow 🐍
- Desktop GUI development using Java and JavaFX ☕
- Parallel/distributed programming 🛰️
- Domain knowledge in bioinformatics and sequence analysis 🧬
floxer
- For my master's thesis, I developed a CLI tool that solves a common algorithmic problem in bioinformatics similar to sequence search. The tool is based on the FM-Index data structure and employs a task-based parallelism scheme. linkchopper
- For my bachelor's thesis, I contributed to a tool that performs the preprocessing for a data structure based on Bloom Filters. I improved the algorithm by integrating set cardinality estimates from HyperLogLog sketches. link
- Sending out job applications 🧾
- Creating my own personal website 🌐
- Taking online courses to improve my knowledge of web backend programming and gain an understanding of embedded development 📈
- Working on sais-drum, my Rust implementation of the SAIS suffix array construction algorithm 🤖