Skip to content
View mikearcilla's full-sized avatar
  • University of Victoria

Block or report mikearcilla

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. PythonKit PythonKit Public

    Forked from pvieito/PythonKit

    Swift framework to interact with Python.

    Swift 1

  2. BAMF BAMF Public

    BAMF STUFF FOR MCGUIG :)

    Swift 1

  3. Vending-Machine- Vending-Machine- Public

    A program in C that scans an input for a desired object price (multiples of 5's), Takes in Cash ( in the form of 5, 10, 25 cent coins- otherwise the program will prompt you to enter another coin), …

  4. MatrixTranspose MatrixTranspose Public

    Reads a (n<10) by (n < 10) Matric from the user and computes its Transpose

  5. Hockey-League-Table Hockey-League-Table Public

    This Program scans up to 25 teams from the Eastern and Western WHL Conferences for their Games Won, Games Lost, Games Lost in OverTime and Games Lost in ShootOut. The program then computes the tota…

    C

  6. Calculate-x-n-with-values-5-50-5-10- Calculate-x-n-with-values-5-50-5-10- Public

    Calculates x^n with values (5-50 & 5-10) with different types of int, long and short

    C