BhagyaLaxmi Kummaripally
@BhagyaLaxmi
4 published packets
Joined Aug 2023
Published Projects
Finding wifi passwords using python
This python script shows wifi passwords only for that wifi network that was connected early to the system.
Sep 22, 2023
Creating Notepad using python(tkinter)
tkinter is a GUI library provided by Python to create GUI applications.The notepad will have two main menu items: File & edit. The functionalities of these menu items will also be there.
Sep 22, 2023
image to sketch converter using python(cv2)
convert an image into a pencil sketch using python and CV2. CV2 is a python Module for OpenCV python. OpenCV has a function to read video, which is cv2.
Sep 22, 2023
Quiz using python
In this project, we have built a Quiz Application with the help of the tkinter module in Python. In this, users will be provided with a GUI in order to select one of the correct options.
Sep 21, 2023