Skip to main content
CV Template Hero

Overview

A minimal two-column CV template in LaTeX designed for creating professional resumes with clean typography and a flexible layout. The template features a 65/35 column split that puts your experience front and center while keeping contact information and secondary details easily accessible. Available in both English and Indonesian, with automatic font fallback from Inter to Helvetica for maximum compatibility across different LaTeX environments.

Quick start

Get started in 5 minutes using Overleaf - no local setup required

Local installation

Install TeX Live and compile PDFs on your machine

Customization

Customize colors, fonts, and layout to match your style

Examples

View example CVs in English and Indonesian

Key features

Two-column layout

65% left column for experience and projects, 35% right column for contact info, education, and skills

Bilingual support

Includes templates in both English and Indonesian with proper babel support

Overleaf ready

Upload the zip file to Overleaf and start editing immediately - no configuration needed

Clean typography

Uses Inter font with automatic fallback to Helvetica for universal compatibility

Easy to customize

Simple color scheme with three customizable colors and clear section structure

Structured commands

Pre-defined commands for experience, education, projects, awards, and skills

Template structure

The template organizes your CV into paired two-column blocks:
Left column (65%)Right column (35%)
Header — name, title, summaryContact info
ExperienceEducation
ProjectsSoftware / Skills
OrganizationAwards
Each section is clearly marked with comment banners in the .tex files, making it easy to find and edit your information.

What’s included

1

Example templates

Two complete example CVs (cv_en.tex and cv_id.tex) with realistic content that you can use as a starting point
2

Class file

Reference class file (cv_template.cls) based on Awesome-CV for advanced customization
3

Overleaf package

Ready-to-upload ZIP file for instant deployment on Overleaf
4

Build automation

Makefile for quick compilation of both English and Indonesian versions
5

CI/CD workflow

GitHub Actions workflow that automatically compiles PDFs on every commit

Getting started

The fastest way to get started is with Overleaf:

Start with Overleaf

Download the Overleaf ZIP, upload to Overleaf, and start editing in your browser - takes less than 5 minutes
For local development with full control over the compilation process:

Local installation

Install TeX Live and compile PDFs with pdfLaTeX or Docker on your machine
The template uses the paracol package to create the two-column layout, which gives you flexible control over column widths and section positioning.

Build docs developers (and LLMs) love