2024-02-24 19:07:23 +00:00
|
|
|
cv:
|
|
|
|
name: John Doe
|
|
|
|
location: Your Location
|
|
|
|
email: youremail@yourdomain.com
|
|
|
|
phone: tel:+90-541-999-99-99
|
|
|
|
website: https://yourwebsite.com/
|
|
|
|
social_networks:
|
|
|
|
- network: LinkedIn
|
|
|
|
username: yourusername
|
|
|
|
- network: GitHub
|
|
|
|
username: yourusername
|
|
|
|
sections:
|
2024-05-19 14:38:32 +00:00
|
|
|
welcome_to_rendercv!:
|
2024-05-25 12:53:21 +00:00
|
|
|
- '[RenderCV](https://github.com/sinaatalay/rendercv) is
|
2024-05-31 16:54:33 +00:00
|
|
|
a LaTeX-based CV/resume framework. It allows you to create
|
|
|
|
a high-quality CV or resume as a PDF file from a YAML
|
|
|
|
file, with **full Markdown syntax support** and **complete
|
|
|
|
control over the LaTeX code**.'
|
|
|
|
- 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
|
|
|
|
Laakmann McDowell](https://www.gayle.com/)**.
|
2024-05-19 14:38:32 +00:00
|
|
|
quick_guide:
|
2024-05-25 12:53:21 +00:00
|
|
|
- bullet: Each section title is arbitrary, and each section
|
|
|
|
contains a list of entries.
|
2024-05-31 16:54:33 +00:00
|
|
|
- bullet: 'There are 7 unique entry types: *BulletEntry*,
|
2024-05-25 12:53:21 +00:00
|
|
|
*TextEntry*, *EducationEntry*, *ExperienceEntry*, *NormalEntry*,
|
|
|
|
*PublicationEntry*, and *OneLineEntry*.'
|
|
|
|
- bullet: Select a section title, pick an entry type, and
|
|
|
|
start writing your section!
|
|
|
|
- bullet: '[Here](https://docs.rendercv.com/user_guide/),
|
2024-05-31 16:54:33 +00:00
|
|
|
you can find a comprehensive user guide for RenderCV.'
|
2024-02-24 19:07:23 +00:00
|
|
|
education:
|
2024-03-17 19:32:16 +00:00
|
|
|
- institution: University of Pennsylvania
|
|
|
|
area: Computer Science
|
|
|
|
degree: BS
|
|
|
|
start_date: 2000-09
|
2024-02-24 19:07:23 +00:00
|
|
|
end_date: 2005-05
|
|
|
|
highlights:
|
|
|
|
- 'GPA: 3.9/4.0 ([Transcript](https://example.com))'
|
2024-05-31 16:54:33 +00:00
|
|
|
- '**Coursework:** Computer Architecture, Artificial
|
|
|
|
Intelligence, Comparison of Learning Algorithms, Computational
|
|
|
|
Theory'
|
2024-02-24 21:22:36 +00:00
|
|
|
experience:
|
2024-05-31 16:54:33 +00:00
|
|
|
- company: Apple
|
2024-03-17 19:32:16 +00:00
|
|
|
position: Software Engineer, Intern
|
2024-05-31 16:54:33 +00:00
|
|
|
location: Cupertino, CA
|
2024-03-17 19:32:16 +00:00
|
|
|
start_date: 2004-06
|
2024-02-24 19:07:23 +00:00
|
|
|
end_date: 2004-08
|
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Reduced time to render the user's buddy list by 75%
|
2024-05-31 16:54:33 +00:00
|
|
|
by implementing a prediction algorithm
|
2024-05-25 12:53:21 +00:00
|
|
|
- Implemented iChat integration with OS X Spotlight
|
2024-05-31 16:54:33 +00:00
|
|
|
Search by creating a tool to extract metadata from
|
|
|
|
saved chat transcripts and provide metadata to a system-wide
|
|
|
|
search database
|
2024-05-25 12:53:21 +00:00
|
|
|
- Redesigned chat file format and implemented backward
|
2024-05-31 16:54:33 +00:00
|
|
|
compatibility for search
|
|
|
|
- company: Microsoft
|
2024-03-17 19:32:16 +00:00
|
|
|
position: Lead Student Ambassador
|
2024-05-31 16:54:33 +00:00
|
|
|
location: Redmond, WA
|
2024-03-17 19:32:16 +00:00
|
|
|
start_date: 2003-09
|
2024-02-24 19:07:23 +00:00
|
|
|
end_date: 2005-04
|
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Promoted to Lead Student Ambassador in the Fall of
|
2024-05-31 16:54:33 +00:00
|
|
|
2004, supervised 10-15 Student Ambassadors
|
2024-05-25 12:53:21 +00:00
|
|
|
- 'Created and taught a computer science course, CSE
|
2024-05-31 16:54:33 +00:00
|
|
|
099: Software Design and Development'
|
2024-03-17 19:32:16 +00:00
|
|
|
- company: University of Pennsylvania
|
|
|
|
position: Head Teaching Assistant
|
2024-05-31 16:54:33 +00:00
|
|
|
location: Philadelphia, PA
|
2024-03-17 19:32:16 +00:00
|
|
|
start_date: 2001-10
|
2024-02-24 19:07:23 +00:00
|
|
|
end_date: 2005-05
|
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Implemented a user interface for the VS open file
|
2024-05-31 16:54:33 +00:00
|
|
|
switcher (ctrl-tab) and extended it to tool windows
|
2024-05-25 12:53:21 +00:00
|
|
|
- Created a service to provide gradient across VS and
|
2024-05-31 16:54:33 +00:00
|
|
|
VS add-ins, optimized its performance via caching
|
2024-05-25 12:53:21 +00:00
|
|
|
- Programmer Productivity Research Center (Summers 2001,
|
|
|
|
2002)
|
2024-05-31 16:54:33 +00:00
|
|
|
- Built an app to compute the similarity of all methods
|
|
|
|
in a code base, reducing the time from $\mathcal{O}(n^2)$
|
|
|
|
to $\mathcal{O}(n \log n)$
|
2024-05-25 12:53:21 +00:00
|
|
|
- Created a test case generation tool that creates random
|
2024-05-31 16:54:33 +00:00
|
|
|
XML docs from XML Schema
|
|
|
|
- company: Microsoft
|
|
|
|
position: Software Engineer, Intern
|
|
|
|
location: Redmond, WA
|
2024-03-17 19:32:16 +00:00
|
|
|
start_date: 2003-06
|
2024-02-24 19:07:23 +00:00
|
|
|
end_date: 2003-08
|
|
|
|
highlights:
|
2024-05-31 16:54:33 +00:00
|
|
|
- Automated the extraction and processing of large datasets
|
|
|
|
from legacy systems using SQL and Perl scripts
|
2024-02-24 19:07:23 +00:00
|
|
|
publications:
|
2024-05-25 12:53:21 +00:00
|
|
|
- title: Magneto-Thermal Thin Shell Approximation for 3D
|
|
|
|
Finite Element Analysis of No-Insulation Coils
|
2024-02-24 19:07:23 +00:00
|
|
|
authors:
|
|
|
|
- Albert Smith
|
2024-05-20 19:07:43 +00:00
|
|
|
- '***John Doe***'
|
2024-02-24 19:07:23 +00:00
|
|
|
- Jane Derry
|
|
|
|
- Harry Tom
|
2024-04-08 19:31:36 +00:00
|
|
|
- Frodo Baggins
|
2024-02-24 19:07:23 +00:00
|
|
|
doi: 10.1109/TASC.2023.3340648
|
2024-05-19 14:38:32 +00:00
|
|
|
date: 2004-01
|
2024-02-24 19:07:23 +00:00
|
|
|
projects:
|
2024-03-17 19:32:16 +00:00
|
|
|
- name: Multi-User Drawing Tool
|
2024-05-31 16:54:33 +00:00
|
|
|
date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
|
2024-02-24 19:07:23 +00:00
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Developed an electronic classroom where multiple users
|
|
|
|
can view and simultaneously draw on a "chalkboard"
|
2024-05-31 16:54:33 +00:00
|
|
|
with each person's edits synchronized
|
|
|
|
- 'Tools Used: C++, MFC'
|
2024-03-17 19:32:16 +00:00
|
|
|
- name: Synchronized Calendar
|
2024-05-31 16:54:33 +00:00
|
|
|
date: '[github.com/name/repo](https://github.com/sinaatalay/rendercv)'
|
2024-02-24 19:07:23 +00:00
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Developed a desktop calendar with globally shared
|
|
|
|
and synchronized calendars, allowing users to schedule
|
2024-05-31 16:54:33 +00:00
|
|
|
meetings with other users
|
|
|
|
- 'Tools Used: C#, .NET, SQL, XML'
|
2024-03-17 19:32:16 +00:00
|
|
|
- name: Operating System
|
2024-05-17 13:02:13 +00:00
|
|
|
date: 2002
|
2024-02-24 19:07:23 +00:00
|
|
|
highlights:
|
2024-05-25 12:53:21 +00:00
|
|
|
- Developed a UNIX-style OS with a scheduler, file system,
|
2024-05-31 16:54:33 +00:00
|
|
|
text editor, and calculator
|
|
|
|
- 'Tools Used: C'
|
2024-02-24 19:07:23 +00:00
|
|
|
additional_experience_and_awards:
|
2024-05-31 16:54:33 +00:00
|
|
|
- label: Instructor (2003-2005)
|
|
|
|
details: Taught 2 full-credit computer science courses
|
|
|
|
- label: Third Prize, Senior Design Project
|
2024-05-25 12:53:21 +00:00
|
|
|
details: Awarded 3rd prize for a synchronized calendar
|
2024-05-31 16:54:33 +00:00
|
|
|
project out of 100 entries
|
2024-02-24 19:07:23 +00:00
|
|
|
technologies:
|
2024-03-10 17:13:42 +00:00
|
|
|
- label: Languages
|
2024-05-31 16:54:33 +00:00
|
|
|
details: C++, C, Java, Objective-C, C#, SQL, JavaScript
|
2024-03-10 17:13:42 +00:00
|
|
|
- label: Software
|
2024-05-31 16:54:33 +00:00
|
|
|
details: .NET, Microsoft SQL Server, XCode, Interface
|
|
|
|
Builder
|
2024-02-24 19:07:23 +00:00
|
|
|
design:
|
|
|
|
theme: moderncv
|
|
|
|
font_size: 10pt
|
|
|
|
page_size: letterpaper
|
|
|
|
color: blue
|
|
|
|
date_width: 3.8 cm
|
|
|
|
content_scale: 0.75
|
|
|
|
show_only_years: false
|
|
|
|
disable_page_numbers: false
|