Skip to content
View johnnynalley's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report johnnynalley

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

Popular repositories Loading

  1. GitHub-Profile GitHub-Profile Public

    This is the README.md file that appears at the top of my GitHub profile.

  2. PyCal PyCal Public

    PyCal is a simple calculator written in Python.

    Python

  3. hydrabot hydrabot Public

    Hydra is a multi-purpose Discord bot written in Python.

    Python

  4. guessing_game guessing_game Public

    This is a simple guessing game written in Python. The computer will guess a number from 1-10 and you have to guess that number.

    Python

  5. rock_paper_scissors rock_paper_scissors Public

    This is a simple terminal-based game of Rock, Paper, Scissors.

    Python

  6. collatz_conjecture collatz_conjecture Public

    The Collatz Conjecture is a mathematical conjecture where if you enter any integer into the program, it will be divided by half or multiplied by 3 however many times it takes to reach 1, depending …

    Python