This is a collection of resources for my personal "brand" including my insignia and my default profile picture.
Every image has an associated Sketch art board so making a huge change is not very efficient, but it's the best I can do.
This repository can be linked to so other projects can be up to date with the brand without needing to be changed. To build the index.html, run
brew install pandoc # if not already installed
pandoc README.md -f markdown -t html -s -o index.html