Home Vault Keeper RunawayCatch WordyChars About me Contact me

Introduction

In this web site you may find some of the programs I do in my spare time. Everything is released under the GNU license, so you can use it freely.
Everything in here has been coded in Java, since it is the programming language I've used most in my professional career. I know it well, I feel very comfortable with it and there are many powerful and free programming tools available. This way I can focus on developing, and that's what I like.


 WordyChars is a simple word game. Initially, you are given a set of characters and a limited amount of time. Before this time runs out, you must pick some of the characters and rearrange them to form as many valid words as possible. More...

 Vault Keeper is a program that encripts files or entire folders. The user can provide a password per file or folder. The application uses this password to generate an encription key, following the PBE system. Advanced users may even change the encription algorithm used. More...

Updated to version 1.0_1 July 26, 2004


 RunawayCatch is a simple arcade game where you need to gather stars and avoid or destroy mines. Only single player, with up to 8 computer controlled opponents. More...

Updated to version 1.0.1_1 July 11, 2004