-
notepad-style editor with spellchecking (Qt+ nuspell)
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
For practice, I suggest learning how to use one of package managers that emerged lately (I prefer vcpkg, but YMMV) and build something small but real with existing libraries; some ideas:
-
oldschool text adventure (with linenoise or replxx)
-
replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
oldschool text adventure (with linenoise or replxx)
-
simple 2d game (e.g. with pixel - or jump to SDL or SFML)
-
web service (with Crow)
-
If package managers seem intimidating, try header-only libraries that require no compilation or configuration.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.