Skip to content
#

alok-2002

Here are 13 public repositories matching this topic...

python_tkinter_projects

Welcome to the Python Tkinter Projects repository! This repository contains a collection of projects built using Python's Tkinter library. Tkinter is a popular GUI (Graphical User Interface) toolkit for Python, allowing developers to create interactive and visually appealing desktop applications.

  • Updated Jul 12, 2023
  • Python
Encryption-And-Decryption-Programs

This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.

  • Updated Jul 12, 2023
  • Python
PyAdventures

Welcome to PyAdventures! This repository is dedicated to providing beginner-level Python projects that are fun and educational. These projects are designed to help new Python programmers learn and develop their skills while having fun.

  • Updated Sep 4, 2023
  • Python

FastLink-Tkinter-Project is a simple URL shortener application built with Python and Tkinter. It provides a user-friendly interface for generating shortened URLs from long URLs, making it convenient to share links in a concise format. The application utilizes the pyshorteners library, which integrates popular URL shortening services. With just a fe

  • Updated Jul 12, 2023
  • Python

This repository contains a Python program for motion detection using the OpenCV library. The program allows you to detect motion in a video stream or a webcam feed and highlight the areas where motion is detected. It also provides the option to save the output video with the motion highlights.

  • Updated Jul 17, 2023
  • Python
Code_Vault_For_Windows

Code Vault is a Windows application that provides encryption and decryption of text using the Base64 algorithm and a secret key. This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.

  • Updated Jul 12, 2023
  • Python

Welcome to the Image Steganography App, a project developed by Alok Sharma. This app allows you to hide confidential text messages within images using the concept of steganography. Steganography is the art of hiding information within another seemingly innocuous medium, such as an image.

  • Updated Sep 25, 2023
  • Python
PythonCloudFlow

Python_Cloud_Flow is a versatile Python script that empowers users to seamlessly upload files to various cloud storage services, including Google Drive, Dropbox, Box.com, pCloud, and Amazon S3. The script offers a modern graphical user interface (GUI) built using the tkinter library, making it convenient and user-friendly for both beginners and exp

  • Updated Feb 4, 2024
  • Python

MyPass is a simple password manager built using Python and the Tkinter library. It allows users to generate secure passwords, store them along with the corresponding website and email/username, view saved passwords, and update passwords if needed.

  • Updated Jul 20, 2023
  • Python

Improve this page

Add a description, image, and links to the alok-2002 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alok-2002 topic, visit your repo's landing page and select "manage topics."

Learn more