Skip to content
View JaerenTredway's full-sized avatar

Block or report JaerenTredway

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. java-projects java-projects Public

    Java

  2. bash-scripts bash-scripts Public

    My custom bash scripts

    Shell

  3. euclids-algorithm euclids-algorithm Public

    This implements the extended Euclid's Algorithm to get gcd(a, b) and the linear combination gcd(a, b) = sa + tb as in Bezout's Identity

    Java

  4. c-projects c-projects Public

    My C projects.

    C

  5. markov-text-generator-v2 markov-text-generator-v2 Public

    A debugged MRTG that does not have the harmonic aggregation bug.

    Java

  6. python_snap_challenges python_snap_challenges Public

    collection of Python intro programs from Mike Dane's FreeCodeCamp class

    Python