-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.tex
188 lines (155 loc) · 7.24 KB
/
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
\documentclass[letterpaper,11pt]{article}
% Adapted from version at overleaf.com
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\input{glyphtounicode}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubtext}[1]{
\item{
{\textit{#1} \vspace{-2pt}}
}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
\newcommand{\resumeSubtextEnd}{\end{itemize}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
\textbf{\Huge \scshape Kristian Golding} \\ \vspace{1pt} \href{mailto:krstian.golding@gmail.com}{\underline{kristian.golding@gmail.com}} $|$
\href{https://linkedin.com/in/kristiangolding}{\underline{linkedin.com/in/kristiangolding}} $|$
\href{https://github.com/daecks}{\underline{github.com/daecks}} $|$
\href{https://kristiangolding.com}{\underline{kristiangolding.com}}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Flinders University}{Adelaide, South Australia}
{Bachelor of Engineering (Computer Systems, first class honours)}{1997 - 2001}
\resumeSubHeadingListEnd
%------------PROFILE-------------
\section{Profile}
\resumeSubHeadingListStart
\resumeSubtext{Harbouring an obsession with keeping current on software engineering best practices to produce reliable, readable, and efficient code}
\resumeSubHeadingListEnd
%-----------EXPERIENCE-----------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Principal Software Engineer}{2016 - Dec, 2020}
{Motorola Solutions - Android framework engineer}{Plantation, FL}
\resumeItemListStart
\resumeItem{Created and maintained Android framework extension APIs for third party applications}
\resumeItem{Created and maintained customizations to the Android framework for multiple concurrent products, including device performance optimizations, custom services, and SELinux configuration updates}
\resumeItem{Technical lead of a certificate management application that housed device authentication libraries for communication with cloud-based servers, and supplied a content provider for enrollment status and certificate info}
\resumeItem{Developed and maintained a version-controlled development environment using Vagrant and Virtualbox, supporting approximately 50 engineers both locally and overseas}
\resumeItem{Developed and maintained a static analysis system for Gerrit code reviews using SonarQube, Jenkins and Docker}
\resumeItem{Maintained TV displays displaying code quality trends over time, using Javascript and PHP}
\resumeItem{Maintained and improved on-target and off-target test and environments for multiple Android products}
\resumeItem{Created and maintained multiple project Confluence twikis}
\resumeItem{Debugged and maintained an on-device Jetty server using Ruby minitest framework}
\resumeItem{Scrum lead, organizing daily stand-ups, backlog planning, retrospectives, and participation in scrum of scrums}
\resumeItem{Organized weekly book and video clubs to spread development best practices among engineering teams}
\resumeItem{Worked closely with DevOps team on continuous integration/continuous deployment best practices}
\resumeItemListEnd
\resumeSubheading
{Senior Software Engineer}{2006 - 2016}
{Motorola Solutions - Embedded C++ engineer}{Plantation, FL}
\resumeItemListStart
\resumeItem{Core contributor to the signaling layer of an embedded telecommunications product running on an ARM platform}
\resumeItem{Technical lead for component governing communication of audio and signaling data with third party devices}
\resumeItem{Implemented uLaw audio compression protocol over serial bus link}
\resumeItem{Provided training for adoption of STL C++ in embedded coding environment}
\resumeItem{Implemented tools to assist in adoption of Agile into the department, including review tools for Clearcase and continuous integration pipelines}
\resumeItemListEnd
\resumeSubheading
{Software Engineer}{2002 - 2006}
{Motorola - Embedded C/C++ engineer}{Adelaide, Australia}
\resumeItemListStart
\resumeItem{RTOS embedded C/C++ development for telematics control unit, working with K-Line and CAN bus protocols}
\resumeItem{Development of test tools for high performance data radio}
\resumeItem{Public speaking at various universities/schools on opportunities in Software Engineering}
\resumeItemListEnd
\resumeSubHeadingListEnd
%----------- TECHNICAL SKILLS-----------
\section{Technical Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: C/C++, Java, Bash, Gradle, Make, Ruby, JavaScript, Python} \\
\textbf{Frameworks}{: Android, JUnit, CppUTest} \\
\textbf{Developer Tools}{: Git, Vagrant, Virtualbox, SonarQube, Jira, Confluence, Bitbucket, Gerrit, Docker, Jenkins, Artifactory} \\
\textbf{Methodologies}{: Agile, TDD, Continuous Integration/Continuous Deployment} \\
}}
\end{itemize}
%-------------------------------------------
\end{document}