mirror of https://github.com/eyhc1/rendercv.git
docs: update examples
This commit is contained in:
parent
38bf0087d5
commit
f5dc558a4f
Binary file not shown.
Before Width: | Height: | Size: 300 KiB After Width: | Height: | Size: 290 KiB |
Binary file not shown.
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 272 KiB |
Binary file not shown.
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 272 KiB |
Binary file not shown.
|
@ -16,18 +16,21 @@ cv:
|
||||||
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
||||||
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
||||||
education:
|
education:
|
||||||
- start_date: 2000-09
|
- institution: University of Pennsylvania
|
||||||
|
area: Computer Science
|
||||||
|
degree: BS
|
||||||
|
start_date: 2000-09
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
||||||
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
||||||
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
||||||
Theory.'
|
Theory.'
|
||||||
institution: University of Pennsylvania
|
|
||||||
area: Computer Science
|
|
||||||
degree: BS
|
|
||||||
experience:
|
experience:
|
||||||
- start_date: 2004-06
|
- company: Apple Computer
|
||||||
|
position: Software Engineer, Intern
|
||||||
|
location: CA, USA
|
||||||
|
start_date: 2004-06
|
||||||
end_date: 2004-08
|
end_date: 2004-08
|
||||||
highlights:
|
highlights:
|
||||||
- Reduced time to render the user's buddy list by 75% by implementing a
|
- Reduced time to render the user's buddy list by 75% by implementing a
|
||||||
|
@ -37,20 +40,20 @@ cv:
|
||||||
to a system-wide search database.
|
to a system-wide search database.
|
||||||
- Redesigned chat file format and implemented backward compatibility for
|
- Redesigned chat file format and implemented backward compatibility for
|
||||||
search.
|
search.
|
||||||
location: CA, USA
|
- company: Microsoft Corporation
|
||||||
company: Apple Computer
|
position: Lead Student Ambassador
|
||||||
position: Software Engineer, Intern
|
location: WA, USA
|
||||||
- start_date: 2003-09
|
start_date: 2003-09
|
||||||
end_date: 2005-04
|
end_date: 2005-04
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
- 'Created and taught a computer science course, CSE 099: Software Design
|
- 'Created and taught a computer science course, CSE 099: Software Design
|
||||||
and Development.'
|
and Development.'
|
||||||
location: WA, USA
|
- company: University of Pennsylvania
|
||||||
company: Microsoft Corporation
|
position: Head Teaching Assistant
|
||||||
position: Lead Student Ambassador
|
location: PA, USA
|
||||||
- start_date: 2001-10
|
start_date: 2001-10
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
||||||
|
@ -62,17 +65,14 @@ cv:
|
||||||
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
||||||
- Created a test case generation tool that creates random XML docs from
|
- Created a test case generation tool that creates random XML docs from
|
||||||
XML Schema.
|
XML Schema.
|
||||||
location: PA, USA
|
- company: Microsoft Corporation
|
||||||
company: University of Pennsylvania
|
position: Software Design Engineer, Intern
|
||||||
position: Head Teaching Assistant
|
location: WA, USA
|
||||||
- start_date: 2003-06
|
start_date: 2003-06
|
||||||
end_date: 2003-08
|
end_date: 2003-08
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
location: WA, USA
|
|
||||||
company: Microsoft Corporation
|
|
||||||
position: Software Design Engineer, Intern
|
|
||||||
publications:
|
publications:
|
||||||
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
||||||
of No-Insulation Coils
|
of No-Insulation Coils
|
||||||
|
@ -85,25 +85,25 @@ cv:
|
||||||
doi: 10.1109/TASC.2023.3340648
|
doi: 10.1109/TASC.2023.3340648
|
||||||
date: 2004-01
|
date: 2004-01
|
||||||
projects:
|
projects:
|
||||||
- date: '2004'
|
- name: Multi-User Drawing Tool
|
||||||
|
date: '2004'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed an electronic classroom where multiple users can view and simultaneously
|
- Developed an electronic classroom where multiple users can view and simultaneously
|
||||||
draw on a "chalkboard" with each person's edits synchronized.
|
draw on a "chalkboard" with each person's edits synchronized.
|
||||||
- Used C++ and MFC.
|
- Used C++ and MFC.
|
||||||
name: Multi-User Drawing Tool
|
- name: Synchronized Calendar
|
||||||
- start_date: 2003
|
start_date: 2003
|
||||||
end_date: 2004
|
end_date: 2004
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a desktop calendar with globally shared and synchronized calendars,
|
- Developed a desktop calendar with globally shared and synchronized calendars,
|
||||||
allowing users to schedule meetings with other users.
|
allowing users to schedule meetings with other users.
|
||||||
- Used C#.NET, SQL, and XML.
|
- Used C#.NET, SQL, and XML.
|
||||||
name: Synchronized Calendar
|
- name: Operating System
|
||||||
- date: '2002'
|
date: '2002'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
||||||
and calculator.
|
and calculator.
|
||||||
- Used C.
|
- Used C.
|
||||||
name: Operating System
|
|
||||||
additional_experience_and_awards:
|
additional_experience_and_awards:
|
||||||
- label: Instructor (2003 - 2005)
|
- label: Instructor (2003 - 2005)
|
||||||
details: Taught two full-credit Computer Science courses.
|
details: Taught two full-credit Computer Science courses.
|
||||||
|
|
Binary file not shown.
|
@ -16,18 +16,21 @@ cv:
|
||||||
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
||||||
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
||||||
education:
|
education:
|
||||||
- start_date: 2000-09
|
- institution: University of Pennsylvania
|
||||||
|
area: Computer Science
|
||||||
|
degree: BS
|
||||||
|
start_date: 2000-09
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
||||||
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
||||||
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
||||||
Theory.'
|
Theory.'
|
||||||
institution: University of Pennsylvania
|
|
||||||
area: Computer Science
|
|
||||||
degree: BS
|
|
||||||
experience:
|
experience:
|
||||||
- start_date: 2004-06
|
- company: Apple Computer
|
||||||
|
position: Software Engineer, Intern
|
||||||
|
location: CA, USA
|
||||||
|
start_date: 2004-06
|
||||||
end_date: 2004-08
|
end_date: 2004-08
|
||||||
highlights:
|
highlights:
|
||||||
- Reduced time to render the user's buddy list by 75% by implementing a
|
- Reduced time to render the user's buddy list by 75% by implementing a
|
||||||
|
@ -37,20 +40,20 @@ cv:
|
||||||
to a system-wide search database.
|
to a system-wide search database.
|
||||||
- Redesigned chat file format and implemented backward compatibility for
|
- Redesigned chat file format and implemented backward compatibility for
|
||||||
search.
|
search.
|
||||||
location: CA, USA
|
- company: Microsoft Corporation
|
||||||
company: Apple Computer
|
position: Lead Student Ambassador
|
||||||
position: Software Engineer, Intern
|
location: WA, USA
|
||||||
- start_date: 2003-09
|
start_date: 2003-09
|
||||||
end_date: 2005-04
|
end_date: 2005-04
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
- 'Created and taught a computer science course, CSE 099: Software Design
|
- 'Created and taught a computer science course, CSE 099: Software Design
|
||||||
and Development.'
|
and Development.'
|
||||||
location: WA, USA
|
- company: University of Pennsylvania
|
||||||
company: Microsoft Corporation
|
position: Head Teaching Assistant
|
||||||
position: Lead Student Ambassador
|
location: PA, USA
|
||||||
- start_date: 2001-10
|
start_date: 2001-10
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
||||||
|
@ -62,17 +65,14 @@ cv:
|
||||||
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
||||||
- Created a test case generation tool that creates random XML docs from
|
- Created a test case generation tool that creates random XML docs from
|
||||||
XML Schema.
|
XML Schema.
|
||||||
location: PA, USA
|
- company: Microsoft Corporation
|
||||||
company: University of Pennsylvania
|
position: Software Design Engineer, Intern
|
||||||
position: Head Teaching Assistant
|
location: WA, USA
|
||||||
- start_date: 2003-06
|
start_date: 2003-06
|
||||||
end_date: 2003-08
|
end_date: 2003-08
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
location: WA, USA
|
|
||||||
company: Microsoft Corporation
|
|
||||||
position: Software Design Engineer, Intern
|
|
||||||
publications:
|
publications:
|
||||||
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
||||||
of No-Insulation Coils
|
of No-Insulation Coils
|
||||||
|
@ -85,25 +85,25 @@ cv:
|
||||||
doi: 10.1109/TASC.2023.3340648
|
doi: 10.1109/TASC.2023.3340648
|
||||||
date: 2004-01
|
date: 2004-01
|
||||||
projects:
|
projects:
|
||||||
- date: '2004'
|
- name: Multi-User Drawing Tool
|
||||||
|
date: '2004'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed an electronic classroom where multiple users can view and simultaneously
|
- Developed an electronic classroom where multiple users can view and simultaneously
|
||||||
draw on a "chalkboard" with each person's edits synchronized.
|
draw on a "chalkboard" with each person's edits synchronized.
|
||||||
- Used C++ and MFC.
|
- Used C++ and MFC.
|
||||||
name: Multi-User Drawing Tool
|
- name: Synchronized Calendar
|
||||||
- start_date: 2003
|
start_date: 2003
|
||||||
end_date: 2004
|
end_date: 2004
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a desktop calendar with globally shared and synchronized calendars,
|
- Developed a desktop calendar with globally shared and synchronized calendars,
|
||||||
allowing users to schedule meetings with other users.
|
allowing users to schedule meetings with other users.
|
||||||
- Used C#.NET, SQL, and XML.
|
- Used C#.NET, SQL, and XML.
|
||||||
name: Synchronized Calendar
|
- name: Operating System
|
||||||
- date: '2002'
|
date: '2002'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
||||||
and calculator.
|
and calculator.
|
||||||
- Used C.
|
- Used C.
|
||||||
name: Operating System
|
|
||||||
additional_experience_and_awards:
|
additional_experience_and_awards:
|
||||||
- label: Instructor (2003 - 2005)
|
- label: Instructor (2003 - 2005)
|
||||||
details: Taught two full-credit Computer Science courses.
|
details: Taught two full-credit Computer Science courses.
|
||||||
|
|
Binary file not shown.
|
@ -16,18 +16,21 @@ cv:
|
||||||
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
substantial part of the content is taken from [here](https://www.careercup.com/resume),
|
||||||
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
where a *clean and tidy CV* pattern is proposed by **Gayle L. McDowell**.
|
||||||
education:
|
education:
|
||||||
- start_date: 2000-09
|
- institution: University of Pennsylvania
|
||||||
|
area: Computer Science
|
||||||
|
degree: BS
|
||||||
|
start_date: 2000-09
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
||||||
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
- '**Coursework:** Software Foundations, Computer Architecture, Algorithms,
|
||||||
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
Artificial Intelligence, Comparison of Learning Algorithms, Computational
|
||||||
Theory.'
|
Theory.'
|
||||||
institution: University of Pennsylvania
|
|
||||||
area: Computer Science
|
|
||||||
degree: BS
|
|
||||||
experience:
|
experience:
|
||||||
- start_date: 2004-06
|
- company: Apple Computer
|
||||||
|
position: Software Engineer, Intern
|
||||||
|
location: CA, USA
|
||||||
|
start_date: 2004-06
|
||||||
end_date: 2004-08
|
end_date: 2004-08
|
||||||
highlights:
|
highlights:
|
||||||
- Reduced time to render the user's buddy list by 75% by implementing a
|
- Reduced time to render the user's buddy list by 75% by implementing a
|
||||||
|
@ -37,20 +40,20 @@ cv:
|
||||||
to a system-wide search database.
|
to a system-wide search database.
|
||||||
- Redesigned chat file format and implemented backward compatibility for
|
- Redesigned chat file format and implemented backward compatibility for
|
||||||
search.
|
search.
|
||||||
location: CA, USA
|
- company: Microsoft Corporation
|
||||||
company: Apple Computer
|
position: Lead Student Ambassador
|
||||||
position: Software Engineer, Intern
|
location: WA, USA
|
||||||
- start_date: 2003-09
|
start_date: 2003-09
|
||||||
end_date: 2005-04
|
end_date: 2005-04
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
- 'Created and taught a computer science course, CSE 099: Software Design
|
- 'Created and taught a computer science course, CSE 099: Software Design
|
||||||
and Development.'
|
and Development.'
|
||||||
location: WA, USA
|
- company: University of Pennsylvania
|
||||||
company: Microsoft Corporation
|
position: Head Teaching Assistant
|
||||||
position: Lead Student Ambassador
|
location: PA, USA
|
||||||
- start_date: 2001-10
|
start_date: 2001-10
|
||||||
end_date: 2005-05
|
end_date: 2005-05
|
||||||
highlights:
|
highlights:
|
||||||
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
- Implemented a user interface for the VS open file switcher (ctrl-tab)
|
||||||
|
@ -62,17 +65,14 @@ cv:
|
||||||
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$. '
|
||||||
- Created a test case generation tool that creates random XML docs from
|
- Created a test case generation tool that creates random XML docs from
|
||||||
XML Schema.
|
XML Schema.
|
||||||
location: PA, USA
|
- company: Microsoft Corporation
|
||||||
company: University of Pennsylvania
|
position: Software Design Engineer, Intern
|
||||||
position: Head Teaching Assistant
|
location: WA, USA
|
||||||
- start_date: 2003-06
|
start_date: 2003-06
|
||||||
end_date: 2003-08
|
end_date: 2003-08
|
||||||
highlights:
|
highlights:
|
||||||
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
- Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10
|
||||||
- 15 Student Ambassadors.
|
- 15 Student Ambassadors.
|
||||||
location: WA, USA
|
|
||||||
company: Microsoft Corporation
|
|
||||||
position: Software Design Engineer, Intern
|
|
||||||
publications:
|
publications:
|
||||||
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
||||||
of No-Insulation Coils
|
of No-Insulation Coils
|
||||||
|
@ -85,25 +85,25 @@ cv:
|
||||||
doi: 10.1109/TASC.2023.3340648
|
doi: 10.1109/TASC.2023.3340648
|
||||||
date: 2004-01
|
date: 2004-01
|
||||||
projects:
|
projects:
|
||||||
- date: '2004'
|
- name: Multi-User Drawing Tool
|
||||||
|
date: '2004'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed an electronic classroom where multiple users can view and simultaneously
|
- Developed an electronic classroom where multiple users can view and simultaneously
|
||||||
draw on a "chalkboard" with each person's edits synchronized.
|
draw on a "chalkboard" with each person's edits synchronized.
|
||||||
- Used C++ and MFC.
|
- Used C++ and MFC.
|
||||||
name: Multi-User Drawing Tool
|
- name: Synchronized Calendar
|
||||||
- start_date: 2003
|
start_date: 2003
|
||||||
end_date: 2004
|
end_date: 2004
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a desktop calendar with globally shared and synchronized calendars,
|
- Developed a desktop calendar with globally shared and synchronized calendars,
|
||||||
allowing users to schedule meetings with other users.
|
allowing users to schedule meetings with other users.
|
||||||
- Used C#.NET, SQL, and XML.
|
- Used C#.NET, SQL, and XML.
|
||||||
name: Synchronized Calendar
|
- name: Operating System
|
||||||
- date: '2002'
|
date: '2002'
|
||||||
highlights:
|
highlights:
|
||||||
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
- Developed a UNIX-style OS with a scheduler, file system, text editor,
|
||||||
and calculator.
|
and calculator.
|
||||||
- Used C.
|
- Used C.
|
||||||
name: Operating System
|
|
||||||
additional_experience_and_awards:
|
additional_experience_and_awards:
|
||||||
- label: Instructor (2003 - 2005)
|
- label: Instructor (2003 - 2005)
|
||||||
details: Taught two full-credit Computer Science courses.
|
details: Taught two full-credit Computer Science courses.
|
||||||
|
|
Loading…
Reference in New Issue