This project is based on the Awesome CV LaTeX template, which provides a professional and stylish format for creating resumes and CVs.
This template has been adapted from:
- GitHub Repository: Awesome CV
- Original Author: Claud D. Park ([email protected])
- Modifications By: Junhao Dong ([email protected])
- Uses XeLaTeX for high-quality font rendering
- Supports UTF-8 Unicode encoding
- Well-structured and easy to customize
- Licensed under CC BY-SA 4.0 (Creative Commons License)
Ensure you have XeLaTeX installed on your system. You can install TeX distributions like:
- TeX Live (Linux, Windows, macOS)
- MacTeX (macOS)
- MiKTeX (Windows)
To generate your CV, run the following command in the terminal:
xelatex resume.tex
You can modify the LaTeX source (resume.tex
) to tailor the CV to your needs. Change the sections, fonts, colors, and personal details accordingly.
This template is licensed under CC BY-SA 4.0. You are free to:
- Share – copy and redistribute the material
- Adapt – remix, transform, and build upon the material
As long as you give appropriate credit and distribute contributions under the same license.
Special thanks to Claud D. Park for creating and maintaining the original Awesome CV template.