Bộ sưu tập phong cách CV & sơ yếu lý lịch
CV phong cách Hipster
Một CV hai cột vui nhộn với các biểu tượng liên hệ TikZ được vẽ tay và dòng thời gian trải nghiệm.

main.tex
\documentclass[10pt,a4paper]{article}
\usepackage[margin=0.6in]{geometry}
\usepackage{paracol}
\usepackage{tikz}
\usepackage{xcolor}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\definecolor{accent}{HTML}{B5651D}
\definecolor{ink}{HTML}{2B2118}
\setlist[itemize]{leftmargin=1.1em, itemsep=1pt, topsep=2pt, parsep=0pt}
\newcommand{\sect}[1]{\vspace{8pt}{\color{accent}\Large\bfseries #1}\\[-4pt]{\color{accent}\rule{\linewidth}{1.2pt}}\\[4pt]}
\newcommand{\iconmail}{\begin{tikzpicture}[scale=0.13, line width=1.6pt, color=accent]\draw (0,0) rectangle (2,1.4); \draw (0,1.4) -- (1,0.5) -- (2,1.4);\end{tikzpicture}}
\newcommand{\iconphone}{\begin{tikzpicture}[scale=0.13, line width=1.6pt, color=accent]\draw[rounded corners=2pt] (0,0) rectangle (0.9,1.6); \filldraw (0.45,0.2) circle (0.08);\end{tikzpicture}}
\newcommand{\iconpin}{\begin{tikzpicture}[scale=0.13, line width=1.6pt, color=accent]\draw (0,0.9) circle (0.55); \draw (-0.32,0.5) -- (0,-0.4) -- (0.32,0.5);\end{tikzpicture}}
\pagestyle{empty}
\begin{document}
{\Huge\bfseries\color{ink} Oliver Finch}\\[2pt]
{\Large\color{accent} Illustrator and Front-end Developer}
\vspace{8pt}
\columnratio{0.32}
\begin{paracol}{2}
\sect{Contact}
\iconmail~{\small [email protected]}\\[4pt]
\iconphone~{\small +44 7700 900123}\\[4pt]
\iconpin~{\small Bristol, UK}
\sect{Skills}
\begin{itemize}
\item Illustration and iconography
\item HTML, CSS, JavaScript
\item Svelte, Astro
\item Screen printing
\end{itemize}
\sect{Education}
\textbf{B.A. Illustration}\\
University of the West of England\\
{\small 2014 -- 2017}
\switchcolumn
\sect{Experience Timeline}
\begin{tikzpicture}
\draw[accent, line width=1.4pt] (0,0) -- (0,-5.2);
\filldraw[accent] (0,0) circle (2.2pt);
\node[align=left, text width=4in, anchor=north west] at (0.2,0.15) {\textbf{2022 -- present} \quad Front-end Developer and Illustrator, Hearth Studio\\ {\small Design and build small marketing sites, drawing every custom icon and illustration in house.}};
\filldraw[accent] (0,-2.1) circle (2.2pt);
\node[align=left, text width=4in, anchor=north west] at (0.2,-1.95) {\textbf{2019 -- 2022} \quad Front-end Developer, Kettle and Vine\\ {\small Rebuilt the marketing site in Svelte, cutting load time in half.}};
\filldraw[accent] (0,-3.9) circle (2.2pt);
\node[align=left, text width=4in, anchor=north west] at (0.2,-3.75) {\textbf{2017 -- 2019} \quad Freelance Illustrator\\ {\small Delivered editorial illustrations for six independent magazines.}};
\end{tikzpicture}
\sect{Selected Clients}
Kettle and Vine, Hearth Studio, The Bristol Quarterly, Fernbank Coffee
\end{paracol}
\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.