Bộ sưu tập phong cách CV & sơ yếu lý lịch
Sơ yếu lý lịch theo phong cách của Jake
Giao diện sơ yếu lý lịch công nghệ một cột phổ biến, với các quy tắc phần được gạch chân và các lệnh mục sơ yếu lý lịch tùy chỉnh.

main.tex
% Recreates the well known Jake Gutierrez single column tech resume look
% using standard packages and custom resume item commands, without
% vendoring the original class.
\documentclass[10pt,a4paper]{article}
\usepackage[margin=0.65in]{geometry}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\setlength{\parindent}{0pt}
\newcommand{\sectionrule}[1]{\vspace{6pt}{\large\bfseries #1}\\[-7pt]\rule{\linewidth}{0.8pt}\\[1pt]}
\newlist{resumeItemList}{itemize}{1}
\setlist[resumeItemList]{leftmargin=1.1em, itemsep=0pt, topsep=1pt, parsep=0pt, label=\textbullet}
\newcommand{\resumeItem}[1]{\item #1}
\newcommand{\resumeSubheading}[4]{%
\textbf{#1} \hfill #2\\
{\itshape #3} \hfill {\itshape #4}\\[2pt]
}
\pagestyle{empty}
\begin{document}
\begin{center}
{\LARGE\bfseries Michael Chen}\\[3pt]
{\small +1 512 555 0176 \, | \, [email protected] \, | \, linkedin.com/in/michaelchen \, | \, github.com/mchen}
\end{center}
\sectionrule{Education}
\resumeSubheading{University of Texas at Austin}{Austin, TX}{B.S. in Computer Science}{2016 -- 2020}
\sectionrule{Experience}
\resumeSubheading{Silverline Software}{Austin, TX}{Senior Software Engineer}{2022 -- present}
\begin{resumeItemList}
\resumeItem{Redesigned the notification service, cutting delivery latency from 4s to 300ms for 5 million daily events.}
\resumeItem{Led the migration from a monolith to six independently deployed services.}
\resumeItem{Mentor two new hires and run the team's weekly design review.}
\end{resumeItemList}
\resumeSubheading{Bluepeak Technologies}{Austin, TX}{Software Engineer}{2020 -- 2022}
\begin{resumeItemList}
\resumeItem{Built the internal feature flag platform now used by 30 engineering teams.}
\resumeItem{Reduced CI pipeline time by 35 percent by parallelizing the test suite.}
\end{resumeItemList}
\sectionrule{Projects}
\resumeSubheading{Trailhead (github.com/mchen/trailhead)}{}{Open source hiking route planner, 900+ stars}{2023}
\begin{resumeItemList}
\resumeItem{Built a route optimizer combining elevation data and trail condition reports.}
\end{resumeItemList}
\sectionrule{Technical Skills}
\textbf{Languages:} Java, Python, TypeScript, SQL\\
\textbf{Frameworks:} Spring Boot, React, Node.js\\
\textbf{Tools:} Docker, Kubernetes, AWS, Postgres, Kafka
\end{document}
Trong ứng dụng: mở thư viện Dự án mới, cài đặt gói {nhãn} trong "Nhận thêm mẫu" và mẫu này xuất hiện cùng với bản xem trước trực tiếp và tạo dự án chỉ bằng một cú nhấp chuột. Quá trình biên dịch chạy cục bộ trên công cụ đi kèm.