Skip to content
View Mattrcarey's full-sized avatar

Block or report Mattrcarey

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

    An android app to track gym stats. I.E. Weights, Reps, Sets and Run Tracking

    Kotlin

  2. DealFinder DealFinder Public

    This script scrapes amazon for products set by the user and returns all products who's price is under the user's configured willingness to pay for that product.

    Python

  3. Background_Changer Background_Changer Public

    Uses Unsplash API to get a random landscape photo with a search term and sets it to the desktop background for GNOME v3+

    Python

  4. CityDefender CityDefender Public

    In terminal game where you defend a city from missiles

    C

  5. AdventOfCodePython AdventOfCodePython Public

    Working through old advent of code puzzles for fun

    Python

  6. LFSR LFSR Public

    This program will go through the steps of a user configured LFSR until a the series repeats, it will then print the length of the repeating series.

    Python