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!