Skip to content

Languages: C/C++, Python
Libraries: Basic knowledge in openCV, PyQt5 for GUI development, pandas, matlab

projects:

1: Smart pdf viewer
A GUI application to view PDF using pdf.js template and the application has smart features like virtual offline dictionary, allows you to save
meanings and make subjective and brief notes. The history of every
search and store activity is listed in sorted order and can be revisited.
Language:Python
Libraries:PyQt5, PyDictionary

2: invisible cloak
A fun project developed using simple computer vision techniques in
opencv. Colour detection and segmentation techniques of image processing were used to create a magic like effect for the Invisible Cloak.
Language:Python
Libraries:openCV

3: todo list CLI

a command line interface built in c++ to make todo lists easily with basic functionalities.