Skip to content
View manvirm's full-sized avatar
Block or Report

Block or report manvirm

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

  1. SellText SellText Public

    SellText is an application created as a way to encourage students to save money from buying overpriced textbooks at campus book stores by buying or selling used/new books to other students.

    EJS 1

  2. web-scraping web-scraping Public

    Program that scrapes a website for a collection of quotes, picks one at random and displays it. The user will have four chances to guess who said the quote, with a new hint at every wrong guess.

    Python 1

  3. dogBreedDetection dogBreedDetection Public

    Use a pre-trained image classifier to identify dog breeds.

    Python

  4. faceDetection faceDetection Public

    Face recognition app using ML with haar cascade algorithm

    Python 1

  5. aiChatBot aiChatBot Public

    Chatbot that is trained on a set of intents (messages) using machine learning

    PureBasic

  6. chessEngine chessEngine Public

    Program that creates a chess game from scratch where you play against AI that uses min/max algorithm to find the best possible move

    Python