Coders Packet

Packets submitted by Vaibhav Gupta

Secure Password Encryption and Decryption Tool

The Secure Password Encryption and Decryption Tool is a user-friendly Python application built using the Tkinter library.

Voice Translator Application

The Voice Translator Application is a Python program that leverages the speech_recognition library and the translate library to create a GUI for translating spoken words into different languages.

Image Downloader GUI Application in Python

A Python GUI application built with the tkinter, requests, BeautifulSoup, and PIL libraries for fetching and displaying images from a webpage URL.