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!