I was looking around for Nim koans to get a little bit of practice. I found this repo: [https://github.com/yashaka/nim_koans](https://github.com/yashaka/nim_koans)
Unfortunately, it seems a bit outdated as the last commits are from 2 years ago. I also noticed that it seems somewhat incomplete. Sites like CodeWars and it's ilk don't include any Nim content either! So, my question is: Does anyone know of any Nim koan or practice problem repositories? I know that any practice problem is technically applicable to Nim. However, I feel like it would beneficial to have a Nim specific collection of practice problems.