ResumeSchema
Defined in: types.d.ts:10
Properties
Section titled “Properties”$schema?
Section titled “$schema?”optional $schema?: string;Defined in: types.d.ts:12
Link to the version of the schema that can validate the resume
awards?
Section titled “awards?”optional awards?: object[];Defined in: types.d.ts:14
Specify any awards you have received throughout your professional career
Index Signature
Section titled “Index Signature”[k: string]: unknownawarder?
Section titled “awarder?”optional awarder?: string;E.g. Time Magazine
optional date?: string;summary?
Section titled “summary?”optional summary?: string;E.g. Received for my work with Quantum Physics
title?
Section titled “title?”optional title?: string;E.g. One of the 100 greatest minds of the century
basics?
Section titled “basics?”optional basics?: object;Defined in: types.d.ts:24
Index Signature
Section titled “Index Signature”[k: string]: unknownemail?
Section titled “email?”optional email?: string;E.g. [email protected]
image?
Section titled “image?”optional image?: string;URL (as per RFC 3986) to a image in JPEG or PNG format
label?
Section titled “label?”optional label?: string;E.g. Web Developer
location?
Section titled “location?”optional location?: object;Index Signature
Section titled “Index Signature”[k: string]: unknownlocation.address?
Section titled “location.address?”optional address?: string;To add multiple address lines, use . For example, 1234 Glücklichkeit Straße Hinterhaus 5. Etage li.
location.city?
Section titled “location.city?”optional city?: string;location.countryCode?
Section titled “location.countryCode?”optional countryCode?: string;Code as per ISO-3166-1 ALPHA-2, e.g. US, AU, IN
location.postalCode?
Section titled “location.postalCode?”optional postalCode?: string;location.region?
Section titled “location.region?”optional region?: string;The general region where you live. Can be a US state, or a province, for instance.
optional name?: string;phone?
Section titled “phone?”optional phone?: string;Phone numbers are stored as strings so use any format you like, e.g. 712-117-2923
profiles?
Section titled “profiles?”optional profiles?: object[];Specify any number of social networks that you participate in
Index Signature
Section titled “Index Signature”[k: string]: unknownsummary?
Section titled “summary?”optional summary?: string;Write a short 2-3 sentence biography about yourself
optional url?: string;URL (as per RFC 3986) to your website, e.g. personal homepage
certificates?
Section titled “certificates?”optional certificates?: object[];Defined in: types.d.ts:74
Specify any certificates you have received throughout your professional career
Index Signature
Section titled “Index Signature”[k: string]: unknownoptional date?: string;E.g. 1989-06-12
issuer?
Section titled “issuer?”optional issuer?: string;E.g. CNCF
optional name?: string;E.g. Certified Kubernetes Administrator
optional url?: string;E.g. http://example.com
education?
Section titled “education?”optional education?: object[];Defined in: types.d.ts:85
Index Signature
Section titled “Index Signature”[k: string]: unknownoptional area?: string;E.g. Arts
courses?
Section titled “courses?”optional courses?: string[];List notable courses/subjects
endDate?
Section titled “endDate?”optional endDate?: string;institution?
Section titled “institution?”optional institution?: string;E.g. Massachusetts Institute of Technology
score?
Section titled “score?”optional score?: string;Grade point average, e.g. 3.67/4.0
startDate?
Section titled “startDate?”optional startDate?: string;studyType?
Section titled “studyType?”optional studyType?: string;E.g. Bachelor
optional url?: string;E.g. http://facebook.example.com
interests?
Section titled “interests?”optional interests?: object[];Defined in: types.d.ts:102
Index Signature
Section titled “Index Signature”[k: string]: unknownkeywords?
Section titled “keywords?”optional keywords?: string[];optional name?: string;E.g. Philosophy
languages?
Section titled “languages?”optional languages?: object[];Defined in: types.d.ts:109
List any other languages you speak
Index Signature
Section titled “Index Signature”[k: string]: unknownfluency?
Section titled “fluency?”optional fluency?: string;E.g. Fluent, Beginner
language?
Section titled “language?”optional language?: string;E.g. English, Spanish
optional meta?: object;Defined in: types.d.ts:117
The schema version and any other tooling configuration lives here
Index Signature
Section titled “Index Signature”[k: string]: unknowncanonical?
Section titled “canonical?”optional canonical?: string;URL (as per RFC 3986) to latest version of this document
lastModified?
Section titled “lastModified?”optional lastModified?: string;Using ISO 8601 with YYYY-MM-DDThh:mm:ss
version?
Section titled “version?”optional version?: string;A version field which follows semver - e.g. v1.0.0
projects?
Section titled “projects?”optional projects?: object[];Defined in: types.d.ts:127
Specify career projects
Index Signature
Section titled “Index Signature”[k: string]: unknowndescription?
Section titled “description?”optional description?: string;Short summary of project. e.g. Collated works of 2017.
endDate?
Section titled “endDate?”optional endDate?: string;entity?
Section titled “entity?”optional entity?: string;Specify the relevant company/entity affiliations e.g. ‘greenpeace’, ‘corporationXYZ’
highlights?
Section titled “highlights?”optional highlights?: string[];Specify multiple features
keywords?
Section titled “keywords?”optional keywords?: string[];Specify special elements involved
optional name?: string;E.g. The World Wide Web
roles?
Section titled “roles?”optional roles?: string[];Specify your role on this project or in company
startDate?
Section titled “startDate?”optional startDate?: string;optional type?: string;E.g. ‘volunteering’, ‘presentation’, ‘talk’, ‘application’, ‘conference’
optional url?: string;E.g. http://www.computer.org/csdl/mags/co/1996/10/rx069-abs.html
publications?
Section titled “publications?”optional publications?: object[];Defined in: types.d.ts:155
Specify your publications through your career
Index Signature
Section titled “Index Signature”[k: string]: unknownoptional name?: string;E.g. The World Wide Web
publisher?
Section titled “publisher?”optional publisher?: string;E.g. IEEE, Computer Magazine
releaseDate?
Section titled “releaseDate?”optional releaseDate?: string;summary?
Section titled “summary?”optional summary?: string;Short summary of publication. e.g. Discussion of the World Wide Web, HTTP, HTML.
optional url?: string;E.g. http://www.computer.org.example.com/csdl/mags/co/1996/10/rx069-abs.html
references?
Section titled “references?”optional references?: object[];Defined in: types.d.ts:174
List references you have received
Index Signature
Section titled “Index Signature”[k: string]: unknownoptional name?: string;E.g. Timothy Cook
reference?
Section titled “reference?”optional reference?: string;E.g. Joe blogs was a great employee, who turned up to work at least once a week. He exceeded my expectations when it came to doing nothing.
skills?
Section titled “skills?”optional skills?: object[];Defined in: types.d.ts:186
List out your professional skill-set
Index Signature
Section titled “Index Signature”[k: string]: unknownkeywords?
Section titled “keywords?”optional keywords?: string[];List some keywords pertaining to this skill
level?
Section titled “level?”optional level?: string;E.g. Master
optional name?: string;E.g. Web Development
volunteer?
Section titled “volunteer?”optional volunteer?: object[];Defined in: types.d.ts:195
Index Signature
Section titled “Index Signature”[k: string]: unknownendDate?
Section titled “endDate?”optional endDate?: string;highlights?
Section titled “highlights?”optional highlights?: string[];Specify accomplishments and achievements
organization?
Section titled “organization?”optional organization?: string;E.g. Facebook
position?
Section titled “position?”optional position?: string;E.g. Software Engineer
startDate?
Section titled “startDate?”optional startDate?: string;summary?
Section titled “summary?”optional summary?: string;Give an overview of your responsibilities at the company
optional url?: string;E.g. http://facebook.example.com
optional work?: object[];Defined in: types.d.ts:210
Index Signature
Section titled “Index Signature”[k: string]: unknowndescription?
Section titled “description?”optional description?: string;E.g. Social Media Company
endDate?
Section titled “endDate?”optional endDate?: string;highlights?
Section titled “highlights?”optional highlights?: string[];Specify multiple accomplishments
location?
Section titled “location?”optional location?: string;E.g. Menlo Park, CA
optional name?: string;E.g. Facebook
position?
Section titled “position?”optional position?: string;E.g. Software Engineer
startDate?
Section titled “startDate?”optional startDate?: string;summary?
Section titled “summary?”optional summary?: string;Give an overview of your responsibilities at the company
optional url?: string;