Skip to content
View Thomas-Lemoine's full-sized avatar

Highlights

  • Pro

Block or report Thomas-Lemoine

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
Thomas-Lemoine/README.md
  • 👋 Hi, I’m @Thomas-Lemoine
  • 👀 I’m interested in Math, CS, AI and forecasting
  • 📫 How to reach me : lemoine123thomas@gmail.com

Pinned Loading

  1. Thomas-Lemoine Thomas-Lemoine Public

    Config files for my GitHub profile.

  2. Mandelbrot_set_zoom Mandelbrot_set_zoom Public

    Displays the mandelbrot set in pygame with several functionalities for visualization and zoom

    Python

  3. Maze-and-pathfinding-visualization-tool Maze-and-pathfinding-visualization-tool Public

    This project creates a maze in pygame (the dimensions can be modified, as well as the start and end nodes) and then a greedy pathfinding algorithm solves the maze. It can be visualized step by step…

    Python

  4. Conway-s-Game-of-Life-in-processing-java- Conway-s-Game-of-Life-in-processing-java- Public

    Conway's Game of Life visualization tool in processing (java)

    Processing

  5. Automated_Dispatched Automated_Dispatched Public

    Discord.py bot that runs the game Dispatched without the need of a Host

    Python

  6. sudoku_solver sudoku_solver Public

    Sudoku solver. One version visualizes the solution in pygame whereas the other merely prints the solved 9x9 array.

    Python