Hello đź‘‹,
I’m excited to share my first Go project—a CLI number-guessing game! 🎉
While it’s a simple game (guess a number between 1 and 100), the real purpose of this project is to train and improve my Go skills, focusing on:
- Testing (unit and integration tests)
- Error handling (custom error types and context)
- Code structuring (encapsulation, separation of concerns, and scalability)
Repo link: for feedbacks.
Roadmap.sh link: for upvotes.
While it’s not groundbreaking, I’m proud of how far I’ve come and wanted to share it with you. Feedback is always welcome, and upvotes would mean a lot—it’s the result of a year of learning while balancing code, life and work. At one point, I almost stopped programming because I struggled with understanding testing and structuring even a small app. But I finally figured it out.
Thank you for taking the time to look, and I hope this inspires others to keep learning and growing. ❤️