> I am interested in building something useful with nim, please could you make 
> a suggestion.

The best option is to find something that bothers you in your daily routine. 
And try to fix, improve or to automate it.

If you're still unsure, you can pick one of problems from public lists:

  * <https://github.com/karan/Projects>



Also, Python folks often recommend free books by Al Sweigart: 
<https://inventwithpython.com/>

While it's mostly tutorials for Python, they also have cool little projects you 
can build either with [nimpy](https://github.com/yglukhov/nimpy) or in pure 
Nim. In particular, look at the "Big book of small Python projects" \- 
<https://inventwithpython.com/#bigbookpython>

Reply via email to