Skip to content
View jupiter2653's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro

Organizations

@Friendnet-Dev
Block or Report

Block or report jupiter2653

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
jupiter2653/README.md
  • 👋 Hi, I’m @jupiter2653
  • 👀 I’m interested in science, maths (and sailling !)
  • 🌱 I’m currently learning à compter et à lire

Pinned

  1. langage-naturel-vers-python langage-naturel-vers-python Public

    Web app translating french "natural language" (algorithmic language used in school to learn the basics of of programming) to python

    JavaScript 1

  2. orbit-simulator orbit-simulator Public

    Python program using the 2nd law of Newton to simulate in real time gravitational interactions between two or more celestial bodies with a decicated UI. This program is our work for our informatic …

    Python 2 1

  3. Automation of the Gaussian eliminati... Automation of the Gaussian elimination (System solution)
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    class Line():
    4
        def __init__(self, _vals):
    5
            self.vals = _vals
  4. saillingsim saillingsim Public

    Sailling simulator

    Python 1