mirror of https://github.com/eyhc1/rendercv.git
update examples
This commit is contained in:
parent
6989a965c2
commit
37fb02157a
BIN
John_Doe_CV.pdf
BIN
John_Doe_CV.pdf
Binary file not shown.
|
@ -3,12 +3,13 @@ cv:
|
||||||
label: Mechanical Engineer
|
label: Mechanical Engineer
|
||||||
location: Geneva, Switzerland
|
location: Geneva, Switzerland
|
||||||
email: johndoe@example.com
|
email: johndoe@example.com
|
||||||
phone: "+33749882538"
|
phone: "+sds33749882538sss"
|
||||||
website: https://example.com
|
website: https://example.com
|
||||||
social_networks:
|
social_networks:
|
||||||
- network: GitHub
|
- network: GitHub
|
||||||
username: johndoe
|
username: johndoe
|
||||||
summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque porta
|
summary:
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque porta
|
||||||
vitae dolor vel placerat. Class aptent taciti sociosqu ad litora torquent per conubia
|
vitae dolor vel placerat. Class aptent taciti sociosqu ad litora torquent per conubia
|
||||||
nostra, per inceptos himenaeos. Phasellus ullamcorper, neque id varius dignissim,
|
nostra, per inceptos himenaeos. Phasellus ullamcorper, neque id varius dignissim,
|
||||||
tellus sem maximus risus, at lobortis nisl sem id ligula.
|
tellus sem maximus risus, at lobortis nisl sem id ligula.
|
||||||
|
@ -55,11 +56,12 @@ cv:
|
||||||
start_date: "2023-02-01"
|
start_date: "2023-02-01"
|
||||||
end_date: present
|
end_date: present
|
||||||
highlights:
|
highlights:
|
||||||
- CERN is a research organization that operates the world's largest and most powerful particle accelerator.
|
- CERN is a research organization that operates the world's largest and most
|
||||||
|
powerful particle accelerator.
|
||||||
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
|
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
|
||||||
incididunt ut labore et dolore magna aliqua.
|
incididunt ut labore et dolore magna aliqua.
|
||||||
- Id leo in vitae turpis massa sed, posuere aliquam ultrices sagittis orci a scelerisque,
|
- Id leo in vitae turpis massa sed, posuere aliquam ultrices sagittis orci a
|
||||||
lorem ipsum dolor sit amet.
|
scelerisque, lorem ipsum dolor sit amet.
|
||||||
- company: AmIACompany
|
- company: AmIACompany
|
||||||
position: Summer Intern
|
position: Summer Intern
|
||||||
location: Istanbul, Turkey
|
location: Istanbul, Turkey
|
||||||
|
@ -67,8 +69,9 @@ cv:
|
||||||
start_date: "2022-06-15"
|
start_date: "2022-06-15"
|
||||||
end_date: "2022-08-01"
|
end_date: "2022-08-01"
|
||||||
highlights:
|
highlights:
|
||||||
- AmIACompany is a technology company that provides web-based engineering applications
|
- AmIACompany is a technology company that provides web-based engineering
|
||||||
that enable the simulation and optimization of products and manufacturing tools.
|
applications that enable the simulation and optimization of products and
|
||||||
|
manufacturing tools.
|
||||||
- Modeled and simulated a metal-forming process deep drawing using finite element
|
- Modeled and simulated a metal-forming process deep drawing using finite element
|
||||||
analysis with open-source software called CalculiX.
|
analysis with open-source software called CalculiX.
|
||||||
academic_projects:
|
academic_projects:
|
||||||
|
@ -117,7 +120,8 @@ cv:
|
||||||
27/30"
|
27/30"
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
- name: GRE
|
- name: GRE
|
||||||
details: "Verbal Reasoning: 160/170, Quantitative Reasoning: 170/170, Analytical Writing: 5.5/6"
|
details: "Verbal Reasoning: 160/170, Quantitative Reasoning: 170/170, Analytical
|
||||||
|
Writing: 5.5/6"
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
personal_projects:
|
personal_projects:
|
||||||
- name: Ray Tracing in C++
|
- name: Ray Tracing in C++
|
||||||
|
@ -132,8 +136,7 @@ cv:
|
||||||
location: Chamonix, France
|
location: Chamonix, France
|
||||||
date: Summer 2017 and 2018
|
date: Summer 2017 and 2018
|
||||||
highlights:
|
highlights:
|
||||||
- Taught skiing during winters as a certified
|
- Taught skiing during winters as a certified skiing instructor.
|
||||||
skiing instructor.
|
|
||||||
custom_sections:
|
custom_sections:
|
||||||
- title: My Custom Section
|
- title: My Custom Section
|
||||||
entry_type: OneLineEntry
|
entry_type: OneLineEntry
|
||||||
|
@ -149,8 +152,8 @@ cv:
|
||||||
area: Hop!
|
area: Hop!
|
||||||
study_type: HA
|
study_type: HA
|
||||||
highlights:
|
highlights:
|
||||||
- "There are only five types of entries: EducationEntry, ExperienceEntry,
|
- "There are only five types of entries: *EducationEntry*, *ExperienceEntry*,
|
||||||
NormalEntry, OneLineEntry, and PublicationEntry."
|
*NormalEntry*, *OneLineEntry*, and *PublicationEntry*."
|
||||||
- This is an EducationEntry!
|
- This is an EducationEntry!
|
||||||
start_date: "2022-06-15"
|
start_date: "2022-06-15"
|
||||||
end_date: "2022-08-01"
|
end_date: "2022-08-01"
|
||||||
|
@ -162,16 +165,15 @@ cv:
|
||||||
date: My Date
|
date: My Date
|
||||||
location: My Location
|
location: My Location
|
||||||
highlights:
|
highlights:
|
||||||
- I think this is really working. This is an ExperienceEntry!
|
- I think this is really working. This is an *ExperienceEntry*!
|
||||||
|
|
||||||
- title: My Final Custom Section
|
- title: My Final Custom Section
|
||||||
entry_type: NormalEntry
|
entry_type: NormalEntry
|
||||||
entries:
|
entries:
|
||||||
- name: This is a normal entry!
|
- name: This is a normal entry!
|
||||||
highlights:
|
highlights:
|
||||||
- I don't have to specify a *date* or **location** every time.
|
- You don't have to specify a *date* or **location** every time.
|
||||||
- I can use *Markdown* in the **highlights** section!
|
- You can use *Markdown* in the **highlights**!
|
||||||
|
|
||||||
|
|
||||||
design:
|
design:
|
||||||
theme: classic
|
theme: classic
|
||||||
|
|
Loading…
Reference in New Issue