-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjonho_resume.tex
301 lines (265 loc) · 10.2 KB
/
jonho_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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.1 (30/4/2014)
%https://preview.overleaf.com/public/zszkcsshbrnd/images/ac0704b40927d1c953dc8b6616a392a8d3fe65b4.jpeg
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% This template uses several fonts not included with Windows/Linux by
% default. If you get compilation errors saying a font is missing, find the line
% on which the font is used and either change it to a font included with your
% operating system or comment the line out to use the default font.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TODO:
% 1. Integrate biber/bibtex for article citation under publications.
% 2. Figure out a smoother way for the document to flow onto the next page.
% 3. Add styling information for a "Projects/Hacks" section.
% 4. Add location/address information
% 5. Merge OpenFont and MacFonts as a single sty with options.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% CHANGELOG:
% v1.1:
% 1. Fixed several compilation bugs with \renewcommand
% 2. Got Open-source fonts (Windows/Linux support)
% 3. Added Last Updated
% 4. Move Title styling into .sty
% 5. Commented .sty file.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Known Issues:
% 1. Overflows onto second page if any column's contents are more than the
% vertical limit
% 2. Hacky space on the first bullet point on the second column.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{deedy-resume-openfont}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Jonathan}{W. Ho}{ \urlstyle{same}\url{http://jonwho.github.io} \\
\href{mailto:jonwho.contact@gmail.com}{jonwho.contact@gmail.com} | 530.320.7863
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.33\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{UC San Diego}
\descript{Bachelor of Science \\ in Computer Science \\ and Engineering}
\location{Grad. June 2015 | La Jolla, CA}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Links}
GitHub://\href{https://github.com/jonwho}{\custombold{jonwho}} \\
LinkedIn://\href{https://www.linkedin.com/in/jonwho}{\custombold{jonwho}} \\
Chatbot://\href{https://github.com/jonwho/discord-bot}{\custombold{discord-bot}} \\
StocksAPI://\href{https://github.com/jonwho/go-iex}{\custombold{go-iex}} \\
StockNewsScraper://\href{https://github.com/jonwho/dd}{\custombold{dd}} \\
Recipes://\href{https://github.com/recipey}{\custombold{Recipey}} \\
RubyGem://\href{https://github.com/jonwho/lolxin}{\custombold{Lolxin}}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Coursework}
\subsection{Key Courses}
Software Engineering \\
Software Tools \& Technology \\
Data Structures \\
Operating Systems \\
Algorithms \& Design \\
Computer Architecture \\
Functional Programming \\
Ubiquitous Computing \\
Server Side Applications \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Prev Internships
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Prev Internships}
\subsection{BRIDGECREST MEDICAL}
\textbullet{} Ruby on Rails web portal \\
\textbullet{} Maintain/deploy/test Heroku app \\
\textbullet{} REST APIs for mobile devices \\
\sectionsep
\subsection{THERMO FISHER SCIENTIFIC}
\textbullet{} AWS app performance tests \\
\textbullet{} Global IT resources webpage updates
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Languages}
Go \textbullet{} Java \textbullet{} JavaScript \textbullet{} Ruby \\
CoffeeScript \textbullet{} Python
\sectionsep
\subsection{Web Development}
HTML \textbullet{} CSS \textbullet{} Rails \textbullet{} Sass \\
Grunt \textbullet{} Gulp \textbullet{} Bower \textbullet{} Webpack \\
Angular \textbullet{} React \textbullet{} ES6 \textbullet{} Babel \\
JSX \textbullet{} Bootstrap \textbullet{} Material Design \\
\sectionsep
\subsection{Infrastructure}
Heroku \textbullet{} Amazon Web Services \\
Docker \textbullet{} Vagrant \\
% \sectionsep
% \subsection{Miscellaneous}
% Git \textbullet{} XML \textbullet{} JSON \textbullet{} Firebase \\
% GitHub \textbullet{} GitLab \textbullet{} Travis CI \\
% Bash \textbullet{} Ubuntu \textbullet{} CentOS \\
% PostgreSQL \textbullet{} MySQL \textbullet{} Vim \\
% Cassandra
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\hfill
\begin{minipage}[t]{0.66\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{Retention Science}
\descript{| Software Engineer}
\location{August 2017 – Present | Santa Monica, CA}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Develop tool to allow clients to build and target custom audience segments
\item Integrate Data Science predictions based on control/distribution ratio
\item Create report builder for product metrics
\item AWS Batch development to scale with holiday traffic
\item New SLA monitors to oversee core services
\item UTM integration for clients on Google Analytics
\item 3rd party plugin system for flexible data integration
\item Internal API for frontend and Data API for clients
\item On-call rotation to triage/fix service operations
\end{tightemize}
\sectionsep
\runsubsection{Whisper App}
\descript{| Software Developer}
\location{November 2016 – June 2017 | Venice, CA}
\begin{tightemize}
\item Add ad partners through header bidding
\item A / B testing to track mobile app installs through website
\item Python revenue reporting scripts
\item Audience demographic targeting for partner campaigns
\end{tightemize}
\sectionsep
\runsubsection{Fullscreen Media}
\descript{| Full Stack Software Engineer}
\location{August 2015 – November 2016 | Playa Vista, CA}
\begin{tightemize}
\item Develop tools in and around Video.js for HTML5 video support
\item Write RSpec3 tests covering unit and feature testing
\item Client side quality control tools written in Angular/React
\item Automate asset workflows from ingestion to publishing
\item Support VTT and XML captions with conversion and publishing
\item Create Sidekiq workers to run scheduled jobs from Redis queue
\item Complete redesign of UI to optimize UX and development time
\item Link data processes so tech ops can monitor pipeline progress
\item Make use of AWS API S3, SNS, and SQS to connect internal services
\end{tightemize}
\sectionsep
\runsubsection{Sony Network Entertainment}
\descript{| Software Architect Intern}
\location{June 2014 – Sep 2014 | San Diego, CA}
\begin{tightemize}
\item Worked on continuous integration for OAuth 2.0 on the network platform
\item Created internal application with AngularJS to improve client integration
\item Made a message board app to discuss ideas for hackathon with MEAN stack
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \runsubsection{BridgeCrest Medical}
% \descript{| Software Engineer}
% \location{Oct 2013 – April 2014 | San Diego, CA}
% \begin{tightemize}
% \item Created web portal application in Ruby on Rails and delegated tasks
% \item Maintain application on server and deploy test applications on Heroku
% \item Started work on REST APIs for mobile application to use
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \runsubsection{Thermo Fisher Scientific}
% \descript{| Software Development Intern}
% \location{June 2013 – Sep 2013 | Carlsbad, CA}
% \begin{tightemize}
% \item Developed performance tests for application on Amazon Web Services
% \item Updated Global IT functions resource page to improve employee experience
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Projects}
\href{http://augmonted.github.io}{\runsubsection{Augmonted}} \\
\begin{tightemize}
\item Voted 1st place app in CSE190 Mobile Development 2015 class
\item Utilizes Qualcomm Vuforia API for augmented reality
\item User interface with focus on Google's Material Design
\item Log in with either Facebook Graph API or email verification
% \item Amazon EC2 instance hosts both MySQL and PHP middleware
\end{tightemize}
\sectionsep
\href{https://www.youtube.com/watch?v=mYUiSeqqgDY&list=PLbbCsk7MUIGfXpnd9XN-pBeCd6ixuCQ2X}{\runsubsection{Speedy Type}} \\
\begin{tightemize}
\item Designed to aid those suffering from Locked-In Syndrome
\item Uses both Microsoft Surface and EyeTribe technology
\item Allows patient to initiate converstaion with loved ones
\item 3 to 5 times faster than traditional means of communication
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \href{https://github.com/jonwho/ScottTheIntern}{\runsubsection{Scott the Intern}} \\
% \begin{tightemize}
% \item Video game for Xbox and PC made with XNA Game Studios 3.0
% \item Implemented free world movement in 2D sprite sheets
% \item Fight system was turn based and included sprite animations
% \item Maps for the game were made using a custom made map-maker
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \runsubsection{My City} \\
% \begin{tightemize}
% \item Android app used to socialize with your friends from Gmail
% \item App puts your friends locations into Google Maps
% \item Focused on GoogleTalk and RTMP APIs in Java
% \item Made group chat feature with any friends within 1 mile
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\end{document} \documentclass[]{article}