Skip to content
View varun404's full-sized avatar

Block or report varun404

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cpp-cheat-sheet cpp-cheat-sheet Public

    Forked from gibsjose/cpp-cheat-sheet

    C++ Syntax, Data Structures, and Algorithms Cheat Sheet

    1

  2. Ip_Webcam_Face_Detector Ip_Webcam_Face_Detector Public

    For those who don't have a webcam, Mobile's camera can be used to have the same resources

  3. Myntra_downloader Myntra_downloader Public

    This is basically an example of web scraping wherein I chose Myntra as my targert website. This algorithm can retrieve the basic details of the product and save them in a csv file which can be furt…

    Python

  4. Tensorflow_Chatbot Tensorflow_Chatbot Public

    This repository contains the code for a general purpose chatbot built using the seq2seq model. It is a well commented code , hence all the required explanation has been provided in good detail.

    Python