anindra - Overview
Popular repositories Loading
-
Processes Gray Image to adjust contrast and Histogram to make the image more viewable
-
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.
-
Returns a JSON listing all the files and Directories in the given path with their disk usage in bytes
Java
-
Creates a basic queue system for oncoming data, (not completed)
Java