You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CipherText is a simple Python desktop app using customtkinter to encrypt and decrypt messages with the Caesar Cipher. It offers a clean GUI for inputting text and a shift key, making it ideal for lβ¦
Password Generator is a Python-based desktop app that allows users to generate secure passwords with customizable lengths, including letters, numbers, and symbols. Built using customtkinter, it feaβ¦
A modern Hangman game built using Python and CustomTkinter. Features include GUI, ASCII art, external word list, score tracking, and multi-round support.