Skip to content

rancheng/academic-resume-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ran Cheng's Academic Resume Latex Template

This is a template for academic resume use, offered QR code and some svg graphes, print friendly, hope it helps.


If you want to customize your color and style, here's all the trick you need to do:

  • edit your own color \definecolor{linkblue}{RGB}{111, 153, 222}
  • download svg icon from here: icons
  • download QR code svg from here: QR
  • change color of svg file:
    • open svg with text editor
    • find the path tag: <path d="M228.065,125.587l-51
    • add your color like this: <path style="fill:#AB7C94;" d="M228.065,125.587l-51
  • convert all the svg file to pdf: converter

cv

This code is for non-commercial use; please see the license file for terms.

About

latex academic resume template made by heart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages