Not really mine. Almost all the code is written by the project lead, Dickson.
It is bascially a Java-based reminder software that allows us to create as many reminders as we want, and makes use of the latest Java Desktop feature like system tray notification and so on.
We just decided to open-source it right after we've got the first version done and we are now looking for Java programmers out there to add features as well as fix bugs. The source code are under Subversion control, so if you want to checkout the source code, just do:
svn co http://jvege-reminder.googlecode.com/svn/trunk/ jvege-reminder-read-only
No write access for non-member for the moment, however, highly appreciate if you send patches, please do.
For those who are only interested in using the software,
just one click and you are there.