From 1af11b80b97ca78d8afda2d74b26158ca95f2dcc Mon Sep 17 00:00:00 2001 From: 1993CRV <146706527+1993CRV@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:16:10 -0400 Subject: [PATCH] improve boilerplate --- rendercv/data/sample_content.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/rendercv/data/sample_content.yaml b/rendercv/data/sample_content.yaml index 30b660aa..cd996638 100644 --- a/rendercv/data/sample_content.yaml +++ b/rendercv/data/sample_content.yaml @@ -43,9 +43,9 @@ sections: highlights: - Reduced time to render user buddy lists by 75% by implementing a prediction algorithm - - Implemented iChat integration with Spotlight Search by creating a tool to - extract metadata from saved chat transcripts and provide metadata to a system-wide - search database + - Integrated iChat with Spotlight Search by creating a tool to extract metadata + from saved chat transcripts and provide metadata to a system-wide search + database - Redesigned chat file format and implemented backward compatibility for search - company: Microsoft position: Software Engineer Intern @@ -53,11 +53,11 @@ sections: start_date: 2003-06 end_date: 2003-08 highlights: - - Implemented a user interface for the VS open file switcher (Ctrl-Tab) and - extended it to tool windows + - Implemented 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 code base, reducing + - Built an app to compute the similarity of all methods in a codebase, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$ - Created a test case generation tool that creates random XML docs from XML Schema @@ -90,5 +90,5 @@ sections: technologies: - label: Languages details: C++, C, Java, Objective-C, C#, SQL, JavaScript - - label: Software + - label: Technologies details: .NET, Microsoft SQL Server, XCode, Interface Builder