Prabhanshu Chauhan
@prabhanshu
4 published packets
Joined Jan 2021
Published Projects
AVL Tree in C++
AVL trees are height-balanced trees and very useful if used in place of the binary search trees. I've implemented AVL tree data structure in C++.
Feb 13, 2021
Language Translator for 100+ languages in JavaScript
This project is a web application. This will allow the user to translate some text from one language to another language. Front-end - HTML, CSS, EJS, Bootstrap, Back-end - Express.js, Node.js.
Feb 09, 2021
Image Filters in Python
In this project, I've used python and ML framework Tensorflow. We will be applying filters on the pictures of your choice.
Feb 06, 2021
Image Editor Using OpenCV In C++
Image Editor is a simple console application made using OpenCV/C++ with Image processing methodology. This App can be used to do various editing on an image.
Feb 02, 2021