Skip to content
View gradypalfrey's full-sized avatar

Block or report gradypalfrey

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

    A Netflix video player clone made with React and Material-UI. The player features custom controls including pause, fast-forward, rewind, volume, speed and fullscreen.

    JavaScript 3

  2. SortingVisualizer SortingVisualizer Public

    Sorting Visualizer in JavaScript. Features BubbleSort, QuickSort and MergeSort.

    JavaScript

  3. Flappy_Bird Flappy_Bird Public

    This is a flappy bird recreation written in Python using the Pygame module.

    Python

  4. Predicting_Pi Predicting_Pi Public

    Quick hour experiment trying to estimate Pi with Monte Carlo Simulation. Choose either structure; arrays or linked lists.

    C

  5. Flow_Sensor Flow_Sensor Public

    Gasoline fuel flow sensor programmed for an Arduino for Baja racing vehicle at Queen's University.

    C++

  6. Mask_Detection_Recognition Mask_Detection_Recognition Public

    Mask Detecting program written in Python using the openCV library. This uses facial recognition and the presence of different facial features to determine if a mask is being worn.

    Python