Nikolai Marchenko
Портфолио
libpqxx wrapper
Templatized custom wrapper for libpqxx I've written to simplify the boilerplate of typical sql code. It's not really a standalone project in the sense that I haven't really published it for general use but I quite like the syntax I ended up with, compared to base libpqxx or qt's sql interface offering.
Socrates
Note the same base link as the project above. Socrates shares a lot of the codebase with Flipper but instead of being a UI application it is a discord bot that is a frontend to Flipper. Socrates has very detailed help pages and in general is highly regarded by everyone using it. Socrates is written in c++ using sleepy-discord library, has a Postgres database it works off of and uses grpc to communicate with Flipper's recommendation server. Socrates can be seen in operation at: https://discord.gg/dpAnunJ
Flipper
Sole maintaner. While I am not exactly proud of a lot of the code in the project, it's something that is very mature and does what nothing else can really well. I've effectively added better search engine, fic discovery and catalogisation to fanfiction.net. Something they really don't want to do. I've even written a discord bot to work with recommendations server so that more people can access my work.