JSON Generator for a Resume Template

A while back, i took it upon myself to get more proficient with Vue js, so I built a fairly simple resume template people can copy and use for themselves (https://codepen.io/ltrademark/pen/LOBBGp). It was upon making this that realized that not everyone who views this will know what JSON is, let alone how to edit the contents.

SO i made a form for those particular users to fill out and generate a file they can host on their own to use with the resume template I built.

heres that form: http://ltrdmrk.xyz/dev-ResumeBuilder

A few things to note about that form -
It's not entirely complete, since the one feature I have been trying to iron out (photo upload) hasn't been working well in the codepen environment. That said, feel free to mess around with it. As of now, the image upload converts files into base64. Still usable, just not as pretty as a shortened link.

Posted on Jan 8, 2018

More by π™‡π™€π™Š π™ƒπ™€π™π™π™€π™π˜Ό

View profile