Skip to content
View rchaucha's full-sized avatar
Block or Report

Block or report rchaucha

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

Rémi Chauchadis

This page briefly introduces my projects hosted on GitHub.
You will find more detailed explanations in each project's ReadMe file.

LinkedIn : https://www.linkedin.com/in/remichauchadis

Professional :

  • [2021] C++ fledge-south-iec104 : Development, maintenance and industrialization of a plugin on the open-source Fledge framework in C++ enabling the implementation of the IEC 104 protocol.
  • [2021] UnrealEngine C++ UE-Portals : C++ Unreal Engine 4 plugin adding highly customizable spatial portals.

Academic :

  • [2021-2022] MATLAB Multi-view-photometric-stereo : Using photometric stereo with several camera poses given that the light comes from the built-in flash of the camera.
  • [2021] Python Squeeze-Mesh-Compression : Implementation of the SQUEEZE method for compressing 3D mesh and streaming it with minimal loss.
  • [2019-2020] Java Le-Duel-Des-Mondes : Hearthstone-like card game.
  • [2018-2019] Python Airport-trafic-simulation : Modeling of traffic at the Roissy CDG airport in order to study the impact on travel duration of the use of electric motors for taxiing.
  • [2016-2017] Arduino C++ Qt Braille-Printer : Creation a printer capable of writing in braille on a flat surface by dropping matter off.

Personal :

  • [2021] Arduino Chicken-Coop-Door : Automatic chicken coop door that opens and closes depending on the sun. Works on battery on an Arduino Pro Mini 3.3V.
  • [2020-2021] C++ OpenCV Interactive-table : The system turns any table into a touch-sensitive device using IR sensor and a projector and can detect items placed on the table using a camera to interact with them.
  • [2015-2017] C++ The-Champions-Shadow : Fighting game with choice of the character and his abilities. Can be played in text or in 2D, the language is also changeable.
  • [2014-2015] C++ Multiplayer-Pong : Simple network C++ Pong game based on client/server architecture.

Pinned Loading

  1. UE-Portals UE-Portals Public

    C++ plugin for Unreal Engine which adds highly customizable portals

    C++ 10 2

  2. The-Champions-Shadow The-Champions-Shadow Public

    RPG-like C++ game made to improve myself in OOP, 2D, ...

    C++

  3. Interactive-table Interactive-table Public

    Program used in a project to make a simple table interactive for parties and board games

    C++

  4. Airport-trafic-simulation Airport-trafic-simulation Public

    Modelling of a day of traffic at Roissy airport in order to study the impact of the use of electric motors for taxiing on travel duration.

    Python

  5. Braille-Printer Braille-Printer Public

    C++ / Arduino programs that communicate to control the printer in order to print braille characters on any plane surface.

    C++

  6. Le-Duel-Des-Mondes Le-Duel-Des-Mondes Public

    Hearthstone-like game made in a team of 7 in Java for a school project.

    Java