Skip to content
View AndrewB50's full-sized avatar
Block or Report

Block or report AndrewB50

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

  1. brim_home.html brim_home.html Public

    Home page created from scratch for Media website

    HTML 1

  2. Python Python Public

    Forked from geekcomputers/Python

    My Python Examples

    Python 1

  3. drunk-jailer drunk-jailer Public

    A drunken jailer takes n number of laps past each jail cell. Going through a loop from 1 to n, he visits each cell divisible by the current lap number. If it's locked, he will unlock it. If it is u…

    C

  4. frogger frogger Public

    Basic rendition of the classic Frogger video game. Created using Visual Studio 2017 and MonoGame.

    C#

  5. type_casting_input type_casting_input Public

    Assignment from week 1 of Meta's Programming in Python course.

    Python

  6. Loops_and_Lists Loops_and_Lists Public

    Python - Use a For loop to output list items.

    Python