Skip to main content
This page provides a detailed walkthrough of the Indonesian CV example (cv_id.tex), showing the same professional structure as the English version but with Indonesian language content and section names.

Overview

The Indonesian CV example (cv_id.tex) is a localized version featuring:
  • All section headers and comments in Indonesian
  • Indonesian language content throughout
  • Same two-column layout and design as English version
  • Professional terminology appropriate for Indonesian job markets

View Compiled PDF

Lihat hasil akhir dari template ini

Document Structure

The document setup uses Indonesian language support:
\documentclass[a4paper,10pt]{article}

% --- Packages ----------------------------------------------------------------
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[indonesian]{babel}  % Indonesian language support
\usepackage[margin=1.8cm]{geometry}
\usepackage{paracol}
\usepackage{titlesec}
\usepackage{enumitem}
\usepackage{hyperref}
\usepackage{xcolor}

Skema Warna (Color Scheme)

Same customizable colors as the English version:
% --- Warna -------------------------------------------------------------------
% Ubah warna ini untuk menyesuaikan skema warna keseluruhan.
\definecolor{textcolor}{HTML}{333333}   % teks utama
\definecolor{headercolor}{HTML}{999999} % header section, metadata
\definecolor{linkcolor}{HTML}{0066CC}   % hyperlink
Notice the comments are in Indonesian, making it easier for Indonesian speakers to customize.

Header Section

The header follows the same two-column structure with Indonesian content:
\begin{paracol}{2}
  % -- Nama & judul --
  \cvname{Alya Pranata}
  \cvtitle{Software Engineer \cvsep Full-Stack dan AI Enthusiast}

  \vspace{0.8em}

  % -- Ringkasan profesional --
  {\raggedright\noindent Software engineer dengan pengalaman membangun 
  produk web dari tahap ide sampai deployment. Menguasai ekosistem 
  JavaScript dan TypeScript dengan pemahaman backend service serta 
  desain database. Tertarik membuat produk yang bermanfaat, meningkatkan 
  reliabilitas sistem, dan mengintegrasikan fitur AI ke workflow nyata.\par}

  \switchcolumn
