Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
My curriculum vitae (CV) written using LaTeX.
arasgungore-CV is a LaTeX-based curriculum vitae template that produces a two-page academic-style résumé covering contact information, education, experience, achievements, projects, and skills.
arasgungore-CV is a curriculum vitae template written in LaTeX by Aras Güngöre, published as a public GitHub repository. It takes a main.tex source file as input and compiles it into a two-page CV PDF using the pdflatex command. The template is designed around the sections listed in the README — contact information, websites, education, experience, achievements, projects, and skills.
jpg/CV_page_1.jpg and jpg/CV_page_2.jpg.pdflatex main.tex in a terminal from the project directory to produce the final PDF.arasgungore-CV.Clone the repository, edit the main.tex file to replace the placeholder fields with your own details, then run pdflatex main.tex in a terminal to generate the PDF. The included screenshots show the expected two-page result, and the Overleaf tag means you can also open the project in a browser and compile there.
The template is publicly available as a GitHub repository, so you can clone, modify, and use it at no cost. No license or pricing details are stated in the repository.
It includes contact information, websites, education, experience, achievements, projects, and skills. These are listed in the README and visible in the compiled pages.
You can compile locally with pdflatex, but the repository is tagged for Overleaf, so it also works directly in your browser without installing anything.
From the project directory, run the command pdflatex main.tex. This processes the main.tex source and outputs the PDF.