Skip to content
View ravin-patel's full-sized avatar
  • Verafin
  • Toronto

Block or report ravin-patel

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

    Encrypts and Decrypts a image file using data encryption standard (DES)

    Java 3

  2. AWS-Simple-Storage-Service-CLI-Tool AWS-Simple-Storage-Service-CLI-Tool Public

    AWS S3 command line interface tool

    Python 1

  3. PacMan PacMan Public

    Pac-man game with a Predator-Prey behaviour

    Java

  4. WebParser WebParser Public

    The application is a statistical web crawler. Given an initial URL as a command line argument, visit connecting pages and gather statistics on the pages. The following parameters will apply: Call y…

    Java

  5. Autocomplete- Autocomplete- Public

    An "autocomplete" implementation using trie abstract data trees. Read A3.txt for more information

    C

  6. GameOfLife GameOfLife Public

    Simulation of Conways Game Of Life developed with multithreaded C programming that I had to make for my operating systems class

    C