Skip to content
View DerrickKnighton's full-sized avatar

Block or report DerrickKnighton

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

    HTML

  2. RANSAC-2D-POINTS RANSAC-2D-POINTS Public

    Ransac algo for 2D points

    Python

  3. personal_website personal_website Public

    Trying to create a website for resumes

    HTML

  4. .Wav_Player .Wav_Player Public

    made a .wav player that lets you play wav files in my free time to learn how to use pyqt and winsound libraries unfortunately i was not able to get a pause feature or a timer to show the current ti…

    Python

  5. Min-Sum-Partition Min-Sum-Partition Public

    Found this problem online for interview prep so i gave it a try. Given an array, the task is to divide it into two sets S1 and S2 such that the absolute difference between their sums is minimum.

    Python

  6. Sobel_gradient_operation_images Sobel_gradient_operation_images Public

    created this program that takes in an image and does the sobel operation on it that is used for edge detection

    Python