Skip to content
View adian12's full-sized avatar

Block or report adian12

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
adian12/README.md
  • Hi, I’m Adian, and I'm a college student studying Computer Science & Engineering.
  • I’m interested in Full-Stack Web Development.

Popular repositories Loading

  1. adian12 adian12 Public

    Config files for my GitHub profile.

  2. Modular-Arithmetic-Calculator Modular-Arithmetic-Calculator Public

    A calculator that allows you to find x(mod p) for any number x.

    Python

  3. Euclidean-Algorithm-GCD Euclidean-Algorithm-GCD Public

    Useful for finding the gcd of two numbers. Commonly used in encryption/decryption algorithms.

    Python