Welcome to my Python small projects! This repository contains a collection of small projects that I am developing while learning Python. Each project focuses on different aspects of Python programming, ranging from basic concepts to more advanced topics.
-
Password Generator ๐
- This Python script generates a random password based on user-specified criteria.
- The user can specify the number of letters, symbols, and digits they want in their password, and the script will generate a password.
-
Calculator with GUI ๐งฎ
- This Python code creates a simple calculator application with a graphical user interface (GUI) built using the tkinter library.
- The code displays a 2 textbox where users can enter their number.
- Available arithmetic operations (+, -, *, /, mod (%), ^ (square), โ(square root))
-
- This Python script generates custom, Instagram-themed QR codes with gradient colors and an optional local logo. You can use it to create a visually appealing QR code that links directly to your Instagram profile.
-
- A Python script that generates elegant, LinkedIn-themed QR codes for professional profiles โ featuring custom branding, a corporate blue palette, and rounded-corner design.