myProjects =
{
   MoreUnit, /* Simply writing more tests with eclipse */
   MoreUnit for AppCode, /* A simple MoreUnit test switcher for AppCode - the project is deprecated as we started MoreUnit for the IntelliJ platform */
   quick-launcher /* Using a eclipse and short cut fan, check ist out to run Ant/Maven... task by short cut */
   tldr-viewer /* A android viewer for the awesome tldr command line project, which is availabe in the Play Store */
}

myBlog =
{
   gianasista.github.io /* My github page which holds a blog powered by jekyll.*/
}

contributionsToOtherOpenSourceProjects =
{
   DBUnit, /* New point Datatype on MySqlDataTypeFactory Issue: 1798605*/
   J2MEPolish /* HttpLogHandler and Ant Tasks for Bitmapfont conversions */
}

/* Robotics has always been one of my favorites but started to get my hands dirty just some month ago... */
myRobots =
{
   Brushbot, /* Fun robot to amuse the kids :-) */
   Lego Line Follower , /* My first robot project, a simple line follower with one sensor. */
   Arduino Robot /* Just a very simple robot. */
}