Peg Solitaire
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]
The following process will not enable Sonarr to download the torrents as before. Instead, it is a workaround in order to Synology Download Station to do the actual search/downloading and Sonarr to do the rest; archiving, renaming etc. Sonarr configuration should remain as is. Step 1 Visit https://showrss.info/ and create an…
This is my final year project in Higer Technical Institute. It is a multimedia website about an occupied by the Turkish troops city. To remeber and never forget what we had and was taken from us. No preview or source is available here because the files are very large since they contain video, audio and…
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…
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]
Implementation of a text version of World of Zuul adventure game using Java. The implementation follows the Object Oriented Programming principles. [Source]
This post explains how to add any program to start a service/daemon on linux (as long as the program supports this). It was created while attempting to start TeamViewer as a daemon while my home server was booting up. To start any program as a daemon, a link to the daemon script should be placed…