-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
194 lines (159 loc) · 6.47 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
188
189
190
191
192
193
194
\documentclass[12pt]{article}
% Page margins
\usepackage{geometry}
\geometry{
headsep=0.2in,
headheight=14.5pt,
lmargin=1in,
rmargin=1.5in,
bmargin=1in
}
% Font
\usepackage[scaled]{helvet}
\renewcommand\familydefault{\sfdefault}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\raggedright
% Formatting for lists
\usepackage{enumitem}
\setlist{nosep}
\usepackage{amssymb}
\renewcommand{\labelitemi}{\tiny$\blacksquare$}
% Formatted table
\usepackage{tabu}
% Links/Bookmarks
\usepackage[bookmarks=true]{hyperref}
\usepackage{bookmark}
% Formatting for sections
\usepackage{titlesec}
\titlespacing\section{0pt}{0pt}{0pt}
\titleformat{\section}
{\normalfont\bfseries}{\thesection}{0em}{}
\renewcommand\thesection{}
% Header formatting
\usepackage{lastpage}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyhead[R]{Page \thepage\ of \pageref{LastPage}}
\fancypagestyle{normal}
{
\fancyhf{}
\lhead{Adam Reid}
\fancyhead[R]{Page \thepage\ of \pageref{LastPage}}
}
% vspace formatting
\newcommand{\doublespace}{\vspace{8pt}}
% Paragraph indent formatting
\setlength{\parindent}{0cm}
\begin{document}
% General Information
{\huge Adam Reid}\\
00 Xxxxxx Xxxxxxxx\\
Georgetown, ON, L7G 5H3\\
(123)-456-7890\\
\href{mailto:[email protected]}{[email protected]}
\noindent\rule{6in}{0.4pt}
\doublespace
\section{Summary of Skills}
\doublespace
{
\small
\begin{itemize}
\item Proficient developing in Java, C, C\#, SQL, PHP, HTML, JavaScript, CSS, Python, C++, and MATLAB
\item Possess valuable oral and written skills established by producing documentation for approximately forty different programs that I have created
\item Have used many popular operating systems, such as Windows, OSX, and Linux
\item Have a high ability to quickly learn and apply new concepts, as demonstrated by my implementation of many different programming and testing methods
\item Can easily solve problems efficiently, using a variety of logical approaches, both mathematically, and computationally
\item Have a strong ability to multitask in order to complete tasks more efficiently
\end{itemize}
}
\doublespace
\section{Education}
\doublespace
{
\small
\noindent\begin{tabu} {@{} X[l] X[r]}
\textbf{Bachelor of Computing,} & September 2013 - Present
\end{tabu}
\textbf{Computer Science (Co-op)}\\
University of Guelph, Guelph, ON
\begin{itemize}
\item On pace to obtain a Minor in Mathematics
\item Received the Dr. Mary McLeish Award (2014) for having the highest average of all Computer Science students in core first year Computer Science courses
\end{itemize}
}
\doublespace
{
\small
\noindent\begin{tabu} {@{} X[l] X[r]}
\textbf{High School Diploma} & September 2009 - June 2013
\end{tabu}
Georgetown District High School, Georgetown, ON
\begin{itemize}
\item Graduated as an Ontario Scholar
\end{itemize}
}
\doublespace
\section{Project Experience}
\doublespace
{
\small
\begin{itemize}
\item GitHub Profile: \href{https://github.com/1024Adam}{https://github.com/1024Adam}
\item Developed an encoder/decoder program in C to efficiently compress files using the Huffman encoding method
\item Building a meal organization application in PHP, which generates PDF grocery lists based on the user-selected meals
\item Produced a day planner program in Java using Swing that helps people easily organize and schedule tasks
\item Developed a program in C and Java which generates user interfaces based on a configuration input file
\item Collaborated with a team to contribute to the GitHub project Piskel, which is written in JavaScript, HTML, and CSS
\end{itemize}
}
\newpage
\pagestyle{normal}
\section{Work Experience}
\doublespace
{
\small
\noindent\begin{tabu} {@{} X[l] X[r]}
\textbf{Software Developer} & January 2017 - Present
\end{tabu}
Brock Solutions, Kitchener, ON
\begin{itemize}
\item Design, develop, and maintain secondary performance human-machine interfaces for clients, which allow for the analysis, and modification of production data supplied by different machines and workers
\item Detect, and report bugs that have been discovered through department code reviews or testing procedures
\item Investigate, and implement effective solutions to defects found in a variety of different programs that have been made
\item Conference directly with clients on project specifications to ensure that their needs are met with respect to the product being developed
\end{itemize}
}
\doublespace
{
\small
\noindent\begin{tabu} {@{} X[l] X[r]}
\textbf{Application Developer} & May 2016 - December 2016
\end{tabu}
University of Guelph, Guelph, ON
\begin{itemize}
\item Responsible for redesigning the Hospitality Services Online Services website, which processes thousands of dollars in transactions on a daily basis, written in C\#, HTML, CSS, and JavaScript in a .NET environment
\item Maintain and update pre-existing web applications written in a variety of languages, mainly ColdFusion, PHP, C\#, HTML, CSS, and JavaScript
\item Perform numerous SQL queries, using Microsoft SQL Server, in order to get crucial data from tables in an efficient manner
\item Write detailed operating manuals on how to properly use the web applications used by Hospitality Services, so future users can easily navigate through the system
\item Provide support for, and manage numerous Microsoft Windows Servers, ensuring that all issues are dealt with quickly, and effectively
\end{itemize}
}
\doublespace
{
\small
\noindent\begin{tabu} {@{} X[l] X[r]}
\textbf{Quality Assurance Analyst} & May 2015 - December 2015
\end{tabu}
The Co-operators, Guelph, ON
\begin{itemize}
\item Create automated test scripts in Java using Selenium in order to simplify the testing process, and produce more consistent test results during regression testing stages
\item Perform system integration testing, functional testing, and regression testing in Guidewire PolicyCenter software, resulting in a better final product overall for customers
\item Lead system integration testing for a software upgrade, involving the production of a test approach, the creation of a test schedule, and reporting the test status at daily meetings
\item Review XML to further determine the causes and resolutions of defects
\item Document defects and bugs found in the testing process, reporting over thirty system defects per month
\end{itemize}
}
\end{document}