Skip to content
View GreihMurray's full-sized avatar

Block or report GreihMurray

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. NLP-2 NLP-2 Public

    Jupyter Notebook 1

  2. Sorting-Algortihm-Comparison Sorting-Algortihm-Comparison Public

    Compares the running time of several basic sorting algorithms when given data in various orders

    C++

  3. Monte-Carlo Monte-Carlo Public

    Runs a Monte Carlo simulation to calculate pi

    C++

  4. TigerHacks-2019 TigerHacks-2019 Public

    A project my team worked on at TigerHacks 2019, which reads Java or C++ source code after being moved to a .txt file and creates attempts to create art based on different attributes of the code

    JavaScript

  5. WebCamObjectDetection WebCamObjectDetection Public

    A python program which uses the computer's webcam and detects objects present in the frame

    Python 1

  6. MotionDetection MotionDetection Public

    A fairly simple python program which uses the webcam, detects motion, saves images of the motion, and, once 30 such occurrences have been recorded, sends an email to a previously entered email addr…

    Python