fresh-resume-schema

A rational schema for your résumé or CV.

  • 所有者: fresh-standard/fresh-resume-schema
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

The FRESH Resume Schema

A rational schema for your résumé or CV. Based on FRESH.

The FRESH résumé schema is an open source, standards-friendly,
JSON/YAML-driven format for résumé / CVs and other employment artifacts.

FRESH is supported natively by HackMyResume and can be trivially
converted to and from the JSON Resume format.

What It Does

FRESCA establishes an optimized, human-readable, computer-friendly
representation for your résumé and career data based on JSON or equivalent
YAML...

// Pared-down FRESH/FRESCA resume representation (JSON)
{
  "name": "Jane Doe",
  "info": { /* Basic info */ },
  "contact": { /* Contact information */ },
  "location": { /* Location / address */ },
  "meta": { /* Resume metadata */ },
  "employment": { /* Employment history */ },
  "projects": [ /* Project history */ ],
  "skills": [ /* Skills and technologies */ ],
  "education": { /* Schools, training, certifications */ },
  "affiliation": { /* Clubs, groups, and associations */ },
  "service": { /* Volunteer, military, civilian service */ },
  "disposition": { /* Disposition towards work, relocation, schedule */ },
  "writing": [ /* Writing, blogging, and publications */ ],
  "reading": [ /* Books and publication a la StackOverflow Careers */ ],
  "speaking": [ /* Writing, blogging, and publications */ ],
  "governance": [ /* Board memberships, committees, standards groups */ ],
  "recognition": [ /* Awards and commendations */ ],
  "samples": [ /* Work samples and portfolio pieces */ ],
  "social": [ /* Social networking & engagement */ ],
  "references": [ /* Candidate references */ ],
  "testimonials": [ /* Public candidate testimonials */ ],  
  "extracurricular": [ /* Interests & hobbies */ ],
  "interests": [ /* Interests & hobbies */ ],
  "languages": [ /* languages spoken */ ]
}

...which you can use to generate resumes and other career artifacts in specific
concrete formats (HTML, LaTeX, Markdown, PDF, etc.) as well as enable
21st-century analysis of your resume and career data in a way that's not
possible with traditional, 20th-century resume tools and formats.

Anatomy of a FRESH Resume

FRESH resumes are:

  • Text-based.
  • Versionable.
  • Standards-compliant.
  • Human-readable/editable.
  • Computer-friendly / easily parsable by tools.
  • Built from JSON or equivalent YAML.
  • Used to generate specific formats like HTML, PDF, or LaTeX.
  • Free from proprietary structures or site- and/or tool-specific lock-in.

License

The FRESH resume schema is licensed under MIT. Go crazy.

主要指標

概覽
名稱與所有者fresh-standard/fresh-resume-schema
主編程語言
編程語言 (語言數: 0)
平台
許可證MIT License
所有者活动
創建於2015-11-19 12:48:36
推送於2019-02-08 09:19:57
最后一次提交2018-02-02 00:13:07
發布數14
最新版本名稱v1.0.0-beta (發布於 2018-02-02 00:14:39)
第一版名稱v0.1.0 (發布於 )
用户参与
星數558
關注者數20
派生數23
提交數77
已啟用問題?
問題數22
打開的問題數19
拉請求數7
打開的拉請求數2
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?