mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-24 16:48:55 -04:00
Update sample_content.yaml
This commit is contained in:
@@ -25,7 +25,7 @@ sections:
|
||||
- bullet: '[Here](https://docs.rendercv.com/user_guide/), you can find a comprehensive
|
||||
user guide for RenderCV.'
|
||||
education:
|
||||
- institution: University of Pennsylvania
|
||||
- school: University of Pennsylvania
|
||||
area: Computer Science
|
||||
degree: BS
|
||||
start_date: 2000-09
|
||||
@@ -53,8 +53,8 @@ sections:
|
||||
start_date: 2003-06
|
||||
end_date: 2003-08
|
||||
highlights:
|
||||
- Implemented a UI for the VS open file switcher (Ctrl-Tab) and extended it
|
||||
to tool windows
|
||||
- Designed a UI for the VS open file switcher (Ctrl-Tab) and extended it to
|
||||
tool windows
|
||||
- Created a service to provide gradient across VS and VS add-ins, optimizing
|
||||
its performance via caching
|
||||
- Built an app to compute the similarity of all methods in a codebase, reducing
|
||||
@@ -64,8 +64,7 @@ sections:
|
||||
- Automated the extraction and processing of large datasets from legacy systems
|
||||
using SQL and Perl scripts
|
||||
publications:
|
||||
- title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis
|
||||
of No-Insulation Coils
|
||||
- title: 3D Finite Element Analysis of No-Insulation Coils
|
||||
authors: [Frodo Baggins, '***John Doe***', Samwise Gamgee]
|
||||
doi: 10.1109/TASC.2023.3340648
|
||||
date: 2004-01
|
||||
@@ -76,13 +75,13 @@ sections:
|
||||
- Developed an electronic classroom where multiple users can simultaneously
|
||||
view and draw on a "chalkboard" with each person's edits synchronized
|
||||
- Tools Used: C++, MFC
|
||||
- name: Synchronized Calendar
|
||||
- name: Synchronized Desktop Calendar
|
||||
date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
|
||||
highlights:
|
||||
- Developed a desktop calendar with globally shared and synchronized calendars,
|
||||
allowing users to schedule meetings with other users
|
||||
- Tools Used: C#, .NET, SQL, XML
|
||||
- name: Operating System
|
||||
- name: Custom Operating System
|
||||
date: 2002
|
||||
highlights:
|
||||
- Built a UNIX-style OS with a scheduler, file system, text editor, and calculator
|
||||
|
||||
Reference in New Issue
Block a user