Today, I created a beginner-friendly Name Generator in Python.
Itโs a small project but a great way to practice:
- Basic Python syntax
- String manipulation
- Beginner project structuring ๐ Hereโs the GitHub repo: Name Generator โ Day 11
โ Anyone can use, modify, or learn from it โ completely open source!
Would love to hear feedback from the community ๐
Top comments (1)
Love seeing small projects like this! Perfect way to practice Python without overcomplicating things. Also, now I finally have an excuse to generate ridiculous names for my imaginary pet dragonโthanks for the tool!