Skip to content
View KazeAsh's full-sized avatar

Block or report KazeAsh

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

    A simulation of packages being delivered using a hashtable and graph for 40 packages using trucks and nearest neighbor algorithm.

    Python

  2. FaceDetector FaceDetector Public

    A simple Face Detector App that I just started from fallowing along Clever Programmer (Youtube Channel)

    Python

  3. Chat_Gpt3_AI_Voice-Assistant Chat_Gpt3_AI_Voice-Assistant Public

    A simple ChatGPT Voice Assistant for python.

    Python

  4. price_is_right price_is_right Public

    Simple price is right game that I learned to create joining Le Wagon Programming for everyone event.

    Ruby 1

  5. ruby_home_work_capitalize ruby_home_work_capitalize Public

    This will capitalize the first letter in a sentence the user creates in Ruby.

    Ruby

  6. Pedestrian_and_Car_Detector Pedestrian_and_Car_Detector Public

    A simple detector that uses data from cv2 (Opencv-python) Haar Features (Aka Rudimentary building blocks) to track faces using Grayscale and pre-trained data(Supervised xml file)

    Python