Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 467 Bytes

File metadata and controls

5 lines (4 loc) · 467 Bytes

AdenyChunker - Compression App built in JavaFX by Aldeny

This app is intended to compress data like text, image, video, files by zipping. NB: This project is in development and will be deployed for testing purposes and further development. This project is semester project for Data Structures and Algorithms since it applies Huffman Coding Algorithm, Lempel Ziv Welch Algorithm for Text Compression which uses data structures like Heap, PriorityQueue, HashMap etc