The professional summary is written in natural Indonesian, appropriate for Indonesian employers.
Contact information uses the same format:
% -- Info kontak (rata kanan) --
\begin{flushright}
  \contactline{Bandung, Indonesia}
  \contactline{+62 812 3456 7890}
  \contactline{\href{mailto:[email protected]}{[email protected]}}
  \contactline{\href{https://alyapranata.dev}{alyapranata.dev}}
  \contactline{\href{https://github.com/alyapranata}{github.com/alyapranata}}
\end{flushright}

\end{paracol}
Same structure, with comments in Indonesian (“rata kanan” = right-aligned).

Main Content Sections

The Pengalaman (Experience) section uses Indonesian descriptions:
\section{Pengalaman}

% -- Pengalaman 1 --
\experienceitem
{Nusantara Digital Labs}
{Frontend Engineer Intern}
{Jakarta / Remote}
{02/2025 - 07/2025}

\begin{cvitems}
  \item Membangun dashboard internal dengan React dan TypeScript 
        sehingga waktu pelaporan manual berkurang 30\%.
  \item Berkolaborasi dengan desainer dan backend engineer untuk 
        merilis komponen UI reusable serta integrasi API.
\end{cvitems}

% -- Pengalaman 2 --
\experienceitem
{PT Data Sistem Integrasi}
{Software Engineer Intern}
{Bandung, Indonesia}
{08/2024 - 12/2024}

\begin{cvitems}
  \item Mengembangkan endpoint RESTful menggunakan Node.js dan 
        PostgreSQL untuk sistem inventori dan pemesanan.
  \item Menulis test case dan mengoptimalkan query pada halaman 
        dengan trafik tinggi.
\end{cvitems}
Key differences:
  • Section title: “Pengalaman” instead of “Experience”
  • Indonesian action verbs: “Membangun” (built), “Berkolaborasi” (collaborated)
  • Natural Indonesian phrasing throughout
Education section with Indonesian content:
\switchcolumn

\section{Pendidikan}

% -- Pendidikan 1 --
\educationitem
{Institut Teknologi Bandung}
{S1 Teknik Komputer}
{2021 - Sekarang}

% -- Pendidikan 2 --
\educationitem
{Dicoding Indonesia}
{Learning Path Cloud dan Back-End Developer}
{2024}
Indonesian terms:
  • “Pendidikan” = Education
  • “S1” = Sarjana (Bachelor’s degree)
  • “Sekarang” = Present
Projects section with Indonesian descriptions:
\section{Proyek}

% -- Proyek 1 --
\projectitem
{TaskFlow}
{Aplikasi Web Produktivitas}
{\href{https://taskflow-demo.vercel.app}{taskflow-demo.vercel.app}}
{2025}

\begin{cvitems}
  \item Mengimplementasikan manajemen tugas gaya Kanban dengan 
        pembaruan real-time dan akses berbasis peran.
  \item Mengintegrasikan autentikasi dan activity log untuk 
        workflow kolaborasi tim.
\end{cvitems}

% -- Proyek 2 --
\projectitem
{InsightHub}
{Asisten Pengetahuan AI}
{\href{https://insighthub-demo.vercel.app}{insighthub-demo.vercel.app}}
{2024}

\begin{cvitems}
  \item Membangun semantic search dan document Q\&A menggunakan 
        vector embedding serta integrasi LLM API.
  \item Menambahkan response berbasis sitasi dan dashboard analitik 
        untuk query pengguna.
\end{cvitems}
Indonesian terminology:
  • “Aplikasi Web Produktivitas” = Productivity Web App
  • “Asisten Pengetahuan AI” = AI Knowledge Assistant
  • “Mengimplementasikan” = Implemented
  • “Membangun” = Built
Skills section using Indonesian category names:
\switchcolumn

\section{Perangkat Lunak}

\softitem{Web}{React, Next.js, Node.js, TypeScript, Tailwind CSS}
\softitem{Data/AI}{PostgreSQL, MongoDB, Pinecone, OpenAI API}
\softitem{Tools}{Git, Linux, Docker, Vercel, Figma}
Note: “Perangkat Lunak” = Software. Technology names remain in English as they are proper nouns.
Organization section with Indonesian descriptions:
\section{Organisasi}

% -- Organisasi 1 --
\orgitem
{Google Developer Student Clubs ITB}
{Core Team Member}
{Bandung, Indonesia}
{08/2022 - 07/2023}

\begin{cvitems}
  \item Memfasilitasi sesi belajar Flutter dan Firebase untuk 150+ 
        mahasiswa serta menyiapkan materi mingguan.
  \item Mengoordinasikan hackathon kampus tahunan dengan 30 tim, 
        termasuk outreach sponsor dan penugasan mentor.
\end{cvitems}

% -- Organisasi 2 --
\orgitem
{ITB Robotics Society}
{Divisi Programming}
{Bandung, Indonesia}
{03/2022 - Sekarang}

\begin{cvitems}
  \item Mengembangkan modul kontrol dan telemetri berbasis Python 
        untuk prototipe robot line-follower dan autonomous.
  \item Mengelola workflow Git dan code review untuk tim programming 
        beranggotakan 10 orang saat siklus kompetisi.
\end{cvitems}
Indonesian action verbs:
  • “Memfasilitasi” = Facilitated
  • “Mengoordinasikan” = Coordinated
  • “Mengembangkan” = Developed
  • “Mengelola” = Managed
Awards section:
\switchcolumn

\section{Penghargaan}

% -- Penghargaan 1 --
\awarditem
{Dean's List}
{Sekolah Teknik Elektro dan Informatika, ITB}
{2024}

% -- Penghargaan 2 --
\awarditem
{Juara 1, Innovation Hackathon}
{Institut Teknologi Bandung}
{2023}

% -- Penghargaan 3 --
\awarditem
{Google Cloud Study Jam}
{Distinguished Participant, Google Developer Student Clubs}
{2023}

% Tambah lagi: \awarditem{Judul}{Pemberi}{Tahun}
Note: “Juara 1” = 1st Place, “Penghargaan” = Awards

Command Reference (Referensi Perintah)

The template header includes an Indonesian command reference:
% =============================================================================
%  PERINTAH — referensi cepat untuk mengedit
%
%  \experienceitem{Perusahaan}{Posisi}{Lokasi}{Tanggal}
%      diikuti \begin{cvitems} ... \end{cvitems}
%
%  \educationitem{Institusi}{Gelar/Program}{Tahun}
%
%  \projectitem{Nama}{Tipe/Subjudul}{Link}{Tahun}
%      diikuti \begin{cvitems} ... \end{cvitems}
%
%  \orgitem{Organisasi}{Posisi}{Lokasi}{Tanggal}
%      diikuti \begin{cvitems} ... \end{cvitems}
%
%  \awarditem{Judul Penghargaan}{Pemberi / Organisasi}{Tahun}
%
%  \softitem{Kategori}{Skill dipisahkan koma}
%
%  \contactline{Teks atau \href{url}{label}}
% =============================================================================
This makes it easy for Indonesian speakers to understand how to use each command.

Two-Column Layout Pattern

The layout pattern is identical to the English version:
\begin{paracol}{2}
  \section{Bagian Kiri}
  % Konten untuk kolom kiri
  
  \switchcolumn
  
  \section{Bagian Kanan}
  % Konten untuk kolom kanan
\end{paracol}

\vspace{0.8em}
With the same 65/35 column ratio:
\columnratio{0.65}
\setlength{\columnsep}{1.5em}

Language-Specific Features

Indonesian Date Formats

  • “Sekarang” for current/present positions
  • Month/Year format: “02/2025 - 07/2025”

Professional Terminology

EnglishIndonesian
ExperiencePengalaman
EducationPendidikan
ProjectsProyek
SoftwarePerangkat Lunak
OrganizationOrganisasi
AwardsPenghargaan
Bachelor’s degreeS1 (Sarjana)
PresentSekarang

Action Verbs in Indonesian

Common verbs used in the CV:
  • Membangun - Built, developed (construction)
  • Mengembangkan - Developed (improvement)
  • Mengimplementasikan - Implemented
  • Mengintegrasikan - Integrated
  • Berkolaborasi - Collaborated
  • Memfasilitasi - Facilitated
  • Mengoordinasikan - Coordinated
  • Mengelola - Managed
  • Menulis - Wrote
  • Menambahkan - Added

Customization Tips

  1. Adjust language formality: The template uses professional Indonesian suitable for formal applications
  2. Keep technical terms in English: Technology names (React, TypeScript, etc.) remain in English
  3. Use appropriate titles: “S1” for Bachelor’s, “S2” for Master’s, “S3” for Doctorate
  4. Date format: Use Indonesian conventions (“Sekarang” for present)
  5. Comments: All inline comments are in Indonesian for easier editing

Compiling the CV

Compile with:
pdflatex cv_id.tex
The output will be cv_id.pdf in the same directory.

Comparison with English Version

English CV

View the English CV example

Template Customization

Learn how to customize colors and styling
Key similarities:
  • Identical structure and layout
  • Same commands and formatting
  • Same color scheme
  • Same two-column pattern
Key differences:
  • Section headers in Indonesian
  • All content in Indonesian
  • Comments in Indonesian for easier editing
  • Indonesian professional terminology
  • Culturally appropriate phrasing

Build docs developers (and LLMs) love