-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTwenty-Seconds_cv.tex
204 lines (179 loc) · 6.58 KB
/
Twenty-Seconds_cv.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
\documentclass[]{twentysecondcv}
\begin{document}
%%%%%%%%%%%%%%%%%
%%PROFILE SIDE BAR%%
%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%
%%PERSONAL INFO%%%
%%%%%%%%%%%%%%%%
\cvname{Jia Rong Wu} %your name
\cvjobtitle{Solutions Architect}%your actual job position
%\cvaddress{Canada}%address
%\cvnumberphone{+1 2269807654}%telphone number
\cvmail{[email protected]}%e-mail
\cvsite{jiarongwu.com}%personal site
\cvlinkedin{linkedin.com/in/jia-rong-wu/}%linkedin
\cvgithub{github.com/JRWu}%Github
\cvgooglescholar{GoogleScholar - JRWu}%GoogleScholar
\aboutme{
I am a software engineer and academic. I have been writing software for over a decade starting with Java/C, analyzing data with R/Python, and building models using Tensorflow. Throughout my career, I've built startups from the ground-up, taught at academic institutions, and driven revenue generating operations for enterprises.
} %About me section
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%Skill bar section, each skill must have a value between 0 an 6 (float)%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\skills{
{Enterprise Sales/4.8},
{Requirements Elicitation/4.9},
{Collaboration/4.8},
{Teaching/4.5},
{Object Oriented Programming/4.8},
{Functional Programming/4.3}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%Skill text section
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\skillstext{
\large{Programming Languages}
\begin{enumerate}
\small
\item Python
\item R
\item Java
\item GoLang
\item SQL
\end{enumerate}
\large{Frameworks}
\begin{enumerate}
\small
\item Tensorflow
\item PyTorch
\item *nix systems
\end{enumerate}
\large{Tools}
\begin{enumerate}
\small
\item Git
\item Docker
\item Kubernetes
\item Hubspot
\item AWS\slash GCP
\end{enumerate}
}
\makeprofile
%%%%%%%%%%%%%%%%%%%%
%%END PROFILE SIDE BAR%%
%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%
%%%%%%%%BODY%%%%%%%%
%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%
%%SIMPLE SECTION%%%%%%
%%%%%%%%%%%%%%%%%%%%
%\section{Interests}
% APIs, Applications of Artificial Intelligence, and Academia.
\vspace{8px}
\section{Experience}
\vspace{-10px}
\begin{twenty}
\twentyitem
{Tyk Technologies}
{Solutions Architect}
{[09/2021 - Present]}
{
\begin{itemize}
\item[$\bullet$] Solutionize, support, and close strategic deals in complex sales cycles, generating \$2M+ ARR through technical consultations and demonstrations
\item[$\bullet$] Lead technical on-sites for customer accounts, enabling and delivering hundreds of thousands of ARR through land and expand opportunities
\item[$\bullet$] Increased velocity of customer evaluations by developing and maintaining a repository for building custom Go Plugins, reducing time from discovery to commercial negotiations
\item[$\bullet$] Contribute to core software product (API Gateway) through pull requests, adding features that unlock revenue and unblock customers
\item[$\bullet$] Act as technical expert and advisor for enterprise accounts, collaborating with internal teams to prioritize revenue generating features
\item[$\bullet$] Promoted company from Visionary to Leader on the Gartner Magic Quadrant in 2023 through strategic consultations and content creation
\end{itemize}
}
\twentyitem
{AUSPRE}
{Machine Learning Engineer}
{[02/2019 - 09/2021]}
{
\begin{itemize}
\item[$\bullet$] Trained, tested and deployed end-to-end Transformer models for speaker diarization and speech-to-text workflows using Tensorflow
\item[$\bullet$] Spearheaded the development and deployment of efficient ETL data pipelines, reducing model training time from days to hours
\item[$\bullet$] Secured funding through delivering pitches and writing grants, enabling business growth
\end{itemize}
}
\twentyitem
{Eighty8 Ventures}
{Full Stack Developer}
{[01/2017 - 02/2019]}
{
\begin{itemize}
\item[$\bullet$] Engineered robust microservices using Python, PHP and MySQL, powered by ReactJS
\item[$\bullet$] Implemented algorithms to solve complex technical issues and optimized code, resulting in performance improvements of over 200\%
\item[$\bullet$] Collaborated with stakeholders in an Agile development environment, consistently meeting and beating project deadlines
\end{itemize}
}
\twentyitem
{Waterloo University}
{Research/Teaching Assistant}
{[09/2016 - 04/2018]}
{
\begin{itemize}
\item[$\bullet$] Trained, tested and deployed Convolutional Neural Network models to predict tandem mass spectrometry spectra
\item[$\bullet$] Optimized assignment grading efficiency by an order of magnitude (days to seconds) by developing grading software and automated pipelines
\end{itemize}
}
\twentyitem
{Western University}
{Software Developer}
{[05/2015 - 06/2016]}
{
\begin{itemize}
\item[$\bullet$] Refactored data analysis pipelines from Perl to C, while optimizing time complexity from O(n$^2$) to O(nlogn), reducing data compute times from hours to minutes
\item[$\bullet$] Authored multiple peer-reviewed publications regarding compositional data analysis and data processing
% \item[$\bullet$]Presented at global research conferences such as International Society for Computational Biology
\end{itemize}
}
\end{twenty}
\section{Education}
\vspace{-10px}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%TWENTY LIST ITEMS%%%%%%%%%%%%%%
%% Four arguments: date; title; where; description %%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{twenty}
\twentyitem
{Waterloo University}
{M.Sc. Mathematics}
{[2016 - 2018]}
{\\Computer Science}
\twentyitem
{Western University}
{B.Sc. Honours Computational Biochemistry}
{[2012 - 2016]}
{\\Computer Science}
\end{twenty}
\section{Certifications}
\vspace{-12px}
\begin{twenty}
\twentyitem
{Linux Foundation}
{Certified Kubernetes Application Developer}
{[01/2023]}
{}
\end{twenty}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%TWENTY LIST SHORTITEMS%%%%%%%%%%%%%%
%%% Two arguments: date; title/description %%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\section{Projects}
%\vspace{-10px}
%\begin{twenty}
% \twentyitem
% {Title}
% {Description}
% {[Year] \\}
% {Items}
%\end{twenty}
%\vspace{-10px}
%%%%%%%%%%%%%%%%%%%%
%%%%%ENDBODY%%%%%%%%
%%%%%%%%%%%%%%%%%%%%
\end{document}