You can find most of my activity on my GitHub account, some statistics on my OpenHub account and some minor projects on my cgit.
The most important ones are listed below.
My projects
eventd
A small daemon to act on remote or local events
A plugin-based daemon which collect events and acts according to the user configuration.
libnkutils
Miscellaneous utilities
Some generic utilities that could be useful to other projects.
Licenced under the terms of the MIT license.
libgwater
A collection of GSources
A collection of GSources to dispatch various events to the GLib main loop.
Licenced under the terms of the MIT license.
git-eventc
A Git to eventd bridge project
This project provides a post-receive
Git hook and a WebHook handler for GitHub-like services to dispatch events to eventd.
Plugins
libpurple-based clients plugins
purple-events
A libpurple events handling plugin and library
This plugin allows a fine-grained control over libpurple events (buddy signing on, new message). It does not dispatch any event to any system, a dispatching plugin is needed.
purple-libnotify+
A libnotify dispatching plugin
This plugin is a client of purple-events. It uses libnotify to dispatch the events to a compliant daemon.
purple-eventc
An eventd client plugin
This plugin is a client of purple-events. It uses the eventd own EVENT protocol to dispatch the events to a local or remote eventd.
WeeChat plugins
weechat-eventc
An eventd client WeeChat plugin
This plugin dispatches Weechat events to a local or remote eventd.
j4tools
Tools to use with a tiling window manager, designed for i3
j4status
A plugin-based status line generator
j4status generate a status line to used with bar programs (like i3bar). It is plugin-based to allow anyone to extend it easily.
If needed, here are my PGP public key and my SSH public key.