모던CV 클래식
색상이 지정된 섹션 규칙, 레이블이 지정된 항목 및 깔끔한 개인 헤더가 있는 클래식 ModernCV 레이아웃입니다.

main.tex
\documentclass[10pt,a4paper,sans]{moderncv}
% Tectonic cannot load the FontAwesome and Academicons fonts, so pretend the
% packages are present and use the marvosym icon set instead.
\makeatletter
\@namedef{[email protected]}{2022/05/02 v5.15.4 stub}
\@namedef{[email protected]}{2020/03/25 v1.9.4 stub}
\makeatother
\newcommand*{\faCircle}[1][]{\textbullet}
\moderncvstyle{classic}
\moderncvcolor{blue}
\moderncvicons{marvosym}
\usepackage[scale=0.8]{geometry}
\name{Priya}{Raman}
\title{Software Engineer}
\address{14 Lakeview Road}{560001 Bengaluru}{India}
\phone[mobile]{+91~98450~12345}
\email{[email protected]}
\homepage{priyaraman.dev}
\begin{document}
\makecvtitle
\section{Experience}
\cventry{2022--present}{Senior Software Engineer}{Meridian Labs}{Bengaluru}{}{Lead the payments platform team of five engineers. Cut checkout latency by 45 percent and drove reliability reviews across three services.}
\cventry{2019--2022}{Software Engineer}{Northwind Systems}{Bengaluru}{}{Built the invoicing pipeline processing four million documents per month and owned its on-call rotation.}
\cventry{2017--2019}{Junior Developer}{Kanaka Software}{Mysuru}{}{Delivered internal dashboards and automated the release checklist, saving one day per release.}
\section{Education}
\cventry{2013--2017}{B.E. Computer Science}{Visvesvaraya Technological University}{Belagavi}{}{First class with distinction.}
\section{Skills}
\cvitem{Languages}{Go, Python, TypeScript, SQL}
\cvitem{Platforms}{Kubernetes, AWS, Postgres, Kafka}
\cvitem{Practices}{Code review, incident response, mentoring}
\section{Languages}
\cvitemwithcomment{English}{Fluent}{daily working language}
\cvitemwithcomment{Kannada}{Native}{}
\cvitemwithcomment{Hindi}{Fluent}{}
\end{document}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 CV 및 이력서 스타일 컬렉션 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.