The Personal Website of Hussam Abu-Libdeh

Downloads

Here you will find some small applications that i developed in my spare time to help me in my everyday needs. You can download the applications and try them on for yourself. If you have any questions or comments, please don't hesitate to contact me.

pk  |   LogIn_RS  |   eSheet

pk

pk is a game that i used to play at high school during the boring classes!
The objective of this game is to unlock a secret 4 number combination in the least number of steps.

You do so by submitting a sequence of guesses of 4 number combinations. After each guess you will get a result as an equation in terms of 'p' and 'k'.
Each 'p' means that you have guessed a number that is in the same position in both the secret combination and your guess. Each 'k' refers to a number that you have guessed but is out of place (is located at a different position in the secret combination than its position in your guess

Microsoft .net framework is required for this application to run.

  • Download pk v1.0 from here


LogIn_RS

LogIn_RS gives you an interface to an encrypted database of all your login usernames and passwords.
Instead of remembering all of this information (which can get a bit frustrating, trust me!) you simply have to remember one password combination.

At the Login screen when you will be asked to input that password combination, and unless inputted correctly, this program will give you gibberish information, and thus protecting your data (kinda :-) ).

Microsoft .net framework is required for this application to run.

  • Download LogIn_RS v1.1 from here


eSheet

After living with a group of students for a few years, it was getting hard to keep track of "who-owes-who-how-much" at all time. So we put a small sheet on the fridge to keep track of that data. However, the laziness of my roommates meant that it was me who had to do the final calculations at the end of the month.

So to fix this problem, and make my life a bit easier, i wrote a small web application to allow us to register this data and view the status of our accounts at all time (with all the calculations performed accurately). This application turned out to be a big hit with my friends. A total of 5 instances (for 12 people) were quickly deployed and a large amount of transactions were recorded. Last time i checked, the net worth of recorded transactions surpassed the $30,000 mark.