Status: Works Fine (October 2020)
Welcome to JSON Resume Studio - a generator and editor for JSON Resume files.
All the magic happens in your local browser. No registration possible, even if you wanted to. No data stored.
To create a JSON resume file:
See it in action now. Copy a resume from https://gist.github.com/jsnelders/cab89beb9bc0e677ef3f5ec30ef4260b.
Currently developed to use the schema defined at https://jsonresume.org/schema/,
with additional attributes found at https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json.
"url" attributes are current identified as "website" per the published shema at jsonresume.org.
Enjoy!
Specify any awards you have received throughout your professional career.
Where have you published articles or work?
List out your professional skill-set.
List any other languages you speak.
List references you have received.
{{$root.sections.basics.label}}
{{$root.displayLocation()}}
{{$root.sections.basics.email}}
{{$root.sections.basics.phone}}
Skills
{{skill.name}}
Languages
{{language.language}}
{{vol.position}}
{{edu.area}}, {{edu.studyType}}
GPA: {{edu.gpa}}
{{award.awarder}}
{{skill.level}}
Paste existing resume JSON and import to continue editing.
Copy the following text in a text file and save it with the exctension ".json" (.e.g resume.json).
Developed by Jason Snelders and Chris Mann.
Source code at https://github.com/chris2fr/profile-studio.