Skip to content
View Manik-59's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Manik-59

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

    Forked from jainaman224/Algo_Ds_Notes

    It is a repository that is a collection of algorithms and data structures with implementation in various languages.

    C++ 2

  2. My_Codes My_Codes Public

    FUNCTION OF ALGOS

    C++

  3. ML-Algo ML-Algo Public

    Jupyter Notebook

  4. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  5. Coding Coding Public

    Forked from RishabhBhatnagar/Coding

    C++

  6. using_knn_and_haarcascade_face_recognition using_knn_and_haarcascade_face_recognition Public

    Forked from imaginarystarlord/using_knn_and_haarcascade_face_recognition

    Face Recognition via KNN , OpenCV and Haarcascade are used to collect the face data of person then knn is used to classify and identify the new face.

    Python