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]
Recently I bought the Xiaomi Mi TV box 3 (International version). From the specifications and description, it seemed perfect for me as it is cheap and supports Netflix 4K, Chromecast, Kodi and running Android TV which gives access to many useful apps from PlayStore. To cut long story short, from day one I noticed problems…
Using MacOSX open Calendar application. In case you are already logged in to iCloud the entries should appear. Go File->Export->Export and save the exported file anywhere on your mac. This will create a file with an extension .ics. Locate the file using Finder and right click on it. Select Open With, then Microsoft Outlook. Done!…
I have seen many posts out there with people facing the same issue as I did. The problem was appearing when the websites hosted on my Synology DS215j were having medium to heavy load. WebStation or most likely PHP was causing time-outs and the only way I could resolve this was to restart WebStation service….
Plenty of free time recently and I decided to change my website’s theme to follow the latest web trends. This template is dedicated to photography, giving blogging a secondary role. During the porting of old posts to this new design, some links and pictures got broken. If you are here to view or download any…
This is an online auction system (like eBay) that lets users add items for sale and purchase items. Users are only allowed to enter bids if they have sufficient funds and when an auction has ended the money are being transfered from the buyer to the seller automatically. An extra feature supported by this auction…
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].