Skip to content
View GnRlLeclerc's full-sized avatar

Highlights

  • Pro

Block or report GnRlLeclerc

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
GnRlLeclerc/README.md

Hi there, I'm Thibaut de Saivre

I am a 4th year student at École Polytechnique, currently studying AI at Télécom Paris in France. Major in Computer Science.

Experience

  • Research intern at LSIR 🇨🇭(April 2024 - August 2024)
  • Full Stack Web Developer at Galadrim 🇫🇷 (June 2023 - August 2023)
  • Vice President & SysAdmin of Binet Réseau 🇫🇷 at École Polytechnique (2022 - 2023)
  • Maths and Physics teacher at CIN Brest 🇫🇷 (October 2021 - March 2022)

About Me

🎓 I want to learn everything there is to learn about Computer Science

📚 Science-Fiction enjoyer (Asimov, Arthur C. Clarke, Philip K. Dick... My favorite book series is Foundation)

🎶 Prog Metal & French House enjoyer

💻 I use Arch Linux Logo , btw.

Neovim Logo Neovim over VSCode Logo VSCode (although I like both)

Rust Logo Rust fan (RWIR)

🧼 Clean Code fanatic

⚙️ Find my new dotfiles here and my old ones there!


Technologies I have used:

Pinned Loading

  1. Soft-Bodies-Simulator Soft-Bodies-Simulator Public

    Soft Body Simulation using python with numpy and pygame modules

    Python 1

  2. Brainfuck-JIT Brainfuck-JIT Public

    A toy compiler for the Brainfuck language, in Rust

    Rust

  3. INF443-Solar-System-Game-Simulation INF443-Solar-System-Game-Simulation Public

    Solar System & asteroid simulation in real time

    C++

  4. MiniPython-Compiler MiniPython-Compiler Public

    A compiler for a subset of Python, made in Java

    Java

  5. One-Sided-Crossing-Minimization One-Sided-Crossing-Minimization Public

    A study of barycentric and median heuristic algorithms for the one-sided crossing minimization problem (PACE 2024)

    Jupyter Notebook

  6. Shoot-Em-Up-Reinforcement-Learning Shoot-Em-Up-Reinforcement-Learning Public

    A simple shoot'em up game to demonstrate reinforcement learning using torch and torchrl. Some things worked out well and others not so well, but it was a useful learning experience.

    Python