Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A LuaLaTeX CV template with Font Awesome icons and Source Sans Pro, offering English and Chinese branches.

Gloss is an elegant and professional looking website template using CSS3 gradients and responsive lightbox gallery.

Astro & Tailwind portfolio theme for developers and engineers with a retro tech vibe.

Open-source React + Vite developer portfolio with dark mode and a perfect 100/100 Lighthouse score.

Free one-page portfolio website template built with Tailwind CSS, React, and Next.js, featuring light/dark mode and a clean codebase.
Huajh Awesome Latex CV (GitHub repo: awesome-latex-cv) is an open-source LaTeX curriculum vitae template that uses the LuaLaTeX engine and Font Awesome icons to render a clean, icon-accented PDF CV from modular .tex section files.
awesome-latex-cv is a LaTeX class and example document set that turns structured LaTeX content into a professionally formatted CV PDF. It takes per-section .tex files (headline, education, publications, skills, experience, languages, awards, interests) and a main huajh-awesome-cv.tex file, and outputs a typeset CV using the Source Sans Pro font from Adobe. The template runs on any LaTeX distribution with LuaLaTeX support (TeXLive 2013 or newer) and requires the fontawesome package version 4.6.3.2 or higher. It is maintained on GitHub by Huajh and is derived from Christophe Roger (Darwiin)'s awesome-neue-latex-cv.
git clone --branch master --depth 1 --single-branch https://github.com/huajh/awesome-latex-cv.git.First, clone the repository, preferably with the shallow single-branch command shown above to avoid downloading the large Chinese font files. Then install a LaTeX distribution that supports LuaLaTeX and ensure the fontawesome package (4.6.3.2+) is available. Edit the per-section .tex files in the project root to replace placeholder content with your details, then compile the main huajh-awesome-cv.tex using the LuaLaTeX engine to produce the final PDF.
Yes. The template is released under the LaTeX Project Public License, so you are free to use, modify, and distribute it.
Yes. The repository has a zh-cn branch that includes Simplified Chinese localization and the necessary fonts. A separate zh-cn-nofonts branch excludes the font files, which keeps the download smaller and provides a domestic download link for users in China.
The template uses the LuaLaTeX engine. TeXLive 2013 or higher is recommended, and the fontawesome package must be version 4.6.3.2 or above.
A rendered example PDF is hosted at https://huajh.github.io/cv/awesome-cv.pdf.