Skip to content
View Booster39's full-sized avatar
  • Epitech Paris
  • Paris, Ile-de-France, France

Block or report Booster39

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

Pinned Loading

  1. my_assembly my_assembly Public

    Recoding 7 functions of the C laguage in Assembly Language: strlen, strchr, strrchr, memset, memcpy, strcmp, strncmp

    Assembly

  2. my_indie-studio my_indie-studio Public

    An Oriented Object Programming code that gave birth to a marvelous game: A Bomberman Final EPITECH Project

    C++

  3. my_malloc my_malloc Public

    Recoding the C malloc function which allocates the requested memory and returns a pointer to it. Part of EPITECH projects

    C

  4. my_marvin my_marvin Public

    Useful platform able to test your projects and assists you in maintaining a great quality of code, just with a push of a button using Jenkins. And that is even more super cool. Part of EPITECH Devo…

    Groovy

  5. my_wolfram my_wolfram Public

    Functionnal programming in Haskell. Reproducing Conway's Game of Life: Cellular Automata/ Elementary cellular automaton. Three rules: -> Rule 30 -> Rule 90 -> Rule 110. Part of EPITECH projects

    Haskell