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.

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
Thomas-Lemoine/README.md
  • 👋 Hi, I’m @Thomas-Lemoine
  • 👀 I’m interested in CS, math, rationality and AI / AI safety
  • 🌱 I'm currently learning programming in several languages (mainly Python, Java, C, Bash, Ocaml)
  • 📫 How to reach me : [email protected]

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