최소 단일 열 이력서
RenderCV 정신을 바탕으로 강력한 타이포그래피와 넉넉한 공백을 갖춘 절제된 단일 열 이력서입니다.

main.tex
\documentclass[11pt]{article}
\usepackage[margin=0.8in]{geometry}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\setlist[itemize]{leftmargin=1.1em, itemsep=1pt, topsep=2pt}
\newcommand{\sect}[1]{\vspace{10pt}{\large\bfseries #1}\\[-7pt]\rule{\linewidth}{0.4pt}\\[3pt]}
\pagestyle{empty}
\begin{document}
\begin{center}
{\LARGE\bfseries Your Name}\\[3pt]
{\small [email protected] \, | \, +1 555 000 0000 \, | \, City, Country \, | \, github.com/you}
\end{center}
\sect{Experience}
\textbf{Senior Engineer, Example Corp} \hfill 2023 -- present
\begin{itemize}
\item Owned the storage layer; reduced p99 latency from 120ms to 30ms.
\item Drove the quarterly reliability review across four teams.
\end{itemize}
\textbf{Engineer, Startup Inc} \hfill 2020 -- 2023
\begin{itemize}
\item First hire on the platform team; built deploys, metrics, and alerts.
\end{itemize}
\sect{Education}
\textbf{B.S. Computer Science, Example University} \hfill 2016 -- 2020
\sect{Skills}
Rust, TypeScript, Python, Postgres, Kubernetes, AWS
\end{document}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 이력서 및 CV 확장 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.