Update plain_text_resume.yaml
This commit is contained in:
parent
bf5c10c5c9
commit
a8af22447a
@ -1,4 +1,4 @@
|
|||||||
personalInformation:
|
personal_information:
|
||||||
name: "[Your name]"
|
name: "[Your name]"
|
||||||
surname: "[Your surname]"
|
surname: "[Your surname]"
|
||||||
dateOfBirth: "[Your Date of Birth]"
|
dateOfBirth: "[Your Date of Birth]"
|
||||||
@ -11,14 +11,14 @@ personalInformation:
|
|||||||
github: "[Link]"
|
github: "[Link]"
|
||||||
linkedin: "[Link]"
|
linkedin: "[Link]"
|
||||||
|
|
||||||
selfIdentification:
|
self_identification:
|
||||||
gender: "[Specific gender identification]"
|
gender: "[Specific gender identification]"
|
||||||
pronouns: "[Your Pronouns]"
|
pronouns: "[Your Pronouns]"
|
||||||
veteran: [true/false]
|
veteran: [true/false]
|
||||||
disability: [true/false]
|
disability: [true/false]
|
||||||
ethnicity: "[Specify ethnicity]"
|
ethnicity: "[Specify ethnicity]"
|
||||||
|
|
||||||
legalAuthorization:
|
legal_authorization:
|
||||||
euWorkAuthorization: [true/false]
|
euWorkAuthorization: [true/false]
|
||||||
usWorkAuthorization: [true/false]
|
usWorkAuthorization: [true/false]
|
||||||
requiresUsVisa: [true/false]
|
requiresUsVisa: [true/false]
|
||||||
@ -28,7 +28,7 @@ legalAuthorization:
|
|||||||
legallyAllowedToWorkInEu: [true/false]
|
legallyAllowedToWorkInEu: [true/false]
|
||||||
requiresEuSponsorship: [true/false]
|
requiresEuSponsorship: [true/false]
|
||||||
|
|
||||||
workPreferences:
|
work_preferences:
|
||||||
remoteWork: [true/false]
|
remoteWork: [true/false]
|
||||||
inPersonWork: [true/false]
|
inPersonWork: [true/false]
|
||||||
openToRelocation: [true/false]
|
openToRelocation: [true/false]
|
||||||
@ -36,18 +36,22 @@ workPreferences:
|
|||||||
willingToUndergoDrugTests: [true/false]
|
willingToUndergoDrugTests: [true/false]
|
||||||
willingToUndergoBackgroundChecks: [true/false]
|
willingToUndergoBackgroundChecks: [true/false]
|
||||||
|
|
||||||
educationDetails:
|
education_details:
|
||||||
- degree: "[Bachelor's/Master's/Ph.D.]"
|
- degree: "[Bachelor's/Master's/Ph.D.]"
|
||||||
university: "[Name of University]"
|
university: "[Name of University]"
|
||||||
gpa: "[Your GPA]"
|
gpa: "[Your GPA]"
|
||||||
graduationYear: "[Year of Graduation]"
|
graduationYear: "[Year of Graduation]"
|
||||||
fieldOfStudy: "[Your Field of Study]"
|
fieldOfStudy: "[Your Field of Study]"
|
||||||
skillsAcquired:
|
skillsAcquired:
|
||||||
blockchain: "[Years]"
|
leadership: "[Years]"
|
||||||
iot: "[Years]"
|
problemSolving: "[Years]"
|
||||||
python: "[Years]"
|
criticalThinking: "[Years]"
|
||||||
|
adaptability: "[Years]"
|
||||||
|
perfectionism: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
|
||||||
experienceDetails:
|
experience_details:
|
||||||
- position: "[Job Title]"
|
- position: "[Job Title]"
|
||||||
company: "[Company Name]"
|
company: "[Company Name]"
|
||||||
employmentPeriod: "[Month, Year] - [Month, Year]"
|
employmentPeriod: "[Month, Year] - [Month, Year]"
|
||||||
@ -58,13 +62,13 @@ experienceDetails:
|
|||||||
responsibility2: "[Description of responsibility1]"
|
responsibility2: "[Description of responsibility1]"
|
||||||
responsibility3: "[Description of responsibility1]"
|
responsibility3: "[Description of responsibility1]"
|
||||||
skillsAcquired:
|
skillsAcquired:
|
||||||
php: "[Years]"
|
|
||||||
python: "[Years]"
|
|
||||||
leadership: "[Years]"
|
leadership: "[Years]"
|
||||||
problemSolving: "[Years]"
|
problemSolving: "[Years]"
|
||||||
criticalThinking: "[Years]"
|
criticalThinking: "[Years]"
|
||||||
adaptability: "[Years]"
|
adaptability: "[Years]"
|
||||||
perfectionism: "[Years]"
|
perfectionism: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
project1: "[Description of significant projects you've worked on + if available repo link]"
|
project1: "[Description of significant projects you've worked on + if available repo link]"
|
||||||
@ -73,7 +77,7 @@ projects:
|
|||||||
availability:
|
availability:
|
||||||
noticePeriod: "[Specify notice period]"
|
noticePeriod: "[Specify notice period]"
|
||||||
|
|
||||||
salaryExpectations:
|
salary_expectations:
|
||||||
salaryRangeUSD: "[Specify your salary expectations in USD]"
|
salaryRangeUSD: "[Specify your salary expectations in USD]"
|
||||||
|
|
||||||
certifications:
|
certifications:
|
||||||
@ -81,6 +85,14 @@ certifications:
|
|||||||
- "[Certification 2]"
|
- "[Certification 2]"
|
||||||
- "[Certification 3]"
|
- "[Certification 3]"
|
||||||
|
|
||||||
|
skills:
|
||||||
|
problemSolving: "[Years]"
|
||||||
|
criticalThinking: "[Years]"
|
||||||
|
adaptability: "[Years]"
|
||||||
|
perfectionism: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
yourSkill: "[Years]"
|
||||||
|
|
||||||
languages:
|
languages:
|
||||||
- language: "Italian"
|
- language: "Italian"
|
||||||
proficiency: "Native"
|
proficiency: "Native"
|
||||||
|
Loading…
Reference in New Issue
Block a user