Skip to content
View argonisin's full-sized avatar
  • Philippines
  • 03:13 (UTC -12:00)

Block or report argonisin

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

Pinned Loading

  1. Guess-That-Word- Guess-That-Word- Public

    A small text-based guessing game

    Python

  2. my_boring_python_proj my_boring_python_proj Public

    My summer rep is crazy because i had nothing to do

    Python

  3. Collatz-Conjecture Collatz-Conjecture Public

    The Collatz Conjecture, also known as the "3n + 1" sequence, proposes that starting with any positive number and applying two rules (if even, divide by two; if odd, triple it and add one) will alwa…

    Python

  4. GuessThatWord-V2 GuessThatWord-V2 Public

    A version 2 of my first word guessing game with newly added features and a refurbished UI.

    Python

  5. Permutation-and-Combination-Calculator Permutation-and-Combination-Calculator Public

    This is a calculator for both the combination formula and permutation formula back in junior high.

    Python