Universal Box
Advanced layout and content block for the WordPress block editor, with support for background colour, background image, colour schemes, margin, padding, width, alignment and more. This project was developed for private purposes initially, but is offered publicly as a proof-of-concept of how to create a modern, DRY WordPress block using a shared component framework based on React hooks and function based components. See this blog post for more information and a live demonstration.
HuxleyQM – Quote Manager
HuxleyQM is a quote database and browser. It was created for personal purposes – both because I love a good quote and need a way to keep track of them, and because I wanted to create a web app from the ground up (full stack). The frond-end is based on jQuery/ajax, the back-end is implemented in PHP. It includes a Wordpress inspired query system, a simple database wrapper based on PDO, and a database install/update system with schemas saved in text files.