Skip to content
View Erellu's full-sized avatar
🐈
🐈
  • IRCAD
  • Strasbourg, France

Highlights

  • Pro
Block or Report

Block or report Erellu

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
Erellu/README.md

Hello there!

I work in computer graphics on medical data visualisation. I'm currently pursuing my doctoral thesis for IRCAD France (since October 2021).

Topics Languages
Erellu's github stats Top Langs

Contact

erwanduhamel[__at-sign__]outlook[**__dot__**]com

About me

I've graduated from INSA Strasbourg (France) in 2021 where I got a Master degree in electrical engineering ( 🇫🇷 : Diplôme d'Ingénieur ~ Grade de Master ~ Spécialité Génie Électrique). I also graduated from Master IRIV (France) with a second Master Degree in robotics ( 🇫🇷 : Master de Sciences, technologies, santé, Mention Optique, image vision multimédia, mention Bien).

I spend a lot of my free time making more a less clever things in Vulkan and convincing my friends and colleagues to join me in this exercise.

Languages you can reach me in

  • 🇬🇧 English
  • 🇫🇷 Français (French)
  • 🇯🇵 日本語 (Japanese)
  • 🇩🇪 Deutsch (German)

Popular repositories

  1. ste-Matrix ste-Matrix Public

    C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use…

    C++ 4 1

  2. ste-testing ste-testing Public

    A C++ single-header, minimalistic tool for unit-testing. It's simple to the upmost and fits in roughly 300 lines.

    C++ 2

  3. ste-timer ste-timer Public

    A C++ single-header, minimalistic thread-based timer.

    C++ 1

  4. cmake-testbench cmake-testbench Public

    Repository in which I test various stuff in CMake

    CMake 1

  5. Vulkan-Samples Vulkan-Samples Public

    Forked from KhronosGroup/Vulkan-Samples

    One stop solution for all Vulkan samples

    C++

  6. ste-control-corrector ste-control-corrector Public

    Classical P, I, PI and PID correctors used in control theory. Written in C++17.

    C++