anindra - Overview

View anindra's full-sized avatar

Anindra Mondal anindra

Block or report anindra

Popular repositories Loading

  1. Processes Gray Image to adjust contrast and Histogram to make the image more viewable

  2. Compress and Decompress any Text File. This is based on the fact that a text file takes character of only 0 to 127 bit where as a character has 255 bit of space to use.

  3. Returns a JSON listing all the files and Directories in the given path with their disk usage in bytes

    Java

  4. Creates a basic queue system for oncoming data, (not completed)

    Java