Get started with Overleaf
The fastest way to use this CV template is with Overleaf, a free online LaTeX editor. You’ll have a compiled PDF in less than 5 minutes.Download the template
Download the CV_Template_Overleaf.zip file from the repository.This ZIP file contains everything you need:
cv_en.tex- English CV templatecv_id.tex- Indonesian CV template- All necessary package dependencies
Upload to Overleaf
- Go to Overleaf.com and sign in (or create a free account)
- Click New Project in the top left
- Select Upload Project from the dropdown
- Choose the
CV_Template_Overleaf.zipfile you downloaded
Overleaf will automatically extract the files and set up your project.
Configure the compiler
- Click the Menu button in the top left corner
- Under Settings, find the Compiler dropdown
- Select pdfLaTeX from the list
- Close the menu
Compile and preview
Click the Recompile button at the top of the preview pane. After a few seconds, you’ll see your compiled CV.The template opens with
cv_en.tex by default. To switch to the Indonesian version, click on cv_id.tex in the file list on the left.Start editing
Now you can customize the template with your own information. The file is organized into clearly marked sections:
- Header - Your name, title, and professional summary
- Experience - Work experience and internships
- Education - Degrees and certifications
- Projects - Personal or academic projects
- Organization - Volunteer work and extracurricular activities
- Awards - Recognition and achievements
- Software - Technical skills and tools
Editing your information
The template provides simple commands for each type of content:Name and title
Contact information
Professional summary
Just write a paragraph of plain text:Experience entries
Education entries
Project entries
Skills
Awards
Customizing colors
The template uses three main colors that you can customize near the top of the.tex file:
After making any changes, click Recompile to see your updates in the preview pane.
Download your PDF
Once you’re happy with your CV:- Click the Download PDF button in the preview pane toolbar
- The compiled PDF will download to your computer
Next steps
Local installation
Set up a local TeX environment for offline editing
Customization guide
Learn advanced customization techniques