Ashis Kr. Das
@AKD92
I do compile with maximum warning levels turned on, and I instruct my compilers to treat warnings as errors.
Top Repositories
Text Messaging software based on P2P model and UDP networking protocol. Designed to be a multithreaded, responsive and easy to use.
JavaAlgorithms implemented for producing ESC\POS Single-Bit Rasters from Monochrome Bitmaps. Printing images by thermal printers made easy.
CThis project aims to the successful development of Run Length Encoding (RLE) data compression software. It will be designed as a library software in order to be able to incorporate RLE based data compression/decompression facility into external software projects. This project will provide simple and easy API for the programmers. Code will be written accounting efficiency to achieve maximum execution performance as well as blazingly fast compression/decompression of arbitrary data.
An implementation of Dictionary ADT using AVL Tree and Binary Search Tree data structures. It comes with all necessary search tree algorithms, designed carefully for code reuse & performance.
CA bunch of rust code I have written as part of my rust practice project
Rust