Projects.
Here you'll find a collection of projects, code snippets, and tools that I've created and want to share with the community.

Selfy Jekyll Theme
A dark Jekyll theme based on the WordPress Selfy theme, suitable for personal blogs and portfolios.

Vagrant Plugin Auto-Installer
A script that automatically installs required Vagrant plugins when you run vagrant up.

CodeIgniter CLI Helper
A helper library that makes it easy to run CodeIgniter controllers from the command line.

PHP Data Structures
A collection of common data structures implemented in PHP, including Binary Search Trees.