Hacker News new | ask | show | jobs
by jasfi 1541 days ago
I work a lot with Nim, for my own projects. There aren't many jobs out there for Nim just yet. I'm going to release some of tech I've built as Open Source (https://nexusdev.tools/). With any luck that will help to build up the Nim community, which in turn could help jump-start the Nim job market.

DocUI, the back-end SDK that uses Flutter for the front-end, is actually multi-language on the back-end. But I also have a back-end web-framework built on top of Jester that handles user management. Another example is an ORM that generates Nim data access files (which is Postgres only at the moment, but other DBs could be added).