Templates

Jake's Resume

Preview

Jake's Resume

Clean, ATS-friendly single-column resume template popular on Overleaf

Category

Resume & CV

License

Free to use (MIT)

File

jakes-resume/main.tex

main.texRead-only preview
\documentclass[11pt,letterpaper]{article}

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[top=0.5in,bottom=0.5in,left=0.5in,right=0.5in]{geometry}
\usepackage{enumitem}
\usepackage{hyperref}
\usepackage{titlesec}
\usepackage{tabularx}

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

\titleformat{\section}{\large\bfseries\scshape}{}{0em}{}[\vspace{-6pt}\hrule\vspace{-4pt}]
\titlespacing*{\section}{0pt}{10pt}{6pt}

\renewcommand{\labelitemi}{$\vcenter{\hbox{\tiny$\bullet$}}$}

\newcommand{\resumeSubheading}[4]{%
  \begin{tabularx}{\textwidth}{@{}X r@{}}
    \textbf{#1} & \textbf{#2} \\
    \textit{#3} & \textit{#4} \\
  \end{tabularx}\vspace{-2pt}
}

\begin{document}

\begin{center}
  {\Huge\bfseries Jake Thompson} \\[6pt]
  \href{mailto:[email protected]}{[email protected]} $|$
  (512) 555-0147 $|$
  \href{https://linkedin.com/in/jakethompson}{linkedin.com/in/jakethompson} $|$
  \href{https://github.com/jakethompson}{github.com/jakethompson}
\end{center}

\section{Education}

\resumeSubheading{University of Texas at Austin}{Austin, TX}{B.S.\ Computer Science, GPA: 3.82/4.00}{Aug 2019 -- May 2023}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Relevant Coursework: Data Structures, Algorithms, Operating Systems, Computer Networks, Software Engineering, Database Management, Machine Learning.
  \item Activities: ACM Programming Club (Vice President), Longhorn Hackathon Organizing Committee.
\end{itemize}

\section{Experience}

\resumeSubheading{Software Engineer}{Jul 2023 -- Present}{Meta Platforms, Inc.}{Menlo Park, CA}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Developed and maintained backend services for Instagram Reels recommendation system, serving personalized content to 2B+ monthly active users.
  \item Reduced API response latency by 35\% by implementing request batching and connection pooling optimizations in the content delivery service.
  \item Built an automated content moderation pipeline using PyTorch-based classifiers, processing 10M+ pieces of content daily with 97.3\% accuracy.
  \item Collaborated with product and data science teams to design and execute A/B experiments, driving a 6\% increase in user engagement metrics.
\end{itemize}

\vspace{4pt}
\resumeSubheading{Software Engineering Intern}{May 2022 -- Aug 2022}{Amazon Web Services}{Seattle, WA}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Designed and implemented a CloudWatch metrics aggregation service in Java, reducing monitoring costs by 40\% for enterprise customers.
  \item Created an automated testing framework that increased integration test coverage from 62\% to 91\% across the monitoring service codebase.
  \item Presented project results to a team of 40+ engineers and received a return offer.
\end{itemize}

\vspace{4pt}
\resumeSubheading{Software Engineering Intern}{May 2021 -- Aug 2021}{Salesforce}{San Francisco, CA}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Built a REST API for the Einstein Analytics platform using Python and Flask, enabling third-party developers to access predictive insights programmatically.
  \item Implemented OAuth 2.0 authentication flow and role-based access control, ensuring secure API access for 500+ beta partner organizations.
\end{itemize}

\section{Projects}

\resumeSubheading{TaskFlow --- Collaborative Project Management Tool}{\href{https://github.com/jakethompson/taskflow}{github.com/jakethompson/taskflow}}{React, Node.js, PostgreSQL, WebSocket, Docker}{}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Built a real-time project management application with drag-and-drop Kanban boards, team chat, and automated sprint analytics.
  \item Implemented WebSocket-based real-time collaboration supporting 50+ concurrent users per workspace with conflict resolution.
\end{itemize}

\vspace{4pt}
\resumeSubheading{PacketViz --- Network Traffic Analyzer}{\href{https://github.com/jakethompson/packetviz}{github.com/jakethompson/packetviz}}{Go, eBPF, React, D3.js}{}
\begin{itemize}[nosep,leftmargin=14pt,topsep=2pt]
  \item Developed a network traffic visualization tool using eBPF for kernel-level packet capture with zero-copy performance.
  \item Created interactive D3.js dashboards displaying real-time network topology, bandwidth utilization, and anomaly detection alerts.
\end{itemize}

\section{Technical Skills}

\begin{tabularx}{\textwidth}{@{}l X@{}}
  \textbf{Languages:} & Python, Java, C++, Go, JavaScript/TypeScript, SQL, Hack \\
  \textbf{Frameworks:} & React, Node.js, Flask, Spring Boot, PyTorch, GraphQL \\
  \textbf{Tools:} & Git, Docker, Kubernetes, AWS, Terraform, Jenkins, Mercurial \\
  \textbf{Databases:} & PostgreSQL, MySQL, MongoDB, Redis, Apache Cassandra \\
\end{tabularx}

\end{document}
Bibby Mascot

PDF Preview

Create an account to compile and preview

Jake's Resume LaTeX Template | Free Download & Preview - Bibby