• Designed a web application for intelligent text compression using Run-Length Encoding, Arithmetic Coding, and Huffman Coding, with automatic selection of the optimal method.
• Integrated video compression using FFmpeg and image compression features; future versions will include audio compression.
• Enabled user upload, processing, and decompression of files within a web interface.