Skip to content
View haddriax's full-sized avatar

Highlights

  • Pro

Block or report haddriax

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. UE4-third-person-shooter-template UE4-third-person-shooter-template Public

    Project I made for improving on UE4. Only contains the C++ files. The goal was to have a character and working weapons with a believable flow of animations, while having a Blueprint exposed code.

    C++ 1

  2. esiea-c-game-project esiea-c-game-project Public

    A small video game made in C99 using SDL2. CMake project settings for MinGW. Team of 3. Made at the ESIEA (Ecole Supérieur d'Informatique et d'Electronique Automatique) Group C Project

    C 1

  3. CppReminders CppReminders Public

    Projects sandbox with reminders and some tests about C++ features

    C++

  4. cpp-sorting-algorithms cpp-sorting-algorithms Public

    My implementation of some well-know sort algorithms I did for practise.

    C++

  5. IPv4_calculator IPv4_calculator Public

    Short C++ algo to get net info about an IP address. Input IP format: ***.***.***.***/cidr

    C++

  6. cpp-generic-geometry-lib cpp-generic-geometry-lib Public

    A C++ geometry library, aiming to learn about generic programming and their implications about space, performance as well as the syntaxes and behaviors.

    C++