Skip to content
View BenDeJonge's full-sized avatar

Block or report BenDeJonge

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
BenDeJonge/README.md
  • ✌️ Hi, I’m Ben! I am 28 years old and currently working in imec Leuven as a Instrumentation Engineer - Life Sciences Applications. On a daily basis I am occupied with hard- and software development, experimental work, data analysis and more. I have worked on various projects ranging from image analysis pipelines, automated microscope measurements, in-situ monitoring of a microfluidic DNA synthesizer, development of electronics APIs...
  • 🎓 I have an educational background in both biochemistry and nano-engineering, both from KU Leuven.
  • 👨‍💻 My favorite programming language will forever be Python, but I am currently exploring Rust to improve my datastructures and algorithms. My goal is to start applying this professionally as well in the context of embedded development, asynchronous programming and more. Basically, it's the perfect complement to Python!
  • 🔬 Whenever I feel like being productive in my free time, I try to spend some time on data analysis, statistics, scientific computing and simple games. Check out my repositories to see my projects!
  • 🐍 I’m also trying out the basics of machine learning with Python's TensorFlow library at the wonderful freeCodeCamp.org in order to finish up their complete Python curriculum found here and here.
  • 📫 You can always reach out to me on my Linkedin profile!

Popular repositories Loading

  1. rust-tetris-rp2040 rust-tetris-rp2040 Public

    Rust 2

  2. BioinformaticsAlgorithms BioinformaticsAlgorithms Public

    A documentation of my journey through 'Bioinformatics Algorithms - 3rd Ed' -by P. Compeau and P. Pevzner.

    Python 1

  3. plant_monitoring plant_monitoring Public

    Arduino code for monitoring the environment of a house plant

    C++ 1

  4. DatabaseMatching DatabaseMatching Public

    Python

  5. ThinkDSP ThinkDSP Public

    Forked from AllenDowney/ThinkDSP

    Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

    Jupyter Notebook

  6. Game_2048 Game_2048 Public

    Simple Python implementation of the 2048 game.

    Python