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

    Create a MySQL database using/editing Angular front end, Java using Spring Initializr, and the following dependencies: • Spring Data JPA (spring-boot starter-data-jpa) • Rest Repositories (spring-b…

    Java

  2. gs-rest-service gs-rest-service Public

    Forked from spring-guides/gs-rest-service

    Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

    Java

  3. wells-fargo-JPA-practice wells-fargo-JPA-practice Public

    Forked from vagabond-systems/wells-fargo-task-2

    Contains the project scaffold for task 2 of the Wells Fargo Software Development Forage program using JPA (object-relational mapping tool) and Spring

    Java

  4. Package_Delivery Package_Delivery Public

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

    Python

  5. FaceDetector FaceDetector Public

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

    Python

  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