Profile Studio
Welcome

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:

  1. Fill in the details under each section.
  2. At any time Preview how your resume could look.
  3. When you're finished export your resume by copying the JSON output into a text file.
  4. Create a public Gist in your GitHub account (create a new account for free) with a filename "resume.json".
    (See an example here.)
  5. Save your resume in your browser. You can close your browser and come back to the site any time - your saved resume will re-load automatically for you to keep working.
  6. View your live resume on jsonresume.org by browsing to https://registry.jsonresume.org/{your_github_username}.
    (see an example here.)

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!

Jason Snelders