Hello, I am Willyboar and this is my first post.
This is a thread to share what we are building these days. ( Of course in Nim)
I am new in Nim and these days I created a little lib for Nim ( rainbow ) and explore all the procedures of publishing it in Nimble.
Also, I played a little with command-line apps.
These days I focused on an experimental static blog generator.
Mostly I am interested in the web dev part (For now).
Can you tell us what the procvar pragma does and why it is necessary in your code?
https://github.com/thebigbaron/rainbow/blob/master/src/rainbow.nim#L22
Web development: my portfolio: https://github.com/kidandcat/kidandcat.me
And a videogame, I just implemented networking thanks to the awesome folks from the Nim Telegram channel: https://github.com/kidandcat/platformer WIP
2. Relationships: Lisa is older than Tom. Tom is older than Martin. Is Martin older than Lisa?(These statements are going to be scrambled)
This will greatly stress your working memory for a good exercise. I cannot do exactly what I want with GUI in Nim because I don't know how to do it. So I will create it in Python alongside and finish the GUI stuff when GUI tutorials becomes available. Hopefully the gentleman who makes those fantastic youtube tutorials will do an episode on some simple GUI stuff.