Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resume: Update the English version to match the Chinese one | Aaron LI | 2018-08-26 | 1 | -293/+117 |
| | |||||
* | resume: Major rewrite the Chinese version | Aaron LI | 2018-08-26 | 1 | -249/+101 |
| | |||||
* | Ignore .xdv | Aaron LI | 2018-08-26 | 1 | -0/+1 |
| | |||||
* | class: Update Chinese punctuation style and line spacing | Aaron LI | 2018-08-26 | 1 | -2/+2 |
| | |||||
* | class: minor style updates | Aaron LI | 2018-08-26 | 1 | -2/+3 |
| | | | | | | * Use default 'solid' style of Font Awesome * Change email icon * Add 'ulem' package to support underline (\uline) | ||||
* | fontawesome5: update to version 5.2.0 (>300 more icons!) | Aaron LI | 2018-08-25 | 2 | -744/+4621 |
| | |||||
* | resume-zh: update the overall contents to be clearer | Aaron LI | 2018-08-02 | 1 | -26/+25 |
| | |||||
* | resumes: Add the latest PDFs | Aaron LI | 2018-07-01 | 2 | -0/+0 |
| | |||||
* | resumes: Update experience and contents to be more generic | Aaron LI | 2018-07-01 | 2 | -69/+106 |
| | |||||
* | class: Update tagline, keywords, etc. handling | Aaron LI | 2018-07-01 | 1 | -13/+16 |
| | |||||
* | resumes: add latest PDFscloud-computing-v2 | Aaron LI | 2018-04-24 | 2 | -0/+0 |
| | |||||
* | resumes: merge languages into competences section | Aaron LI | 2018-04-24 | 2 | -56/+64 |
| | |||||
* | resumes: merge two vps-related experiences | Aaron LI | 2018-04-24 | 2 | -21/+9 |
| | |||||
* | resumes: add publications/papers section | Aaron LI | 2018-04-24 | 2 | -0/+80 |
| | |||||
* | class: update spacing and an icon | Aaron LI | 2018-04-24 | 1 | -3/+3 |
| | |||||
* | Minor updates to the position and summary | Aaron LI | 2018-04-24 | 2 | -4/+5 |
| | |||||
* | Introduce the fontawesom5 style file | Aaron LI | 2018-04-18 | 1 | -0/+13 |
| | |||||
* | Add latest resumes for position 'Cloud Computing R&D Engineer'cloud-computing-v1 | Aaron LI | 2018-04-17 | 2 | -0/+0 |
| | |||||
* | Improve the summary a bit | Aaron LI | 2018-04-17 | 2 | -3/+3 |
| | |||||
* | Add github link to the shared resume repo | Aaron LI | 2018-04-17 | 2 | -2/+6 |
| | |||||
* | Add \githublink command and bump to v2.2.1 | Aaron LI | 2018-04-17 | 1 | -3/+6 |
| | |||||
* | Update resumes for position 'Cloud Computing R&D Engineer' | Aaron LI | 2018-04-17 | 2 | -126/+147 |
| | |||||
* | Bump class to v2.2.0 and update README.mdclass-v2.2.0 | Aaron LI | 2018-04-17 | 2 | -4/+6 |
| | |||||
* | Update to use the new fontawesome5.sty | Aaron LI | 2018-04-17 | 2 | -17/+20 |
| | |||||
* | Add the generated latex style fontawesome5.sty | Aaron LI | 2018-04-17 | 1 | -0/+2345 |
| | | | | Generated by the 'make-fontawesome5.py' tool | ||||
* | Add the latest icons.yml from Font Awesome project | Aaron LI | 2018-04-17 | 1 | -0/+10254 |
| | | | | URL: https://github.com/FortAwesome/Font-Awesome/raw/master/advanced-options/metadata/icons.yml | ||||
* | Add make-fontawesome5.py to create latex style for Font Awesome 5 | Aaron LI | 2018-04-17 | 1 | -0/+220 |
| | | | | | | | NOTE: Font Awesome 5 split the icons into 3 different fonts: * solid: generic icons in solid style (main) * regular: generic icons in regular style (much less than the solid style) * brands: icons of various brands | ||||
* | Delete old fontawesome.sty (new replacement follows) | Aaron LI | 2018-04-17 | 1 | -790/+0 |
| | |||||
* | resumes: Update to new position and location commands | Aaron LI | 2018-04-17 | 2 | -15/+13 |
| | | | | Also use bold face instead of emph (i.e., underline) | ||||
* | resume.cls: cleanup, add position/location, bump to version v2.1.0class-v2.1.0 | Aaron LI | 2018-04-17 | 1 | -13/+24 |
| | | | | | | | | | * Move 'a4paper' option to 'gemoetry' package * Enhance 'geometry' options to drop the 'fullpage' package * Do not use 'ulem' package (underline is not recommended in general) * Do not setup xeCJK when 'zh' option not specified * Add position & location support * Bump to version 2.1.0 | ||||
* | Add latest resume PDFsdata-analyst-v1 | Aaron LI | 2018-04-17 | 2 | -0/+0 |
| | |||||
* | Minor updates to zh/en resumes | Aaron LI | 2018-04-17 | 2 | -23/+23 |
| | |||||
* | Makefile: add dist target | Aaron LI | 2018-04-17 | 2 | -1/+12 |
| | |||||
* | Update licenses | Aaron LI | 2018-04-16 | 5 | -4/+10 |
| | |||||
* | Ignore submitted/ directory | Aaron LI | 2018-04-16 | 1 | -0/+1 |
| | |||||
* | Resumes: Added latest PDFs | Aaron LI | 2018-04-15 | 2 | -0/+0 |
| | |||||
* | Resumes: Minor improvements and proofreading | Aaron LI | 2018-04-15 | 2 | -40/+54 |
| | |||||
* | Resumes: reduce secondary contents | Aaron LI | 2018-04-15 | 2 | -105/+105 |
| | |||||
* | Template: adjust spacing and tag color | Aaron LI | 2018-04-15 | 1 | -3/+7 |
| | |||||
* | Add Makefile to help build PDFs | Aaron LI | 2018-04-15 | 1 | -0/+36 |
| | |||||
* | Add English resume | Aaron LI | 2018-04-15 | 2 | -0/+378 |
| | |||||
* | Update Chinese resume | Aaron LI | 2018-04-15 | 2 | -60/+49 |
| | |||||
* | Update template class | Aaron LI | 2018-04-15 | 1 | -24/+46 |
| | |||||
* | Add simple README.md | Aaron LI | 2018-04-14 | 1 | -0/+24 |
| | |||||
* | Add my chinese resume (tex and pdf) | Aaron LI | 2018-04-14 | 2 | -0/+344 |
| | |||||
* | Add resume class together with fontawesome style fileclass-v2.0.0 | Aaron LI | 2018-04-14 | 3 | -0/+1292 |
This template is based on the [YACC: Another Awesome CV](https://github.com/darwiin/yaac-another-awesome-cv) by Christophe Roger, which is further based on the [Plasmati Graduate CV](https://www.latextemplates.com/template/plasmati-graduate-cv) by Alessandro Plasmati. |