A Deep Neural Network model to recognize hand signs trained with 1080 images of hand signs.
Implementation of Deep Neural Networks using Numpy and Improving the model by application of modern techniques
and Hyperparameter Tuning.
A GUI application for graph construction and processing with options to save or open graph files
as well as applying graph algorithms on it.
A web application that serves as a search engine for legal systems. Added features of applying filters as well as
getting short summaries and related documents.
A data compression algorithm that uses Move-To-Front encoding and Burrows Wheeler transform to create character
sequences favourable for achieving high compression ratios using Huffman Encoding.
A content-aware image resizing technique that uses Topological Sorting to find seams of minimum total energy which
is then removed to reduce the size of image.
A Python application that downloads daily Bing Images and periodically sets it as the Home Screen Wallpaper.