From e791f5969624efde0d3af9fc805a31b1f799b06c Mon Sep 17 00:00:00 2001 From: 1993CRV <146706527+1993CRV@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:21:49 -0400 Subject: [PATCH] Update sample_content.yaml --- rendercv/data/sample_content.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/rendercv/data/sample_content.yaml b/rendercv/data/sample_content.yaml index cd996638..2568d046 100644 --- a/rendercv/data/sample_content.yaml +++ b/rendercv/data/sample_content.yaml @@ -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