Skip to content
View Fredrik2002's full-sized avatar

Block or report Fredrik2002

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

Hi there 👋

I'm Frédrik Calvet, Master's student in ALGO

  • Age : 21
  • Nationality : 🇫🇷
  • Hobbies : Mathematics, Car Racing and Chess

🛠️ Languages :

  • Python (tkinter, SageMath, numpy, matplotlib)
  • Java (For OOP purposes)
  • C++ (For efficient linear algebra library)
  • Ocaml

🚀 Projects :

  • Telemetry Application for EA F1 24 game : This python made project parses binary datas received from the game to create an application giving useful time-live information to the driver. I started this project on F1 22, and kept updating it everytime I needed a new feature
  • Steering wheel replication for EA F1 24 game : Another tool created in Python to help race engineer to follow their drivers during an online race. It simply replicates the steering wheel that the driver sees in-game, with all the informations that comes with it
  • Chess game post-analysis : The post game analysis tool on chess.com is great, but you have access to it only once a day, so I decided to create my own, which looks like chess.com's one a lot
  • ...

📫 How to reach me

Pinned Loading

  1. f1-24-telemetry-application f1-24-telemetry-application Public

    Telemetry application for the official EA F1 24 game

    Python 4 1

  2. f1-24-steering-wheel-replication f1-24-steering-wheel-replication Public

    Replicates steering wheel movements on the official EA F1 24 game

    Python