👋
Hello there! ⚡ I'm a research assistant at IT4Innovations, pursuing a PhD in High-performance computing🚀 .⭐ I enjoy programming in Rust, Python
🐍 , Kotlin, and TypeScript. Sometimes I also use C, C++, Java, Javascript or PHP.🏃♂️ I participate in ACM SIGMOD programming contests (🥈 2019,🥈 2018, 2017, 2016)🚀 I contribute to open source projects (IntelliJ Rust plugin, Rust, rust-delegate)- I'm a proud member of the Rust Compiler team
#wg-compiler-performance
- I'm a proud member of the Rust Compiler team
🙊 I sometimes give talks...- CPU design microarchitecture implications (Avast C++ Meeting 2019, Meeting C++ 2019)
📓 ...or write about programming stuff
Apart from that, I work(ed) on various projects:
🔬 Research:- HyperQueue: user-friendly and scalable job scheduler for HPC clusters
- RSDS: Dask server reimplemented in Rust
- Estee: simulator for task-based workflow schedulers
- Snailwatch: continuous performance monitoring service
💻 Processor microarchitecture effects demonstrations (CPU, GPU)Rust crates
- cargo-pgo Cargo subcommand for optimizing Rust code with PGO and BOLT
- rust-delegate Crate for delegating function implementations to struct fields
🔍 Debugging and profiling tools- CUDA memory access visualiser (Master thesis
🎓 ) - GUI & stack visualiser for C/C++ debuggers (Bachelor thesis
🎓 ) - Web-based x86 assembler & debugger
- CUDA memory access visualiser (Master thesis