Skip to content
View Arpitsoni89's full-sized avatar

Block or report Arpitsoni89

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Astrophysics69 Astrophysics69 Public

    Config files for my GitHub profile.

    1

  2. Payton-hon-stars.py Payton-hon-stars.py Public

    def diamond(n): # Upper part for i in range(n): print(' ' * (n - i - 1) + '*' * (2 * i + 1)) # Lower part for i in range(n - 2, -1, -1): print(' ' * (n - i - 1) + '*' * (2 * i + 1)) # Example usage…

    1

  3. Code-debugger Code-debugger Public

    It has ternimal and can analyse mistakes in code and create a clean and correct code it is only web based app

    TypeScript

  4. Savings-adviser- Savings-adviser- Public

    it gives advice on the basis of income , saving amount ,goal amount and uses ml models t predicts the savings

  5. maths_utility maths_utility Public

    it has all arthmetic opreator of python

    Python

  6. maths maths Public

    Python