I am a french wikipedian fond of computer programming. This dates back to early 80's.
I discovered mediawiki application a few years ago, and have been since playing with it just for the sake of writing lines of code. I like the templating ability of wikitext, and I like Lua for its simplicity and its similarity to C language family.
I intend to play in my sandbox with a couple of scribunto projects; at the moment I got a Wikitable module, which allows to easily build wikitables from Lua in the same way that the mw.html object is used; and I am just starting to work on a module to easily create and manipulate color values.