-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
217 lines (196 loc) · 9.44 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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
\documentclass[a4paper,11pt]{article}
\usepackage{mystyle}
\newcommand{\name}{CHRISTIAN D. BOIN} % Your Name
\newcommand{\github}{cboin1996} %Github
\newcommand{\linkedin}{christian-boin-masc-ai-6b705a135} %linkedin
\newcommand{\sectionsep}{\vspace{-2.5mm}}
\begin{document}
\fontfamily{cmr}\selectfont
%----------HEADING-----------------
\newcommand{\iconspace}{0.4mm}
\newcommand{\headingsep}{1cm}
\begin{center}
\small{\href{https://github.com/\github}{\faGithub \hspace{\iconspace} \github} \hspace{\headingsep}
\href{https://www.linkedin.com/in/\linkedin/}{\faLinkedinSquare \hspace{\iconspace} christian-boin} \hspace{\headingsep}
\href{https://cboin1996.github.io/life/}{\faFileCodeO \hspace{\iconspace} cboin1996.github.io/life}
}
\end{center}
\begin{center}
\vspace{-0.4cm}
\huge{{\name}}
\end{center}
\begin{center}
\vspace{-0.2cm}
\tiny{
Phone and email available upon request
}
\end{center}
%----------SKILLS---------------%
\section{Technical Skills}
\resumeItemListStart
\item[$\bullet$] Developed a diverse skillset with technologies: \textbf{Git}, \textbf{Docker}, \textbf{Go},
\textbf{Python}, \textbf{C}, \textbf{C++}, \textbf{Swift}, \textbf{Java}, \textbf{SQL}, \textbf{Tensorflow}, \textbf{React},
\textbf{Flask} and \textbf{Spring Boot} from professional experience
\item[$\bullet$] Built a strong understanding of cloud native technologies such as: \textbf{ArgoCD}, \textbf{Argo Workflows},
\textbf{Kubeflow}, \textbf{Helm},
\textbf{Terraform}, CI tools (\textbf{Github CI, Gitlab CI}) and \textbf{Azure} through the development and deployment
of cloud native applications
\item[$\bullet$] Honed testing and debugging skills through the full design cycle of software applications related
to a variety of systems using unit tests
\item[$\bullet$] Built a strong foundation in data science and machine learning software solutions through
research, professional and personal projects
\item[$\bullet$] Developed excellent teamwork and communication skills through engineering leadership experience,
supervisory roles and leading the University of Guelph robotics team
\item[$\bullet$] Acquired years of experience with Linux, MacOS and Windows as development environments
\resumeItemListEnd
\sectionsep
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeExp
{Cloud Application Architect -- Amazon Web Services}
{Remote, Guelph ON}
{November 2022 -- Present}
{}
\resumeItemListStart
\item[$\bullet$] Content coming soon!
\resumeItemListEnd
\resumeExp
{Cloud Application Architect -- Statistics Canada}
{Remote, Guelph ON}
{January 2022 -- October 2022}
{}
\resumeItemListStart
\item[$\bullet$] Worked with a team of developers on a \textbf{Kubernetes} cloud based machine learning and data science
platform known as the Advanced Analytics Workspace
\href{https://analytics-platform.statcan.gc.ca/covid19}{\footnotesize{\faExternalLink}}
\item[$\bullet$] Responsible for the architecture design and implementation of features to empower data and ML scientists to
use cloud compute power with minimal effort
\item[$\bullet$] Worked with \textbf{ArgoCD}, \textbf{Go}, \textbf{Github CI}, \textbf{Gitlab CI}, \textbf{Docker}, \textbf{Helm} and
\textbf{Terraform} to design features for hundreds of users
\item[$\bullet$] Wrote and deployed \textbf{Kubernetes} controllers to dynamically provision application
features across hundreds of user namespaces, while
also managing the complex integration of features with \textbf{Kubeflow} for centralized access
\resumeItemListEnd
\resumeExp
{Lead Software Developer -- Automated Guided Vehicles Division}
{JMP, Cambridge ON}
{August 2020 -- December 2021}
{}
\resumeItemListStart
\item[$\bullet$] Led the design and development of fleet management software solutions solving issues related to
AMR facility integration decreasing project delivery time and streamlining integration processes
\item[$\bullet$] Managed full development cycle of software solutions across multiple projects, furthering
knowledge in testing, license management, version control and software architecture
\item[$\bullet$] Created full stack applications using \textbf{Java Spring Boot} and \textbf{Python Flask} backends with
\textbf{PostgreSQL} schema and \textbf{React} front-end for use in projects reducing JMP's engineering hours
per project while increasing product ease of use for clients
\item[$\bullet$] Designs often exceeded customer expectations where 24/7 uptime is required
\item[$\bullet$] Recipient of the Rookie of the Year award because of innovative contributions to JMP
\resumeItemListEnd
\newpage
\resumeExp
{Software Developer -- Controls Division}
{JMP, Cambridge ON}
{May 2019 -- December 2019}
{}
\resumeItemListStart
\item[$\bullet$] Devised and implemented an asset tracking database using Sharepoint with a front-end
Powerapps application improving asset control in JMP's warehouse
\item[$\bullet$] Improved research and design skills by building a backend \textbf{Python} application connecting REST
to PLC's utilizing \textbf{OPCUA}
\item[$\bullet$] Designed and commissioned an autonomous mobile robot (AMR) fleet system for an automotive client that delivered and
returned parts from their automobile assembly line, increasing production efficiency
\item[$\bullet$] Received a company-wide innovation award for significant research and design contributions to
my projects; I was the first co-op student at JMP to be recognized in such a manner
\resumeItemListEnd
\resumeSubHeadingListEnd
\sectionsep
%-----------EDUCATION------------%
\section{Education}
\resumeSubHeadingListStart
\resumeEdu
{Master of Applied Science with Collaborative Specialization in AI}
{University of Guelph, Guelph, ON}
{August 2020 -- Present} %Event Dates
{Expected Graduation: October 2022}
\resumeItemListStart
\item[$\bullet$] Studied federated deep reinforcement learning applied to autonomous vehicle platoon control:
\href{https://atrium.lib.uoguelph.ca/xmlui/handle/10214/27063}{\footnotesize{\faExternalLink}}
\item[$\bullet$] Published work in Intelligence \& Robotics Journal as a result of research success:
\href{https://intellrobot.com/article/view/4885}{\footnotesize{\faExternalLink}}
\resumeItemListEnd
\resumeEdu
{Bachelor of Engineering Co-op Mechanical Engineering, Honours }
{University of Guelph, Guelph, ON}
{September 2015 -- May 2020}
{}
\resumeItemListStart
\item[$\bullet$] Recognized on the Dean's list every semester
\item[$\bullet$] Guelph Entrance Scholarship granted for admission with over 90\% average
\resumeItemListEnd
\resumeSubHeadingListEnd
\sectionsep
%-----------PROJECTS------------%
\section{Software Projects}
\resumeSubHeadingListStart
\resumeProject
{\href{https://github.com/cboin1996/dalle-ays}{Dalle-ays \footnotesize{\faExternalLink}}} %Project Name
{August 2022 -- Present} %Event Dates
\resumeItemListStart
\item[$\bullet$] Implemented a \textbf{FastAPI} server for hosting dalle-mini models.
\item[$\bullet$] Integrated dalle-ays with \href{https://github.com/cboin1996/pigbot}{Pigbot \footnotesize{\faExternalLink}}
to allow people in discord to interact with dalle-ays's various features via messages.
\item[$\bullet$] Features include: Downloading of new models, model caching and image search.
\resumeItemListEnd
\resumeProject
{\href{https://github.com/\github/avddpg}{AVDDPG \footnotesize{\faExternalLink}}}
{September 2020 -- Present} %Event Dates
\resumeItemListStart
\item[$\bullet$] Designed a co-operative adaptive cruise control environment in \textbf{Python} using \textbf{Tensorflow} and
\textbf{Keras}
\item[$\bullet$] Trained decentralized \textbf{Deep Reinforcement Learning} agents in order to analyse the performance benefits \textbf{Federated Reinforcement Learning (FRL)}
can provide to autonomous vehicle platooning
\item[$\bullet$] Features include: Segregated experiment framework, \LaTeX \hspace{0.5pt} report generation for experiments,
variety of discretization methods in environment design, multi platoon support, FRL
\resumeItemListEnd
\resumeProject
{\href{https://github.com/cboin1996/JukeBox}{Music Downloading Platform \footnotesize{\faExternalLink}}} %Project Name
{February 2019 -- Present} %Event Dates
\resumeItemListStart
\item[$\bullet$] Created a \textbf{Python} YouTube to MP3 music downloading program leveraging iTunes Search \textbf{API} to format
MP3 files with official MP3 metadata
\item[$\bullet$] Features include: Music playback, voice activated controls, song downloading, auto updates,
integration with iTunes
\resumeItemListEnd
\resumeSubHeadingListEnd
\sectionsep
%-----------VOLUNTEERING----------%
\section{Volunteer Experience}
\resumeSubHeadingListStart
\resumeExp
{Robotics Team Co-President}
{University of Guelph, Guelph, ON}
{September 2017 -- April 2018} %Event Dates
{}
\resumeItemListStart
\item[$\bullet$] Applied course concepts while teaching and leading robotics team members
\item[$\bullet$] Improved knowledge of mechanisms and robotic systems by working on several mechatronics
projects in a team-based environment
\item[$\bullet$] Improved project management skills by running weekly meetings, filing documents and
recruiting new members through participation in Guelph events
\resumeItemListEnd
\resumeSubHeadingListEnd
%---------CERTIFICATION---------%
\section{Certifications}
\resumeSubHeadingListStart
\resumeCert
{Reliability Security Clearance}
{Government of Canada}
{October 2021 -- October, 2031}
\resumeCert
{Engineer in Training, License number: 100556457}
{Professional Engineers Ontario}
{October 2020 -- Present}
\resumeSubHeadingListEnd
\end{document}