Projects

On this page I discuss the projects I work on. I also have the links here to the docs of my repositories.


RioDB Headless Client

Docs RioDB GitHub

When I first saw RioDB, I was intrigued by the speed of it. I realized that it would be a great opportunity to contribute and improve my Java programming. So I developed the RioDB Headless Client. I'm responsible for the RioDB Console development, and help with other areas as well.

Portfolio Report Generator

Docs GitHub

I developed the Portfolio Report Generator in order to backtest, get metrics and stress test different portfolios. Note that it's still WIP.

scikit-multilearn-ng

GitHub Org PyPi

After seeing that the widely used scikit-multilearn package didn't have a new release since 2018 and no active maintainers, I took the initiative to create the follow-up package scikit-multilearn-ng. The package is maintained and has many bug fixes and new features, so I recommend updating your dependencies from scikit-multilearn to scikit-multilearn-ng.