The following are a series of tools and themes I've created. To see some of my older work, check out my deprecated code page.
Simple CMS theme
An example of the simplest WordPress theme possible. This theme is ideal as a development platform for creating static websites. Unlike regular blog themes, static themes do not require large numbers of theme files.
Dropdown Menu CSS Generator
CSS code generator for creating your very own dropdown menus. No coding skill necessary!
Hellish Simplicity
Hellish Simplicity is a clean simple design. Responsive design makes the theme look good on all devices and the header text can be easily modified via the theme customiser or the themes header admin page. It was originally developed for use on my personal blog […]
WordPress CSS Parser
Tool for converting your CSS to abide by the WordPress CSS coding standards. Enter your CSS into the form, click the “Format CSS” button and wait for your freshly formatted CSS to arrive.
Know when you are on localhost!
Ever been infuriated by accidentally doing something silly to your production environment after messing with your hosts file? This plugin can help alleviate that problem.