A professional curriculum vitae (CV) built using the Awesome-CV LaTeX template.
This project uses the Awesome-CV template created by posquit0, which provides a clean, modern LaTeX template for creating professional CVs and resumes.
- Clean and professional design
- LaTeX-based document
- Easily customizable sections
- Modern typography
To build this CV, you'll need:
- A LaTeX distribution (e.g., TeX Live, MiKTeX)
- XeLaTeX compiler
-
Clone this repository:
-
Edit the CV content in the main
.tex
file -
Compile using XeLaTeX:
xelatex cv.tex
-
View the compiled PDF:
open cv.pdf
You can customize various aspects of the CV by:
- Modifying the
.tex
files - Adjusting colors and styling in the template
- Adding or removing sections as needed
This project is licensed under the same terms as Awesome-CV. See the LICENSE file for details.
The following command will parse the text files and generate the PDF file:
docker run --rm -i -v`pwd`:/data -v`pwd`/fonts:/root/.fonts mingc/latex xelatex emaraschio.tex