Use the Org mode template files to generate resume in Chinese and English, based on punchagan/resume.
macOS
brew install mactex-no-gui
For Chinese(简历.org), you may need to add the code below to your Emacs config.
(org-latex-pdf-process '("xelatex -interaction nonstopmode %f" "xelatex -interaction nonstopmode %f"))
Change the template file to your personal infomation, then call the function below in Emacs.
M-x org-latex-export-to-pdf