Skip to content
View GouravRDutta's full-sized avatar
  • Howrah,West Bengal,India

Block or report GouravRDutta

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

    It is a program in python which takes an image file as input and then encrypts it and saves the output into a .key file.

    Python

  2. RecoFACE RecoFACE Public

    RecoFACE is a face recognizer application made in python using OpenCV.

    Jupyter Notebook 2

  3. SecureAntiVirus SecureAntiVirus Public

    SecureAntiVirus or SecureAV is a program made in python. It uses the VirusTotal API for searching for the virus by feeding the md5 hash of the files.

    Python 3 1

  4. Sentiment-Analysis-on-Movie-Reviews Sentiment-Analysis-on-Movie-Reviews Public

    Used both supervised and unsupervised methods for predicting sentiments of people by their reviews

    Jupyter Notebook

  5. Viscord Viscord Public

    A simple video chatting app between two people

    JavaScript

  6. Space-Invader-Game Space-Invader-Game Public

    Its a small arcade game which I made using pygame module.

    Python