Patient Database Management
Center for research in molecular medicine patient samples of University of Cyprus. This system works locally where it was build. Of course all patient details were removed for security reasons. [Source] [Preview]
Center for research in molecular medicine patient samples of University of Cyprus. This system works locally where it was build. Of course all patient details were removed for security reasons. [Source] [Preview]
This is my final year project for the University of Kent. It allows students to be able to select their own modules and create their timetable to suit them before registering the modules. Implemented using PHP and MySQL. [Source] [Preview].
Searching for Android MIPS applications for Ainol Novo can prove to be frustrating, especially if you are looking for something specific like Skype, YouTube or Facebook. I have gathered a list of applications from various websites that claim to work with Ainol Novo 7 Basic tablet. Unfortunately mine did not arrive yet, shipping from China…
A program that solves the peg solitaire game finding the best possible solution. It is written in C. Input files and source code are found in the attachment. [Source]
In my case, this was mostly happening in public spaces like hotels, airports and malls; when one day it started happening at home which is simply not acceptable! I have struggled with it for quite some time, searching in forums where nobody seems to know what they are talking about. Some claim that this is…
This article explains how to make Windows BootCamp scrolling as similar to Mac OS X! 1 Reverse scrolling There is a registry setting named FlipFlopWheel that does exactly this and can be found after typing regedit in Run and pressing enter which will launch Registry Editor. Then search for keyword FlipFlopWheel. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID\VID_???\VID_???\Device Parameters. The search…
Implementation of a text version of World of Zuul adventure game using Java. The implementation follows the Object Oriented Programming principles. [Source]