Skip to content
View andrew-holman's full-sized avatar

Block or report andrew-holman

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. smart-digital-stethoscope-mirror smart-digital-stethoscope-mirror Public

    Jupyter Notebook 1

  2. Light-Strip-Game Light-Strip-Game Public

    This is a game played using an individually addressable LED light strip and an arduino board. It is a game for two people in which a light will "travel" across the strip and the players must press …

    C++

  3. Light-Matrix Light-Matrix Public

    This is a collection of code I wrote for my Arduino light matrix. It includes a clock and a game. As well as the code to draw most characters.

    C++

  4. Simon-Says-Game Simon-Says-Game Public

    This is a game that I made my freshman year for a programming practice. It plays a memory game in which you must memorize the order of certain shapes. It also has a feature to include a high score …

    C

  5. spring-cloud-zuul-ratelimit spring-cloud-zuul-ratelimit Public

    Forked from marcosbarbero/spring-cloud-zuul-ratelimit

    Rate limit strategy for Spring Cloud Netflix Zuul

    Java

  6. CS228PROJ5 CS228PROJ5 Public

    A project assignment for computer science 228 that dealt with hash maps and stacks. The main purpose of the project is to determine if a given hash map is cyclical.

    Java