Status: Working & Under Development (26 Nov 2019)
Welcome to Profile Studio - a generator and editor for JSON Resume files.
No registration required. 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}}
Past existing resume JSON and import to continue editing.
Copy the following text in a text file and save it with the extension ".json" (.e.g resume.json).
Developed by Jason Snelders.
Source code at https://github.com/jsnelders/profile-studio.