Community Projects
JSON Resume was built to inspire a new creative movement around resumes. This page will showcase some of those ideas…
Hosting
- customized-registry-functions - This is a slightly tweaked version of the JSON Registry. That project is using their own Firebase project and a specific JSON schema.
- registry-functions - This repository is responsible for our free JSON Resume community hosting.
- JSON Resume as a Service - Serverless service that uses the jsonresume.org schema to generate dynamic resumes from a github gist that you can download or recieve back as a http response.
Transfer
- LinkedIn Profile to JSON Resume Browser Tool - An extremely easy-to-use browser extension for exporting your full LinkedIn Profile to a JSON Resume file or string.
- LinkedIn to JSON Résumé conversion - Inspired by https://github.com/mblarsen/resume-linkedin, deprecated primarily due to these changes in the LinkedIn API.
Github
- JSONResume Action - GitHub Action for exporting JSONResume
Editor
- Profile Editor - Editor for JSON Resume
Cli
- resumed - Lightweight JSON Resume builder, no-frills alternative to resume-cli.
- resume-cli - Official CLI tool for JSON Resume
- resume-pycli - Python CLI tool to build a beautiful resume from a JSON Resume file.
Framework
- ng-jsonresume - ng-jsonresume lets you include a resume into a webpage by using an Angular directive and providing data in the standardized jsonresume format.
- hugo-mod-json-resume - A Hugo module containing templates to integrate multilingual JSON Resume data into your Hugo website.
- hugo-theme-gruvbox - A retro-looking Hugo theme inspired by gruvbox to build secure, fast, and SEO-ready websites.
- gatsby-portfolio - The whole portfolio is a React-based single page app built with Gatsby v3.
- jsonresume-manager - A Laravel framework to manage your JSON Resume's
- react-ultimate-resume - react-ultimate-resume is an open-source customizable software developer resume to highlight your skills and experiences.
- resumis - Resumis is Esperanto for 'summarized'. It's also an API and headless CMS for your personal web presence, a CV generator, and JSON Resume provider.
- me - A next-gen JAMSTACK template for developers that leverage the use of JSON Resume Schema in creating a web based vitae and portfolio.
- netifly-jsonresume - An online résumé you can fork and host for free on GitHub quickly and without fuss.
Visualization
- SkillSet - Intuitive job-candidate skill visualization, taking advantage of D3.js and JSONResume.
- CMD Resume - CMD Resume is a web based command line for your resume using data from JSON Resume format.
- ancv - Renders your JSON Resume for online & pretty terminal display
Generator
- gulp-resume - gulp-resume is a gulp plugin to generate a resume using jsonresume.org.
- resume-generator - This project contains my personal resume or CV. It uses jsonresume hackmyresume format to save and display the resume in PDF and HTML format.
Parser
- jsonresume (haskell) - This library encodes JSON Resume standard in Haskell datatypes, and provides a parser to read a CV in the JSON Resume format.
Validator
- JSON Resume Validator (PHP) - Tool in PHP that validates if a Resume is according to the defined schema. It also validates if any desired properties are not empty.
- JSON Resume Validator (Python) - Python tool to validate JSON resumes to ensure that they are according to the defined schema
- JSON Resume Validator and Parser (Java) - Java library to validate and parse JSON resumes to Java objects
- JSON Resume Validator (Go) - Go library to validate JSON resumes
Ml
- jsonresume-gpt3 - This uses GPT-3 API access to generate fake resumes.