🔐 Python Password Generator
Generate cryptographically strong passwords with ease!
👉 Features: Mixed characters, input validation, CLI menu, error resilience.
🛠️ Built with Python's random module | 📝 Docs-ready code structure.
Mad Libs Game 🎉
0.It has rounds which tracks your data how many times u have played
- The player chooses one of two sentence templates.
- The game asks for a place and a noun.
- It replaces the placeholders ([place] and [noun]) with the user's input.
- The final, completed sentence is displayed!
📜 Rock Paper Scissors Game
- A simple Rock, Paper, Scissors game developed in Python with image-based choices. 🪨📄✂️
- Supports shorthand inputs (R/P/S) and displays logos for each choice.
- Play against the computer and test your luck! 🎮