Skip to content
View alexandre-hallaine's full-sized avatar
πŸ˜„
Coding makes me happy!
πŸ˜„
Coding makes me happy!
Block or Report

Block or report alexandre-hallaine

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
alexandre-hallaine/README.md
#include <iostream>
int main() {
  std::cout << "Thanks for visiting my GitHub profile! Feel free to connect." << std::endl;
}

Pinned

  1. N-Puzzle N-Puzzle Public archive

    A CLI tool to solve the N-Puzzle game using various search algorithms and heuristics. Developed for educational purposes at 42 Paris School.

    C++

  2. ft_irc ft_irc Public

    Simple IRC Server based on the last rfc

    C++ 20 2

  3. ft_linear_regression ft_linear_regression Public archive

    Python 1

  4. Nimon77/ft_transcendence Nimon77/ft_transcendence Public

    Vue 24 4

  5. ft_nmap ft_nmap Public archive

    Reimplementation of the command nmap in C

    C 6

  6. Assxios/Override Assxios/Override Public

    CTF like project to strengthen our knowledge in reverse engineering.

    C 2