Tag Archives: vcard

NodeJS – QRCode VCard Generator

While getting ready for the jQuery Conference in Boston I was thinking in print some business cards with my basic info and a QRCode VCard on it; but then I thought why not do it in NodeJS?

So, after getting my AWS instance with node up and running it took me about 3 hours to get this in place and so far it works great :-)

Form:

VCard:

If you want to take a look at the code it is on my SVN repo here.