Skip to content
View NKS31's full-sized avatar
  • New Delhi, India
  • 15:25 (UTC +05:30)

Block or report NKS31

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. random-football-cpp random-football-cpp Public

    Forked from flyingcakes85/random-football-cpp

    WORK UNDER PROGRESS! PRs SHALL NOT BE ACCEPTED UNTIL VERSION 1 IS COMPLETE

    C++

  2. DSAlgo DSAlgo Public

    Forked from SamirPaulb/DSAlgo

    📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯

    Python

  3. Launchpad_Live_Dec22 Launchpad_Live_Dec22 Public

    Forked from user992199/Launchpad_Live_Dec22

    C++

  4. FlashLightApp FlashLightApp Public

    A simple Flashlight app made on Android Studio using Java.

    Java

  5. CalculatorApp CalculatorApp Public

    A simple calculator application created in Android Studio using Java.

    Java

  6. image_classifier_img2vec image_classifier_img2vec Public

    A simple image classifier where feature extraction is done using "img2vec_pytorch" python library and then using "scikit-learn" to train three supervised learning models, i.e., KNN, SVC, and Random…

    Python