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

Block or report AlexandreJeunotCaire

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

Hi there 👋

  • 🔭 I’m currently improving my C++ skills :)
  • 🌱 I’m currently studying CS engineering @ ENSIMAG !

Popular repositories

  1. boids-simulation boids-simulation Public

    Simulation of boids according to Craig W. Reynolds researches. It can be used to represent flocks of birds or schools of fishes.

    JavaScript 2

  2. tictactoe-ai tictactoe-ai Public

    Python code for a playable Tic Tac Toe

    Python

  3. string-art string-art Public

    Generate a string art from an existing picture

    Python

  4. 2048-reinforcment-learning 2048-reinforcment-learning Public

    2048 + an IA that'll learn how to play it

    Python

  5. connect-four connect-four Public

    Connect 4

    Python

  6. sudoku-solver-ai sudoku-solver-ai Public

    A Sudoku Solver using AI to identify the digits and Knuth's X Algorithm to solve the grid.

    Python