This site uses JSON Resume to manage and display my resume.
JSON Resume is an open-source standard for storing resumes as JSON data. It allows easy sharing, editing, and rendering of your resume using a variety of templates and tools.
The source data for my resume is stored in a public Gist:
To update or modify your resume, simply edit this Gist file.
This site renders the resume using one of the available JSON Resume templates, which define the style and layout. You can customize the appearance by selecting or modifying a template.
- To use a different template, update the theme configuration or refer to the JSON Resume themes gallery.
- Popular templates include:
jsonresume-theme-flat
,jsonresume-theme-stackoverflow
,jsonresume-theme-classic
, and more.
- Login to JSON Resume website using Github login option and edit the content (preferable option) or edit the resume.json Gist file.
- Changes will be reflected on this site once the gist is updated.