Metro RTE Icons
Update: Forgot to upload the actual file here it is: Download I needed some Metro styled RTE (Rich Text Editor) [...]
XAML Icons
I translated the icons from http://www.webalys.com/design-interface-application-framework.php into XAML using Microsofts Expression Design, which is quite neat (if I may say [...]
The Cask of Amontillado
OK, English isn’t my native language, however – here’s some work on the short story “The Cask of Amontillado”. It [...]
Free and Open Source E-Commerce Template
I designed a E-Commerce Template for my soon to be released E-Commerce and CMS Tool “Portfolio”. The style is quite [...]
MicroIcons – Small Icons for Black or White Backgrounds
I just made some icons for a website I’m working on. They look quite nice beside links or inside small [...]
C# Quicksort Implementation
using System; namespace Algorithms.Sorting { class QuickSort { // array of integers to hold values private int[] values = null; [...]


