I always wanted to re-make the original email signature generator because it relied on PHP to POST the form input and then get it back via AJAX, which was unnecessary. I had been working with Vue.js lately and wanted to experiment with remaking the signature generator using it. I finished making an initial version in a few days. I also redesigned it to use a sidebar for the form and make the signature appear as if it were in an email.