Skip to content
View feldroop's full-sized avatar
🙂
Hackin' around
🙂
Hackin' around

Organizations

@seqan

Block or report feldroop

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
feldroop/README.md

Hey, I'm Felix. Welcome to my profile! 🏠🌳

About me

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.

Skills

  • 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 🧬

Notable projects

  • 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. link
  • chopper - 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

What I'm currently doing

  • 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 🤖

Pinned Loading

  1. floxer Public

    FM-index longread PEX-based aligner

    C++ 4

  2. sais-drum Public

    The SAIS suffix array construction algorithm in Rust

    Rust 1

  3. seqan/chopper Public

    A tool for partitioning a set of sequences into similar batches.

    C++ 9 9