mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-24 08:40:00 -04:00
improve boilerplate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user