mirror of https://github.com/eyhc1/rendercv.git
update starting input file
This commit is contained in:
parent
79faab4dae
commit
04c2eb23b4
|
@ -1,13 +1,15 @@
|
||||||
cv:
|
cv:
|
||||||
name: <<name>>
|
name: <<name>>
|
||||||
label: Mechanical Engineer
|
label: Mechanical Engineer
|
||||||
location: Geneva, Switzerland
|
location: TX, USA
|
||||||
email: johndoe@example.com
|
email: johndoe@example.com
|
||||||
phone: "+33749882538"
|
phone: "+33749882538"
|
||||||
website: https://example.com
|
website: https://example.com
|
||||||
social_networks:
|
social_networks:
|
||||||
- network: GitHub
|
- network: GitHub
|
||||||
username: johndoe
|
username: johndoe
|
||||||
|
- network: LinkedIn
|
||||||
|
username: johndoe
|
||||||
summary:
|
summary:
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque porta
|
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
|
||||||
|
@ -32,7 +34,7 @@ cv:
|
||||||
url: https://boun.edu.tr
|
url: https://boun.edu.tr
|
||||||
area: Mechanical Engineering
|
area: Mechanical Engineering
|
||||||
study_type: BS
|
study_type: BS
|
||||||
location: Istanbul, Turkey
|
location: Ankara, Türkiye
|
||||||
start_date: "2017-09-01"
|
start_date: "2017-09-01"
|
||||||
end_date: "2023-01-01"
|
end_date: "2023-01-01"
|
||||||
transcript_url: https://example.com
|
transcript_url: https://example.com
|
||||||
|
@ -63,7 +65,7 @@ cv:
|
||||||
scelerisque, 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, Türkiye
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
start_date: "2022-06-15"
|
start_date: "2022-06-15"
|
||||||
end_date: "2022-08-01"
|
end_date: "2022-08-01"
|
||||||
|
@ -74,18 +76,18 @@ cv:
|
||||||
- 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:
|
||||||
- name: Design and Construction of a Dynamometer
|
- name: Design and Construction of a Robot
|
||||||
location: Istanbul, Turkey
|
location: Istanbul, Türkiye
|
||||||
date: Fall 2022
|
date: Fall 2022
|
||||||
highlights:
|
highlights:
|
||||||
- Designed and constructed a controllable dynamometer that measures an electric
|
- Designed and constructed a controllable robot that measures a car's torque and
|
||||||
motor's torque and power output at different speeds for my senior design project.
|
power output at different speeds for my senior design project.
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
- name: Design and Construction of an Automatic Guitar Tuner
|
- name: Design and Construction of an Another Robot
|
||||||
location: Istanbul, Turkey
|
location: Istanbul, Türkiye
|
||||||
date: Fall 2020
|
date: Fall 2020
|
||||||
highlights:
|
highlights:
|
||||||
- Designed, built, and programmed a microcontroller-based device that tunes a
|
- Designed, built, and programmed a microcontroller-based device that plays a
|
||||||
guitar with DC motors as part of a mechatronics course term project.
|
guitar with DC motors as part of a mechatronics course term project.
|
||||||
url: https://example.com
|
url: https://example.com
|
||||||
publications:
|
publications:
|
||||||
|
@ -200,8 +202,7 @@ design:
|
||||||
top: 0.13 cm
|
top: 0.13 cm
|
||||||
bottom: 0.13 cm
|
bottom: 0.13 cm
|
||||||
entry_area:
|
entry_area:
|
||||||
left: 0.2 cm
|
left_and_right: 0.2 cm
|
||||||
right: 0.2 cm
|
|
||||||
vertical_between: 0.12 cm
|
vertical_between: 0.12 cm
|
||||||
highlights_area:
|
highlights_area:
|
||||||
top: 0.12 cm
|
top: 0.12 cm
|
||||||
|
|
Loading…
Reference in New Issue