Update README.md
This commit is contained in:
parent
1389f84b7d
commit
20382d14c3
1 changed files with 14 additions and 12 deletions
26
README.md
26
README.md
|
|
@ -259,11 +259,12 @@ Each section has specific fields to fill out:
|
||||||
- Example:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
education_details:
|
education_details:
|
||||||
- degree: "Bachelor's Degree"
|
- education_level: "Bachelor's Degree"
|
||||||
university: "University of Example"
|
institution: "University of Example"
|
||||||
gpa: "3.8/4"
|
|
||||||
graduation_year: "2022"
|
|
||||||
field_of_study: "Software Engineering"
|
field_of_study: "Software Engineering"
|
||||||
|
final_evaluation_grade: "4/4"
|
||||||
|
start_date: "2021"
|
||||||
|
year_of_completion: "2023"
|
||||||
exam:
|
exam:
|
||||||
Algorithms: "A"
|
Algorithms: "A"
|
||||||
Data Structures: "B+"
|
Data Structures: "B+"
|
||||||
|
|
@ -274,13 +275,13 @@ Each section has specific fields to fill out:
|
||||||
|
|
||||||
- `experience_details:`
|
- `experience_details:`
|
||||||
- This section details your work experience, including job roles, companies, and key responsibilities.
|
- This section details your work experience, including job roles, companies, and key responsibilities.
|
||||||
- **position**: Your job title or role.
|
- position: Your job title or role.
|
||||||
- **company**: The name of the company or organization where you worked.
|
- company: The name of the company or organization where you worked.
|
||||||
- **employment_period**: The timeframe during which you were employed in the role (e.g., MM/YYYY - MM/YYYY).
|
- employment_period: The timeframe during which you were employed in the role (e.g., MM/YYYY - MM/YYYY).
|
||||||
- **location**: The city and country where the company is located.
|
- location: The city and country where the company is located.
|
||||||
- **industry**: The industry or field in which the company operates.
|
- industry: The industry or field in which the company operates.
|
||||||
- **key_responsibilities**: A list of major responsibilities or duties you had in the role.
|
- key_responsibilities: A list of major responsibilities or duties you had in the role.
|
||||||
- **skills_acquired**: Skills or expertise gained through this role.
|
- skills_acquired: Skills or expertise gained through this role.
|
||||||
|
|
||||||
- Example:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
@ -333,7 +334,8 @@ Each section has specific fields to fill out:
|
||||||
|
|
||||||
- `certifications:`
|
- `certifications:`
|
||||||
- Include any professional certifications you have earned.
|
- Include any professional certifications you have earned.
|
||||||
- **certification_name**: The name of the certification.
|
- name: "PMP"
|
||||||
|
description: "Certification for project management professionals, issued by the Project Management Institute (PMI)"
|
||||||
|
|
||||||
- Example:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue