I've thought about putting all my code on github, just for kicks. My code is a nightmare though, because I don't have version control, and Office VBA doesn't allow inheritance. As such, the amount of code that has been copy-pasted is bonkers.
That being said, the amount of VBA I've seen that doesn't work with Option Explicit is a little staggering, so maybe I should be so self-conscious.