Here is a small list of projects I started or want to start or already working on
MongoDB driver project. This project is about a set of modules which help making contact with a mongod
or mongos
server and store and retrieve data from a server. The modules needs extending and also maintenance.
There are other modules needed and were developed for the mongodb driver project.
Library project. A project based on mongodb to keep meta information on anything found on disk. Not much work done at the moment.
Gtk version 3 native binding project. It is about building graphical user interfaces to make attractive applications. To use them properly each import must have the :api<1>
tagged to it. This has become necessary because of the introduction of Gtk4 (see below) and the rewrite of the depending modules.
Important to know that this project will not be continued except for minor fixes of course. If needed the :api<2> project will be extended with Gnome::Gtk3 and Gnome::Gdk3.
Gtk version 4 native binding project. It is the natural follow up of Gnome::Gtk3. Many distibutions have kept the same name. To use them properly each import must have the :api<2>
tagged to it.
Config::DataLang::Refine. A small project which helps you seeing your hash data in a different way.
Xml::Actions. A small project which helps you running through an XML file.