Templates

Boadilla Modern CV

Preview

Boadilla Modern CV

Modern CV using only core article class and common packages: two-column via multicol, sans-serif, side rules, clean titles. Compiles with pdflatex.

Category

Resume & CV

License

Free to use (MIT)

File

cv-boadilla/main.tex

main.texRead-only preview
\documentclass[10pt,a4paper,sans]{article}
\usepackage[margin=1cm]{geometry}
\usepackage{multicol}
\usepackage{xcolor}
\usepackage{titlesec}
\usepackage{enumitem}
\usepackage{hyperref}
\usepackage[T1]{fontenc}
\renewcommand{\familydefault}{\sfdefault}

\setlength{\parindent}{0pt}
\setlength{\columnsep}{0.6cm}
\pagestyle{empty}

\definecolor{bmcblue}{HTML}{003D73}
\definecolor{bmcgray}{HTML}{666666}

\titleformat{\section}{\large\bfseries\color{bmcblue}\uppercase}{}{0em}{}[\color{bmcblue}\titlerule]
\titlespacing*{\section}{0pt}{6pt}{3pt}

\newcommand{\entry}[4]{\textbf{#1} {\small\color{bmcgray}\textbar\ #2}\\ \textit{#3} \hfill {\small\color{bmcgray}#4}\par\vspace{1pt}}

\begin{document}

\centerline{\fontsize{32}{36}\selectfont\bfseries\color{bmcblue} First Last}\vspace{2pt}
\centerline{\Large Senior Software Engineer}\vspace{4pt}
\centerline{\color{bmcgray}\small City, Country \ \textbullet\ \ +1 555 123 4567 \ \textbullet\ \ \href{mailto:[email protected]}{[email protected]} \ \textbullet\ \ \href{https://github.com/you}{github.com/you}}

\vspace{8pt}

\section*{Summary}
Senior engineer with 8+ years in distributed systems, payments, and
infrastructure. Strong ownership, opinionated about reliability, and a
patient mentor.

\begin{multicols}{2}

\section*{Experience}
\entry{Senior Software Engineer}{Stripe}{San Francisco}{2022--Present}
\begin{itemize}[leftmargin=*,itemsep=1pt]
  \item Led billing service migration; cut p99 latency 42\%.
  \item Designed rate-limiter handling 2.4M RPS.
  \item Mentored 4 engineers; 2 promoted within 18 months.
\end{itemize}

\entry{Software Engineer}{Airbnb}{San Francisco}{2018--2021}
\begin{itemize}[leftmargin=*,itemsep=1pt]
  \item Payments integration for Japan, Brazil, India.
  \item Reduced checkout abandonment 11\%.
\end{itemize}

\entry{SWE Intern}{Google}{Mountain View}{2017}
\begin{itemize}[leftmargin=*,itemsep=1pt]
  \item Prototyped observability tool adopted by 2 teams.
\end{itemize}

\columnbreak

\section*{Education}
\entry{B.S. Computer Science}{Stanford University}{Stanford, CA}{2014--2018}
GPA 3.84. Minor in Mathematics. Honors thesis on consensus.

\section*{Skills}
\textbf{Languages:} Go, Python, TypeScript, Rust, Java, C++.\\
\textbf{Infra:} Kubernetes, Terraform, AWS, GCP.\\
\textbf{Data:} PostgreSQL, Redis, Kafka.

\section*{Projects}
\textbf{OpenRatelimit.} OSS Go library, 2.1k stars.\\
\textbf{Paperhouse.} React Native app, 40k downloads.

\section*{Awards \& Certs}
AWS SA Pro (2023). Stripe Impact Award (2023). ACM-ICPC Regional Finalist (2016, 2017).

\section*{Interests}
Distributed systems research, jazz piano, long-distance running.

\end{multicols}

\end{document}
Bibby Mascot

PDF Preview

Create an account to compile and preview

Boadilla Modern CV LaTeX Template | Free Download & Preview - Bibby