-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrob-keim-resume.tex
109 lines (87 loc) · 4.76 KB
/
rob-keim-resume.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
% This requires rob-keim-resume.cls
\documentclass[]{rob-keim-resume}
\setlength{\textwidth}{5.1in}
\newsectionwidth{32pt}
\usepackage{hyperref}
\begin{document}
\renewcommand{\labelitemi}{$\circ$}
\moveleft.5\hoffset\centerline{\huge \bf Rob Keim}
\moveleft.5\hoffset\centerline{\href{mailto:[email protected]}{[email protected]} -- +33 6 59 19 43 67}
\moveleft.5\hoffset\centerline{\href{https://www.linkedin.com/in/robkeim}{linkedin.com/in/robkeim} -- \href{https://github.com/robkeim}{github.com/robkeim}}
\moveleft\hoffset\vbox{\hrule width\resumewidth height 1pt}
\section{EXPERIENCE}
{\bf Expensya} -- Remote (France) \hfill {\sl Jan 2022 - Present} \\
VP of Engineering
\begin{itemize} \itemsep -2pt
\item Managed 5 teams of engineers (1:1s, OKRs, performance reviews, career development)
\item Managed the QA team
\end{itemize}
{\bf BlaBlaCar} -- Remote (France) \hfill {\sl Jun 2019 - Dec 2021} \\
Engineering Manager
\begin{itemize} \itemsep -2pt
\item Managed a team of 4-9 engineers (1:1s, OKRs, performance reviews, career development)
\item Optimized search results with A/B tests to maximize search to booking conversion
\item Grew team from 4 to 9 engineers (hiring, onboarding)
\item Average team eNPS of 52 during my tenure
\end{itemize}
{\bf Agoda} -- Bangkok, Thailand \hfill {\sl Mar 2017 - Sep 2018} \\
Senior Software Engineer
\begin{itemize} \itemsep -2pt
\item Full stack engineer with a focus on UI/UX (React, TypeScript)
\item Leverage A/B testing to increase funnel engagement and increase bookings on the home page
\item Mentor team members' technical and communication skills
\item Streamline team functionality by adopting the unofficial scrum master role
\item Reduce technical debt via cleaning up old, obsolete code and experiments
\end{itemize}
{\bf Microsoft} -- Paris, France \hfill {\sl Jun 2012 - Feb 2017} \\
Senior Software Engineer Lead
\begin{itemize} \itemsep -2pt
\item Managed a team of 5 engineers (1:1s, OKRs, performance reviews, career development)
\item Built a sync experience for media content across devices using C\# and Azure storage
\item Migrated the sync system to be geo-distributed to improve performance and availability
\item Cut build/deployment cycle for the team in half through automation investments
\item Worked following the DevOps model and maintained high availability for the service exceeding our three nines SLA
\end{itemize}
{\bf Microsoft} -- Redmond, WA, USA \hfill {\sl Aug 2010 - Jun 2012} \\
Software Development Engineer
\begin{itemize} \itemsep -2pt
\item Implemented pre-fetch caching to reduce Office 365 home page load time by 600ms
% \item Replaced third-party billing system enabling expansion to additional markets
\end{itemize}
% {\bf Merit Network} -- Ann Arbor, MI, USA \hfill {\sl Sep 2009 - Aug 2010} \\
% Network Research Intern
% \begin{itemize} \itemsep -2pt
% \item Created a modular test infrastructure and test suite in Python for RADb
% \item Replaced legacy hand-written data structures in RADb with their glib equivalents
% \item Developed a PKCS\#11 compliant smart card emulator in C++
% \end{itemize}
% {\bf Microsoft} -- Redmond, WA, USA \hfill {\sl Jun 2009 - Aug 2009} \\
% Software Development Engineer Intern
% \begin{itemize} \itemsep -2pt
% \item Built a revolving carousel in Silverlight/C\# to display photo albums in Office Live
% \end{itemize}
\section{EDUCATION}
{\bf University of Michigan} -- Ann Arbor, MI, USA \hfill {\sl Graduated Apr 2010} \\
BSE Computer Science and BSE Computer Engineering
\begin{itemize} \itemsep -2pt
\item Won three national championships with the men's rowing team
\end{itemize}
\section{LANGUAGES}
{\bf English} -- mother tongue \\
{\bf French} -- C1 on the \href{https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages}{CEFRL} scale \\
{\bf Spanish} -- B1 on the \href{https://en.wikipedia.org/wiki/Common_European_Framework_of_Reference_for_Languages}{CEFRL} scale
\section{PROJECTS}
{\bf Secret Santa program}
\begin{itemize} \itemsep -2pt
\item Created program in C\# to generate optimal secret Santa pairings avoiding matches based on familial relations and previous giving history (\href{https://github.com/robkeim/coe}{github.com/robkeim/coe})
\item Used for my family of 30 people for 6 years
\end{itemize}
{\bf Technology Access Foundation} -- Seattle, WA, USA \hfill {\sl Nov 2011 - Jun 2012}
\begin{itemize} \itemsep -2pt
\item Volunteered to develop an introductory programming curriculum for 9th-grade students
\item Taught in the classroom and evaluated students through quizzes and labs in Scratch
\end{itemize}
% \section{PATENTS}
% Partition Filtering Using Smart Index in Memory (US20150278278) \hfill {\sl Oct 2015} \\
% Management Of Media Content Availability (US20130325609) \hfill {\sl Dec 2013}
\end{document}