Skip to content
View Wartets's full-sized avatar
πŸ’»
working for fun
πŸ’»
working for fun

Block or report Wartets

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

<!DOCTYPE Description>

{
  "name": "Wartets": {
    "type": "some guy",
    "class": "curious",
    "location": "France",
    "languages": ["Python", "JavaScript", "HTML", "CSS", "LaTeX", "MarkDown"],
    "interests": ["Web Development", "Astrophysics", "Mathematics", "Aeronautics"],
    "hobbies": ["Music Composition", "Reading", "Climbing", "Learning"],
    "superpower": "Time manipulation",
    "never_forgets_a_semicolon": false,
    "languages_spoken": ["French", "English", "German and Italian were a little bit difficult..."],
    "always_strives_for_a_perfect_greaser": true,
    "favourite_accepted_math_formula": {
      "theorem": "Binomial",
      "porism": "Poncelet",
      "lemma": "Noether's Normalization"
      },
    "jet_lag_pro": false,
    "has_written_a_chatbot_that_can_pass_the_turing_test": undefined?,
    "knows_the_exact_distance_to_the_andromeda_galaxy": true,
  }
}

Pinned Loading

  1. Lenia-Simulation Lenia-Simulation Public

    Script python pour simuler Lenia, une version continue du jeu de la vie.

    Jupyter Notebook

  2. N-Body-Problem N-Body-Problem Public

    Simulation made from scratch of an N-body system with gravity, electromagnetism, collisions, and friction, where you can control the speed, mass, charge, and position of each object (And other thin…

    JavaScript 1 1

  3. Bird-cloud Bird-cloud Public

    Ce projet est une simulation interactive basée sur le modèle des boids, illustrant le comportement collectif des oiseaux en vol.

    JavaScript

  4. Julia-Set Julia-Set Public

    Web page to visualize a Julia set in Fractal form and move around it using the mouse. Users can modify the equation, iteration limit, and resolution to generate unique visualizations.

    JavaScript