docs: update examples (#80)

This commit is contained in:
Sina Atalay 2024-05-31 19:54:33 +03:00
parent e119f23acb
commit dfcc3f7ac4
12 changed files with 200 additions and 204 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 504 KiB

After

Width:  |  Height:  |  Size: 519 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 KiB

After

Width:  |  Height:  |  Size: 585 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 421 KiB

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 601 KiB

After

Width:  |  Height:  |  Size: 604 KiB

View File

@ -12,23 +12,23 @@ cv:
sections: sections:
welcome_to_rendercv!: welcome_to_rendercv!:
- '[RenderCV](https://github.com/sinaatalay/rendercv) is - '[RenderCV](https://github.com/sinaatalay/rendercv) is
a LaTeX CV/resume framework. It allows you to create a a LaTeX-based CV/resume framework. It allows you to create
high-quality CV as a PDF from a YAML file with **full a high-quality CV or resume as a PDF file from a YAML
Markdown syntax support** and **complete control over file, with **full Markdown syntax support** and **complete
the LaTeX code**.' control over the LaTeX code**.'
- A substantial part of the content is taken from [here](https://www.careercup.com/resume), - The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowell-cv),
where a *clean and tidy CV* pattern is proposed by **Gayle where a *clean and tidy CV* pattern is proposed by **[Gayle
L. McDowell**. Laakmann McDowell](https://www.gayle.com/)**.
quick_guide: quick_guide:
- bullet: Each section title is arbitrary, and each section - bullet: Each section title is arbitrary, and each section
contains a list of entries. contains a list of entries.
- bullet: 'There are seven different entry types: *BulletEntry*, - bullet: 'There are 7 unique entry types: *BulletEntry*,
*TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*,
*PublicationEntry*, and *OneLineEntry*.' *PublicationEntry*, and *OneLineEntry*.'
- bullet: Select a section title, pick an entry type, and - bullet: Select a section title, pick an entry type, and
start writing your section! start writing your section!
- bullet: '[Here](https://docs.rendercv.com/user_guide/), - bullet: '[Here](https://docs.rendercv.com/user_guide/),
you can find a comprehensive user guide.' you can find a comprehensive user guide for RenderCV.'
education: education:
- institution: University of Pennsylvania - institution: University of Pennsylvania
area: Computer Science area: Computer Science
@ -37,59 +37,59 @@ cv:
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, - '**Coursework:** Computer Architecture, Artificial
Algorithms, Artificial Intelligence, Comparison of Intelligence, Comparison of Learning Algorithms, Computational
Learning Algorithms, Computational Theory.' Theory'
experience: experience:
- company: Apple Computer - company: Apple
position: Software Engineer, Intern position: Software Engineer, Intern
location: CA, USA location: Cupertino, CA
start_date: 2004-06 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% - Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm. by implementing a prediction algorithm
- Implemented iChat integration with OS X Spotlight - Implemented iChat integration with OS X Spotlight
Search by creating a tool that extracts metadata from Search by creating a tool to extract metadata from
saved chat transcripts and provides metadata to a saved chat transcripts and provide metadata to a system-wide
system-wide search database. search database
- Redesigned chat file format and implemented backward - Redesigned chat file format and implemented backward
compatibility for search. compatibility for search
- company: Microsoft Corporation - company: Microsoft
position: Lead Student Ambassador position: Lead Student Ambassador
location: WA, USA location: Redmond, WA
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 - Promoted to Lead Student Ambassador in the Fall of
2004, supervised 10 - 15 Student Ambassadors. 2004, supervised 10-15 Student Ambassadors
- 'Created and taught a computer science course, CSE - 'Created and taught a computer science course, CSE
099: Software Design and Development.' 099: Software Design and Development'
- company: University of Pennsylvania - company: University of Pennsylvania
position: Head Teaching Assistant position: Head Teaching Assistant
location: PA, USA location: Philadelphia, PA
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 - Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows. switcher (ctrl-tab) and extended it to tool windows
- Created a service to provide gradient across VS and - Created a service to provide gradient across VS and
VS add-ins. Optimized service via caching. VS add-ins, optimized its performance via caching
- Programmer Productivity Research Center (Summers 2001, - Programmer Productivity Research Center (Summers 2001,
2002) 2002)
- 'Built app to compute the similarity of all methods - Built an app to compute the similarity of all methods
in a code base, reduced time from $\mathcal{O}(n^2)$ in a code base, reducing the time from $\mathcal{O}(n^2)$
to $\mathcal{O}(n \log n)$. ' to $\mathcal{O}(n \log n)$
- Created a test case generation tool that creates random - Created a test case generation tool that creates random
XML docs from XML Schema. XML docs from XML Schema
- company: Microsoft Corporation - company: Microsoft
position: Software Design Engineer, Intern position: Software Engineer, Intern
location: WA, USA location: Redmond, WA
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 - Automated the extraction and processing of large datasets
2004, supervised 10 - 15 Student Ambassadors. from legacy systems using SQL and Perl scripts
publications: publications:
- title: Magneto-Thermal Thin Shell Approximation for 3D - title: Magneto-Thermal Thin Shell Approximation for 3D
Finite Element Analysis of No-Insulation Coils Finite Element Analysis of No-Insulation Coils
@ -103,38 +103,37 @@ cv:
date: 2004-01 date: 2004-01
projects: projects:
- name: Multi-User Drawing Tool - name: Multi-User Drawing Tool
date: 2004 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
highlights: highlights:
- Developed an electronic classroom where multiple users - Developed an electronic classroom where multiple users
can view and simultaneously draw on a "chalkboard" can view and simultaneously draw on a "chalkboard"
with each person's edits synchronized. with each person's edits synchronized
- Used C++ and MFC. - 'Tools Used: C++, MFC'
- name: Synchronized Calendar - name: Synchronized Calendar
start_date: 2003 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
end_date: 2004
highlights: highlights:
- Developed a desktop calendar with globally shared - Developed a desktop calendar with globally shared
and synchronized calendars, allowing users to schedule and synchronized calendars, allowing users to schedule
meetings with other users. meetings with other users
- Used C#.NET, SQL, and XML. - 'Tools Used: C#, .NET, SQL, XML'
- name: Operating System - name: Operating System
date: 2002 date: 2002
highlights: highlights:
- Developed a UNIX-style OS with a scheduler, file system, - Developed a UNIX-style OS with a scheduler, file system,
text editor, and calculator. text editor, and calculator
- Used C. - 'Tools Used: C'
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 2 full-credit computer science courses
- label: Third Prize, Senior Design Projects - label: Third Prize, Senior Design Project
details: Awarded 3rd prize for a synchronized calendar details: Awarded 3rd prize for a synchronized calendar
project out of 100 projects. project out of 100 entries
technologies: technologies:
- label: Languages - label: Languages
details: C++, C, Java, Objective-C, C#.NET, SQL, JavaScript details: C++, C, Java, Objective-C, C#, SQL, JavaScript
- label: Software - label: Software
details: Visual Studio, Microsoft SQL Server, Eclipse, details: .NET, Microsoft SQL Server, XCode, Interface
XCode, Interface Builder Builder
design: design:
theme: classic theme: classic
font: Source Sans 3 font: Source Sans 3

View File

@ -12,23 +12,23 @@ cv:
sections: sections:
welcome_to_rendercv!: welcome_to_rendercv!:
- '[RenderCV](https://github.com/sinaatalay/rendercv) is - '[RenderCV](https://github.com/sinaatalay/rendercv) is
a LaTeX CV/resume framework. It allows you to create a a LaTeX-based CV/resume framework. It allows you to create
high-quality CV as a PDF from a YAML file with **full a high-quality CV or resume as a PDF file from a YAML
Markdown syntax support** and **complete control over file, with **full Markdown syntax support** and **complete
the LaTeX code**.' control over the LaTeX code**.'
- A substantial part of the content is taken from [here](https://www.careercup.com/resume), - The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowell-cv),
where a *clean and tidy CV* pattern is proposed by **Gayle where a *clean and tidy CV* pattern is proposed by **[Gayle
L. McDowell**. Laakmann McDowell](https://www.gayle.com/)**.
quick_guide: quick_guide:
- bullet: Each section title is arbitrary, and each section - bullet: Each section title is arbitrary, and each section
contains a list of entries. contains a list of entries.
- bullet: 'There are seven different entry types: *BulletEntry*, - bullet: 'There are 7 unique entry types: *BulletEntry*,
*TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*,
*PublicationEntry*, and *OneLineEntry*.' *PublicationEntry*, and *OneLineEntry*.'
- bullet: Select a section title, pick an entry type, and - bullet: Select a section title, pick an entry type, and
start writing your section! start writing your section!
- bullet: '[Here](https://docs.rendercv.com/user_guide/), - bullet: '[Here](https://docs.rendercv.com/user_guide/),
you can find a comprehensive user guide.' you can find a comprehensive user guide for RenderCV.'
education: education:
- institution: University of Pennsylvania - institution: University of Pennsylvania
area: Computer Science area: Computer Science
@ -37,59 +37,59 @@ cv:
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, - '**Coursework:** Computer Architecture, Artificial
Algorithms, Artificial Intelligence, Comparison of Intelligence, Comparison of Learning Algorithms, Computational
Learning Algorithms, Computational Theory.' Theory'
experience: experience:
- company: Apple Computer - company: Apple
position: Software Engineer, Intern position: Software Engineer, Intern
location: CA, USA location: Cupertino, CA
start_date: 2004-06 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% - Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm. by implementing a prediction algorithm
- Implemented iChat integration with OS X Spotlight - Implemented iChat integration with OS X Spotlight
Search by creating a tool that extracts metadata from Search by creating a tool to extract metadata from
saved chat transcripts and provides metadata to a saved chat transcripts and provide metadata to a system-wide
system-wide search database. search database
- Redesigned chat file format and implemented backward - Redesigned chat file format and implemented backward
compatibility for search. compatibility for search
- company: Microsoft Corporation - company: Microsoft
position: Lead Student Ambassador position: Lead Student Ambassador
location: WA, USA location: Redmond, WA
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 - Promoted to Lead Student Ambassador in the Fall of
2004, supervised 10 - 15 Student Ambassadors. 2004, supervised 10-15 Student Ambassadors
- 'Created and taught a computer science course, CSE - 'Created and taught a computer science course, CSE
099: Software Design and Development.' 099: Software Design and Development'
- company: University of Pennsylvania - company: University of Pennsylvania
position: Head Teaching Assistant position: Head Teaching Assistant
location: PA, USA location: Philadelphia, PA
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 - Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows. switcher (ctrl-tab) and extended it to tool windows
- Created a service to provide gradient across VS and - Created a service to provide gradient across VS and
VS add-ins. Optimized service via caching. VS add-ins, optimized its performance via caching
- Programmer Productivity Research Center (Summers 2001, - Programmer Productivity Research Center (Summers 2001,
2002) 2002)
- 'Built app to compute the similarity of all methods - Built an app to compute the similarity of all methods
in a code base, reduced time from $\mathcal{O}(n^2)$ in a code base, reducing the time from $\mathcal{O}(n^2)$
to $\mathcal{O}(n \log n)$. ' to $\mathcal{O}(n \log n)$
- Created a test case generation tool that creates random - Created a test case generation tool that creates random
XML docs from XML Schema. XML docs from XML Schema
- company: Microsoft Corporation - company: Microsoft
position: Software Design Engineer, Intern position: Software Engineer, Intern
location: WA, USA location: Redmond, WA
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 - Automated the extraction and processing of large datasets
2004, supervised 10 - 15 Student Ambassadors. from legacy systems using SQL and Perl scripts
publications: publications:
- title: Magneto-Thermal Thin Shell Approximation for 3D - title: Magneto-Thermal Thin Shell Approximation for 3D
Finite Element Analysis of No-Insulation Coils Finite Element Analysis of No-Insulation Coils
@ -103,38 +103,37 @@ cv:
date: 2004-01 date: 2004-01
projects: projects:
- name: Multi-User Drawing Tool - name: Multi-User Drawing Tool
date: 2004 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
highlights: highlights:
- Developed an electronic classroom where multiple users - Developed an electronic classroom where multiple users
can view and simultaneously draw on a "chalkboard" can view and simultaneously draw on a "chalkboard"
with each person's edits synchronized. with each person's edits synchronized
- Used C++ and MFC. - 'Tools Used: C++, MFC'
- name: Synchronized Calendar - name: Synchronized Calendar
start_date: 2003 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
end_date: 2004
highlights: highlights:
- Developed a desktop calendar with globally shared - Developed a desktop calendar with globally shared
and synchronized calendars, allowing users to schedule and synchronized calendars, allowing users to schedule
meetings with other users. meetings with other users
- Used C#.NET, SQL, and XML. - 'Tools Used: C#, .NET, SQL, XML'
- name: Operating System - name: Operating System
date: 2002 date: 2002
highlights: highlights:
- Developed a UNIX-style OS with a scheduler, file system, - Developed a UNIX-style OS with a scheduler, file system,
text editor, and calculator. text editor, and calculator
- Used C. - 'Tools Used: C'
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 2 full-credit computer science courses
- label: Third Prize, Senior Design Projects - label: Third Prize, Senior Design Project
details: Awarded 3rd prize for a synchronized calendar details: Awarded 3rd prize for a synchronized calendar
project out of 100 projects. project out of 100 entries
technologies: technologies:
- label: Languages - label: Languages
details: C++, C, Java, Objective-C, C#.NET, SQL, JavaScript details: C++, C, Java, Objective-C, C#, SQL, JavaScript
- label: Software - label: Software
details: Visual Studio, Microsoft SQL Server, Eclipse, details: .NET, Microsoft SQL Server, XCode, Interface
XCode, Interface Builder Builder
design: design:
theme: engineeringresumes theme: engineeringresumes
font: Charter font: Charter

View File

@ -12,23 +12,23 @@ cv:
sections: sections:
welcome_to_rendercv!: welcome_to_rendercv!:
- '[RenderCV](https://github.com/sinaatalay/rendercv) is - '[RenderCV](https://github.com/sinaatalay/rendercv) is
a LaTeX CV/resume framework. It allows you to create a a LaTeX-based CV/resume framework. It allows you to create
high-quality CV as a PDF from a YAML file with **full a high-quality CV or resume as a PDF file from a YAML
Markdown syntax support** and **complete control over file, with **full Markdown syntax support** and **complete
the LaTeX code**.' control over the LaTeX code**.'
- A substantial part of the content is taken from [here](https://www.careercup.com/resume), - The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowell-cv),
where a *clean and tidy CV* pattern is proposed by **Gayle where a *clean and tidy CV* pattern is proposed by **[Gayle
L. McDowell**. Laakmann McDowell](https://www.gayle.com/)**.
quick_guide: quick_guide:
- bullet: Each section title is arbitrary, and each section - bullet: Each section title is arbitrary, and each section
contains a list of entries. contains a list of entries.
- bullet: 'There are seven different entry types: *BulletEntry*, - bullet: 'There are 7 unique entry types: *BulletEntry*,
*TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*,
*PublicationEntry*, and *OneLineEntry*.' *PublicationEntry*, and *OneLineEntry*.'
- bullet: Select a section title, pick an entry type, and - bullet: Select a section title, pick an entry type, and
start writing your section! start writing your section!
- bullet: '[Here](https://docs.rendercv.com/user_guide/), - bullet: '[Here](https://docs.rendercv.com/user_guide/),
you can find a comprehensive user guide.' you can find a comprehensive user guide for RenderCV.'
education: education:
- institution: University of Pennsylvania - institution: University of Pennsylvania
area: Computer Science area: Computer Science
@ -37,59 +37,59 @@ cv:
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, - '**Coursework:** Computer Architecture, Artificial
Algorithms, Artificial Intelligence, Comparison of Intelligence, Comparison of Learning Algorithms, Computational
Learning Algorithms, Computational Theory.' Theory'
experience: experience:
- company: Apple Computer - company: Apple
position: Software Engineer, Intern position: Software Engineer, Intern
location: CA, USA location: Cupertino, CA
start_date: 2004-06 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% - Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm. by implementing a prediction algorithm
- Implemented iChat integration with OS X Spotlight - Implemented iChat integration with OS X Spotlight
Search by creating a tool that extracts metadata from Search by creating a tool to extract metadata from
saved chat transcripts and provides metadata to a saved chat transcripts and provide metadata to a system-wide
system-wide search database. search database
- Redesigned chat file format and implemented backward - Redesigned chat file format and implemented backward
compatibility for search. compatibility for search
- company: Microsoft Corporation - company: Microsoft
position: Lead Student Ambassador position: Lead Student Ambassador
location: WA, USA location: Redmond, WA
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 - Promoted to Lead Student Ambassador in the Fall of
2004, supervised 10 - 15 Student Ambassadors. 2004, supervised 10-15 Student Ambassadors
- 'Created and taught a computer science course, CSE - 'Created and taught a computer science course, CSE
099: Software Design and Development.' 099: Software Design and Development'
- company: University of Pennsylvania - company: University of Pennsylvania
position: Head Teaching Assistant position: Head Teaching Assistant
location: PA, USA location: Philadelphia, PA
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 - Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows. switcher (ctrl-tab) and extended it to tool windows
- Created a service to provide gradient across VS and - Created a service to provide gradient across VS and
VS add-ins. Optimized service via caching. VS add-ins, optimized its performance via caching
- Programmer Productivity Research Center (Summers 2001, - Programmer Productivity Research Center (Summers 2001,
2002) 2002)
- 'Built app to compute the similarity of all methods - Built an app to compute the similarity of all methods
in a code base, reduced time from $\mathcal{O}(n^2)$ in a code base, reducing the time from $\mathcal{O}(n^2)$
to $\mathcal{O}(n \log n)$. ' to $\mathcal{O}(n \log n)$
- Created a test case generation tool that creates random - Created a test case generation tool that creates random
XML docs from XML Schema. XML docs from XML Schema
- company: Microsoft Corporation - company: Microsoft
position: Software Design Engineer, Intern position: Software Engineer, Intern
location: WA, USA location: Redmond, WA
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 - Automated the extraction and processing of large datasets
2004, supervised 10 - 15 Student Ambassadors. from legacy systems using SQL and Perl scripts
publications: publications:
- title: Magneto-Thermal Thin Shell Approximation for 3D - title: Magneto-Thermal Thin Shell Approximation for 3D
Finite Element Analysis of No-Insulation Coils Finite Element Analysis of No-Insulation Coils
@ -103,38 +103,37 @@ cv:
date: 2004-01 date: 2004-01
projects: projects:
- name: Multi-User Drawing Tool - name: Multi-User Drawing Tool
date: 2004 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
highlights: highlights:
- Developed an electronic classroom where multiple users - Developed an electronic classroom where multiple users
can view and simultaneously draw on a "chalkboard" can view and simultaneously draw on a "chalkboard"
with each person's edits synchronized. with each person's edits synchronized
- Used C++ and MFC. - 'Tools Used: C++, MFC'
- name: Synchronized Calendar - name: Synchronized Calendar
start_date: 2003 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
end_date: 2004
highlights: highlights:
- Developed a desktop calendar with globally shared - Developed a desktop calendar with globally shared
and synchronized calendars, allowing users to schedule and synchronized calendars, allowing users to schedule
meetings with other users. meetings with other users
- Used C#.NET, SQL, and XML. - 'Tools Used: C#, .NET, SQL, XML'
- name: Operating System - name: Operating System
date: 2002 date: 2002
highlights: highlights:
- Developed a UNIX-style OS with a scheduler, file system, - Developed a UNIX-style OS with a scheduler, file system,
text editor, and calculator. text editor, and calculator
- Used C. - 'Tools Used: C'
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 2 full-credit computer science courses
- label: Third Prize, Senior Design Projects - label: Third Prize, Senior Design Project
details: Awarded 3rd prize for a synchronized calendar details: Awarded 3rd prize for a synchronized calendar
project out of 100 projects. project out of 100 entries
technologies: technologies:
- label: Languages - label: Languages
details: C++, C, Java, Objective-C, C#.NET, SQL, JavaScript details: C++, C, Java, Objective-C, C#, SQL, JavaScript
- label: Software - label: Software
details: Visual Studio, Microsoft SQL Server, Eclipse, details: .NET, Microsoft SQL Server, XCode, Interface
XCode, Interface Builder Builder
design: design:
theme: moderncv theme: moderncv
font_size: 10pt font_size: 10pt

Binary file not shown.

View File

@ -12,23 +12,23 @@ cv:
sections: sections:
welcome_to_rendercv!: welcome_to_rendercv!:
- '[RenderCV](https://github.com/sinaatalay/rendercv) is - '[RenderCV](https://github.com/sinaatalay/rendercv) is
a LaTeX CV/resume framework. It allows you to create a a LaTeX-based CV/resume framework. It allows you to create
high-quality CV as a PDF from a YAML file with **full a high-quality CV or resume as a PDF file from a YAML
Markdown syntax support** and **complete control over file, with **full Markdown syntax support** and **complete
the LaTeX code**.' control over the LaTeX code**.'
- A substantial part of the content is taken from [here](https://www.careercup.com/resume), - The boilerplate content is taken from [here](https://github.com/dnl-blkv/mcdowell-cv),
where a *clean and tidy CV* pattern is proposed by **Gayle where a *clean and tidy CV* pattern is proposed by **[Gayle
L. McDowell**. Laakmann McDowell](https://www.gayle.com/)**.
quick_guide: quick_guide:
- bullet: Each section title is arbitrary, and each section - bullet: Each section title is arbitrary, and each section
contains a list of entries. contains a list of entries.
- bullet: 'There are seven different entry types: *BulletEntry*, - bullet: 'There are 7 unique entry types: *BulletEntry*,
*TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*, *TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*,
*PublicationEntry*, and *OneLineEntry*.' *PublicationEntry*, and *OneLineEntry*.'
- bullet: Select a section title, pick an entry type, and - bullet: Select a section title, pick an entry type, and
start writing your section! start writing your section!
- bullet: '[Here](https://docs.rendercv.com/user_guide/), - bullet: '[Here](https://docs.rendercv.com/user_guide/),
you can find a comprehensive user guide.' you can find a comprehensive user guide for RenderCV.'
education: education:
- institution: University of Pennsylvania - institution: University of Pennsylvania
area: Computer Science area: Computer Science
@ -37,59 +37,59 @@ cv:
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, - '**Coursework:** Computer Architecture, Artificial
Algorithms, Artificial Intelligence, Comparison of Intelligence, Comparison of Learning Algorithms, Computational
Learning Algorithms, Computational Theory.' Theory'
experience: experience:
- company: Apple Computer - company: Apple
position: Software Engineer, Intern position: Software Engineer, Intern
location: CA, USA location: Cupertino, CA
start_date: 2004-06 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% - Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm. by implementing a prediction algorithm
- Implemented iChat integration with OS X Spotlight - Implemented iChat integration with OS X Spotlight
Search by creating a tool that extracts metadata from Search by creating a tool to extract metadata from
saved chat transcripts and provides metadata to a saved chat transcripts and provide metadata to a system-wide
system-wide search database. search database
- Redesigned chat file format and implemented backward - Redesigned chat file format and implemented backward
compatibility for search. compatibility for search
- company: Microsoft Corporation - company: Microsoft
position: Lead Student Ambassador position: Lead Student Ambassador
location: WA, USA location: Redmond, WA
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 - Promoted to Lead Student Ambassador in the Fall of
2004, supervised 10 - 15 Student Ambassadors. 2004, supervised 10-15 Student Ambassadors
- 'Created and taught a computer science course, CSE - 'Created and taught a computer science course, CSE
099: Software Design and Development.' 099: Software Design and Development'
- company: University of Pennsylvania - company: University of Pennsylvania
position: Head Teaching Assistant position: Head Teaching Assistant
location: PA, USA location: Philadelphia, PA
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 - Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows. switcher (ctrl-tab) and extended it to tool windows
- Created a service to provide gradient across VS and - Created a service to provide gradient across VS and
VS add-ins. Optimized service via caching. VS add-ins, optimized its performance via caching
- Programmer Productivity Research Center (Summers 2001, - Programmer Productivity Research Center (Summers 2001,
2002) 2002)
- 'Built app to compute the similarity of all methods - Built an app to compute the similarity of all methods
in a code base, reduced time from $\mathcal{O}(n^2)$ in a code base, reducing the time from $\mathcal{O}(n^2)$
to $\mathcal{O}(n \log n)$. ' to $\mathcal{O}(n \log n)$
- Created a test case generation tool that creates random - Created a test case generation tool that creates random
XML docs from XML Schema. XML docs from XML Schema
- company: Microsoft Corporation - company: Microsoft
position: Software Design Engineer, Intern position: Software Engineer, Intern
location: WA, USA location: Redmond, WA
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 - Automated the extraction and processing of large datasets
2004, supervised 10 - 15 Student Ambassadors. from legacy systems using SQL and Perl scripts
publications: publications:
- title: Magneto-Thermal Thin Shell Approximation for 3D - title: Magneto-Thermal Thin Shell Approximation for 3D
Finite Element Analysis of No-Insulation Coils Finite Element Analysis of No-Insulation Coils
@ -103,38 +103,37 @@ cv:
date: 2004-01 date: 2004-01
projects: projects:
- name: Multi-User Drawing Tool - name: Multi-User Drawing Tool
date: 2004 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
highlights: highlights:
- Developed an electronic classroom where multiple users - Developed an electronic classroom where multiple users
can view and simultaneously draw on a "chalkboard" can view and simultaneously draw on a "chalkboard"
with each person's edits synchronized. with each person's edits synchronized
- Used C++ and MFC. - 'Tools Used: C++, MFC'
- name: Synchronized Calendar - name: Synchronized Calendar
start_date: 2003 date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
end_date: 2004
highlights: highlights:
- Developed a desktop calendar with globally shared - Developed a desktop calendar with globally shared
and synchronized calendars, allowing users to schedule and synchronized calendars, allowing users to schedule
meetings with other users. meetings with other users
- Used C#.NET, SQL, and XML. - 'Tools Used: C#, .NET, SQL, XML'
- name: Operating System - name: Operating System
date: 2002 date: 2002
highlights: highlights:
- Developed a UNIX-style OS with a scheduler, file system, - Developed a UNIX-style OS with a scheduler, file system,
text editor, and calculator. text editor, and calculator
- Used C. - 'Tools Used: C'
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 2 full-credit computer science courses
- label: Third Prize, Senior Design Projects - label: Third Prize, Senior Design Project
details: Awarded 3rd prize for a synchronized calendar details: Awarded 3rd prize for a synchronized calendar
project out of 100 projects. project out of 100 entries
technologies: technologies:
- label: Languages - label: Languages
details: C++, C, Java, Objective-C, C#.NET, SQL, JavaScript details: C++, C, Java, Objective-C, C#, SQL, JavaScript
- label: Software - label: Software
details: Visual Studio, Microsoft SQL Server, Eclipse, details: .NET, Microsoft SQL Server, XCode, Interface
XCode, Interface Builder Builder
design: design:
theme: sb2nov theme: sb2nov
font: Latin Modern Serif font: Latin Modern Serif