Skip to content
View ErwanDavidCode's full-sized avatar

Highlights

  • Pro

Block or report ErwanDavidCode

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

Popular repositories Loading

  1. LOTEREO-2D_arcade_platformer_game LOTEREO-2D_arcade_platformer_game Public

    This Unity project in C# is a 2D arcade platformer. The player's objective is to pass through the door on the last (2nd) level. To open the doors on each level, which lead to the next level, the pl…

    C# 1

  2. Rain_gauge_anomaly_detection Rain_gauge_anomaly_detection Public

    The aim of this Python project is to detect anomalies in the rainfall totals of a network of rain gauges by comparing the totals between neighbouring rain gauges and precipitation radars.

    Python 1

  3. Genetic_Algorithm-3dna Genetic_Algorithm-3dna Public

    The aim of this Python project is to circularize a plasmid by optimizing the values of a table calculating the plasmid's 3D trajectory. To achieve this, 2 algorithms are used and compared: simulate…

    Python

  4. Labyrinth Labyrinth Public

    This Python project generates a random maze and solves it quickly and efficiently.

    Python

  5. Random_procedural_environment Random_procedural_environment Public

    The aim of this Python project is to generate a semi-random map representing a complex, realistic environment seen from above in 2D.

    Python

  6. CNN_number_prediction CNN_number_prediction Public

    This Python project uses the PyTorch library to predict the value of a digit represented by an image (28x28x3). These digit images have different colorations.

    Jupyter Notebook