Skip to content
View roboticsbytk's full-sized avatar

Block or report roboticsbytk

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

    This project uses OpenCV's Haar Cascade to detect a face and sends the face's coordinates to a Servo. The Servo moves accordingly to "mimic"/follow a person's face movements.

    Python 1 1

  2. StepperMotor_WPF StepperMotor_WPF Public

    This project involves creating a WPF application whereby you can rotate/move a smaller ellipse in the application and send its corresponding angular position to an Arduino Board.

    C#

  3. ASCII_UnicodeArt ASCII_UnicodeArt Public

    This is a simple program that creates "ASCII/Unicode" Art from an image. The output is printed in a text file with a UTF-8 locale.

    C++

  4. PencilSketchMethod PencilSketchMethod Public

    Forked from multronicasolutionscode/PencilSketchMethod

    A python code that uses the OpenCV and Numpy library to convert an image to a pencil sketch. Matrix division and gradient calculation is used to form the final pencil sketch image.

    Jupyter Notebook

  5. List-of-Videos-I-made List-of-Videos-I-made Public

    This contains a list of all the videos that I edited, filmed, starred in and did voice overs in. All of them are educational in nature

  6. cs50ai cs50ai Public

    Forked from wbsth/cs50ai

    CS50's Introduction to Artificial Intelligence with Python - projects solutions

    Python