mirror of https://github.com/eyhc1/rendercv.git
update starting input file
This commit is contained in:
parent
05f24f4d34
commit
4fb871fb8d
|
@ -1,13 +1,15 @@
|
|||
cv:
|
||||
name: <<name>>
|
||||
label: Mechanical Engineer
|
||||
location: Geneva, Switzerland
|
||||
location: TX, USA
|
||||
email: johndoe@example.com
|
||||
phone: "+33749882538"
|
||||
website: https://example.com
|
||||
social_networks:
|
||||
- network: GitHub
|
||||
username: johndoe
|
||||
- network: LinkedIn
|
||||
username: johndoe
|
||||
summary:
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque porta
|
||||
vitae dolor vel placerat. Class aptent taciti sociosqu ad litora torquent per conubia
|
||||
|
@ -32,7 +34,7 @@ cv:
|
|||
url: https://boun.edu.tr
|
||||
area: Mechanical Engineering
|
||||
study_type: BS
|
||||
location: Istanbul, Turkey
|
||||
location: Ankara, Türkiye
|
||||
start_date: "2017-09-01"
|
||||
end_date: "2023-01-01"
|
||||
transcript_url: https://example.com
|
||||
|
@ -63,7 +65,7 @@ cv:
|
|||
scelerisque, lorem ipsum dolor sit amet.
|
||||
- company: AmIACompany
|
||||
position: Summer Intern
|
||||
location: Istanbul, Turkey
|
||||
location: Istanbul, Türkiye
|
||||
url: https://example.com
|
||||
start_date: "2022-06-15"
|
||||
end_date: "2022-08-01"
|
||||
|
@ -74,18 +76,18 @@ cv:
|
|||
- Modeled and simulated a metal-forming process deep drawing using finite element
|
||||
analysis with open-source software called CalculiX.
|
||||
academic_projects:
|
||||
- name: Design and Construction of a Dynamometer
|
||||
location: Istanbul, Turkey
|
||||
- name: Design and Construction of a Robot
|
||||
location: Istanbul, Türkiye
|
||||
date: Fall 2022
|
||||
highlights:
|
||||
- Designed and constructed a controllable dynamometer that measures an electric
|
||||
motor's torque and power output at different speeds for my senior design project.
|
||||
- Designed and constructed a controllable robot that measures a car's torque and
|
||||
power output at different speeds for my senior design project.
|
||||
url: https://example.com
|
||||
- name: Design and Construction of an Automatic Guitar Tuner
|
||||
location: Istanbul, Turkey
|
||||
- name: Design and Construction of an Another Robot
|
||||
location: Istanbul, Türkiye
|
||||
date: Fall 2020
|
||||
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.
|
||||
url: https://example.com
|
||||
publications:
|
||||
|
@ -200,8 +202,7 @@ design:
|
|||
top: 0.13 cm
|
||||
bottom: 0.13 cm
|
||||
entry_area:
|
||||
left: 0.2 cm
|
||||
right: 0.2 cm
|
||||
left_and_right: 0.2 cm
|
||||
vertical_between: 0.12 cm
|
||||
highlights_area:
|
||||
top: 0.12 cm
|
||||
|
|
Loading…
Reference in New Issue