Templates

Simple Hipster CV

Preview

Simple Hipster CV

Simple Hipster CV style: clean, typography-focused, small sans-serif font, horizontal rules between sections. Popular among designers and PMs.

Category

Resume & CV

License

Free to use (MIT)

File

cv-simple-hipster/main.tex

main.texRead-only preview
\documentclass[10pt,a4paper]{article}
\usepackage[margin=1.4cm]{geometry}
\usepackage[T1]{fontenc}
\usepackage{xcolor}
\usepackage{titlesec}
\usepackage{enumitem}
\usepackage{hyperref}
\usepackage{array}

\setlength{\parindent}{0pt}
\pagestyle{empty}

\definecolor{primary}{HTML}{222222}
\definecolor{accent}{HTML}{6D9DC5}

\titleformat{\section}{\Large\scshape\bfseries\color{accent}}{}{0em}{}[\color{accent}\titlerule]
\titlespacing*{\section}{0pt}{10pt}{6pt}

\newcommand{\entry}[4]{%
  {\bfseries #1} \hfill {\itshape\small #2}\\
  {\itshape\small #3}\hfill{\itshape\small #4}\vspace{2pt}
}

\begin{document}

\begin{center}
  {\fontsize{34}{38}\selectfont\scshape\bfseries First Last}\\[2pt]
  {\large\color{accent}Product Designer}\\[6pt]
  {\small [email protected] \ \textbullet\ \ +1 555 123 4567 \ \textbullet\ \ \href{https://example.com}{example.com} \ \textbullet\ \ \href{https://dribbble.com/you}{dribbble.com/you}}
\end{center}

\section{About}
Product designer with 7 years of experience shipping consumer apps used by
millions. Specialized in information-dense tools (fintech, dev tools). I love
translating complex workflows into simple, beautiful interfaces.

\section{Experience}
\entry{Senior Product Designer}{2022 -- Present}{Figma}{San Francisco}
\begin{itemize}[leftmargin=*,itemsep=2pt,topsep=4pt]
  \item Owned design for Dev Mode launch: spec'd, prototyped, shipped. Adoption reached 40\% of paid seats in 6 months.
  \item Established cross-product typography system now used across Figma and FigJam.
\end{itemize}

\entry{Product Designer}{2019 -- 2022}{Stripe}{San Francisco}
\begin{itemize}[leftmargin=*,itemsep=2pt,topsep=4pt]
  \item Redesigned the Stripe Dashboard payment detail view, reducing support tickets by 23\%.
  \item Led design systems adoption in Billing team (10+ engineers, 3 PMs).
\end{itemize}

\entry{Product Designer}{2017 -- 2019}{Airtable}{San Francisco}
\begin{itemize}[leftmargin=*,itemsep=2pt,topsep=4pt]
  \item Designed mobile app v1 (iOS and Android); led user research for native-first workflows.
\end{itemize}

\section{Education}
\entry{B.A.\ Cognitive Science}{2013 -- 2017}{Rhode Island School of Design}{Providence, RI}

\section{Skills}
\begin{tabular}{@{}p{0.25\linewidth}p{0.72\linewidth}@{}}
  \textbf{Design} & Interaction design, design systems, prototyping, user research\\
  \textbf{Tools} & Figma, Principle, After Effects, Illustrator, Rive\\
  \textbf{Code} & HTML, CSS, basic React; comfortable in codebases\\
  \textbf{Research} & Usability testing, interviews, surveys, diary studies\\
\end{tabular}

\section{Awards}
\textit{Best UX, Fast Company Innovation by Design} (2023) \ \textbullet\ \ \textit{Awwwards Site of the Day} (2020, 2021) \ \textbullet\ \ \textit{IDEA Silver Medal} (2018)

\section{Speaking}
Config 2024 (Figma) --- ``Designing Dev Mode.''\\
Designer Fund Bridge Program 2023 --- Panelist.\\
AIGA SF 2022 --- ``Typography systems at scale.''

\end{document}
Bibby Mascot

PDF Preview

Create an account to compile and preview

Simple Hipster CV LaTeX Template | Free Download & Preview - Bibby