|
1 | 1 | Deedy-Resume
|
2 | 2 | =========================
|
3 | 3 |
|
4 |
| -A **one page** , **two asymmetric column** resume template in **XeTeX** that caters particularly to an **undergraduate Computer Science** student. |
| 4 | +A **one-page**, **two asymmetric column** resume template in **XeTeX** that caters particularly to an **undergraduate Computer Science** student. |
5 | 5 | As of **v1.2**, there is an option to choose from two templates:
|
6 | 6 |
|
7 | 7 | 1. **MacFonts** - uses fonts native to OSX - *Helvetica*, *Helvetica Neue* (and it's Light and Ultralight versions) and the CJK fonts *Heiti SC*, and *Heiti TC*. The EULA of these fonts prevents distribution on Open Source.
|
8 |
| -2. **OpenFonts** - uses free open sourced variants that resemble the above. We use *Lato* (and many of its variants) and *Raleway*. |
| 8 | +2. **OpenFonts** - uses free, open-source fonts that resemble the above - *Lato* (and its various variants) and *Raleway*. |
9 | 9 |
|
10 | 10 | It is licensed under the Apache License 2.0.
|
11 | 11 |
|
12 | 12 | ## Motivation
|
13 | 13 |
|
14 |
| -Common LaTeX resume-builders such as [**moderncv**](http://www.latextemplates.com/template/moderncv-cv-and-cover-letter) and the [**friggeri-cv**](https://github.com/afriggeri/cv) look great if you're okay with a multipage resume with numerous citations, but usually isn't ideal for making a thorough single-page one. A lot of companies today search resumes based on [keywords](http://www.businessinsider.com/most-big-companies-have-a-tracking-system-that-scans-your-resume-for-keywords-2012-1) but at the same time require/prefer a one page resume, especially for undergraduates. |
| 14 | +Common LaTeX resume-builders such as [**moderncv**](http://www.latextemplates.com/template/moderncv-cv-and-cover-letter) and the [**friggeri-cv**](https://github.com/afriggeri/cv) look great if you're looking for a multi-page resume with numerous citations, but usually imperfect for making a thorough, single-page one. A lot of companies today search resumes based on [keywords](http://www.businessinsider.com/most-big-companies-have-a-tracking-system-that-scans-your-resume-for-keywords-2012-1) but at the same time require/prefer a one-page resume, especially for undergraduates. |
15 | 15 |
|
16 |
| -This template attempts to **not look horrible**, allow **detail**, be a **single page**, and allow useful **LaTeX templating**. |
| 16 | +This template attempts to **look clean**, highlight **details**, be a **single page**, and allow useful **LaTeX templating**. |
17 | 17 |
|
18 | 18 | ## Preview
|
19 | 19 |
|
@@ -45,7 +45,7 @@ This template attempts to **not look horrible**, allow **detail**, be a **single
|
45 | 45 | 1. Fixed several compilation bugs with \renewcommand
|
46 | 46 | 2. Got Open-source fonts (Windows/Linux support)
|
47 | 47 | 3. Added Last Updated
|
48 |
| - 4. Move Title styling into .sty |
| 48 | + 4. Moved Title styling into .sty |
49 | 49 | 5. Commented .sty file.
|
50 | 50 |
|
51 | 51 | ## TODO
|
|
0 commit comments