
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, summary | Contact info |
| Experience | Education |
| Projects | Software / Skills |
| Organization | Awards |
.tex files, making it easy to find and edit your information.
What’s included
Example templates
Two complete example CVs (
cv_en.tex and cv_id.tex) with realistic content that you can use as a starting pointGetting 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
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.