Hey there! looks like you want to use my resume template, but arent too sure how to edit that JSON file, or maybe don't know what JSON is. Well no worries, I got you covered!
The form below will generate the required JSON form for the {{ userRegion === "US" ? 'Resume' : 'CV'}} Template I built.
Go ahead and fill it out however you see fit, and hit that generate button.
This is you
Nothing. We got nothing. But that's ok~ feel free to download the empty JSON form below, or preview it for some copy & paste action! Your name is {{ fnameSource.value }}, but you'd rather be called {{ nameSource.value }}. You describe yourself as "{{ sDescSource.value }}". You're a {{ occSource.value }} by profession, located in {{ residSource.value }}. You're generally social on {{ link.type }}, but face to face is always better.
Work-wise, you've been at {{ item.name }}{{ $data.work.length === (idx + 1) ? '.' : ', '}}{{ idx === ($data.work.length - 2) ? 'and ' : '' }}
Here's "dat sweet" raw output of what you're making here. If you're savvy, feel free to copy, modify, add to this code when importing it to the CV document.
{{ $data.JSONoutput }}