forked from deedy/Deedy-Resume
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdeedy_resume-openfont.tex
270 lines (240 loc) · 9.2 KB
/
deedy_resume-openfont.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy-Edit - A fork of Deedy-Resume (v1.2)
% LaTeX Template
% Version 1.0 (16/8/2019)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% Edited by:
% Gabriel Ong (http://q-gabe.me)
%
% 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.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% CHANGELOG:
% v1.0:
% 1. Initial Upload
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper]{deedy-resume-openfont} % For US Letter, change 'a4paper' to 'letterpaper'
\usepackage{fancyhdr}
\usepackage{fontawesome}
\usepackage{tikz}
\pagestyle{fancy}
\fancyhf{}
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=1pt] (char) {#1};}}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{John}{Smith} % {First Name} {Last Name}
{
\circled{\faChrome} {\fontsize{10}{10}\selectfont \urlstyle{same}\href{https://example.com}{example.com}} % Personal Website
}
{
\circled{\faEnvelope} {\fontsize{10}{10}\selectfont \href{mailto:email@example.com}{email@example.com}} % Email
{\fontsize{8}{8}\selectfont \\ (Preferred)}
}
{
\circled{\faGithub} {\fontsize{10}{10}\selectfont \href{https://github.com/}{Username}} % Github Profile
}
{
\circled{\faPhone} {\fontsize{10}{10}\selectfont +1\ 234\ 567\ 8910} % Contact Number
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.34\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{University of Maryland}
\descript{Master of Computer Science}
\location{2014 | Maryland}
Department of Computer Science \\
\location{ Summa Cum Laude }
\sectionsep
\subsection{University of Maryland}
\descript{Bachelor of Computer Science}
\location{2012 | Maryland}
Department of Computer Science \\
\location{ Summa Cum Laude }
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Programming}
\location{Over 5000 lines:}
Java \textbullet{} C \textbullet{} Python \\
\location{Over 1000 lines:}
Javascript \textbullet{} C\# \textbullet{} HTML5 \\
CSS \textbullet{} PHP \\
\location{Familiar:}
Shell \textbullet{} C++ \textbullet{} Assembly \\
Ruby \textbullet{} \LaTeX\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Coursework}
\subsection{Post-Grad}
Software Testing \\
Computer Graphics \\
{\footnotesize \textit{\textbf{(Teaching Assistant) }}} \\
AI and Machine Learning \\
Human-Computer Interface Applications \\
\sectionsep
\subsection{Undergraduate}
Data Structures and Algorithms \\
{\footnotesize \textit{\textbf{(Teaching Assistant) }}} \\
Software Engineering \\
Programming Methodology \\
{\footnotesize \textit{\textbf{(C \& Java) }}} \\
Computer Networks \\
{\footnotesize \textit{\textbf{(Teaching Assistant) }}} \\
Operating Systems \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Contact}
Email: \href{mailto:email@example.com}{\bf email@example.com} \\
Contact: {\bf +1\ 234\ 567\ 8910} \\
Website: \href{https://example.com}{\bf example.com} \\
Github: \href{https://github.com/}{\bf github.com/<Username>} \\
LinkedIn: \href{ https://linkedin.com/johnutw}{\bf linkedin.com/johnutw} \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\begin{minipage}[t]{0.60\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROFESSIONAL EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Professional Experience}
\runsubsection{Facebook}
\descript{| Software Engineer }
\location{May 2017 - Present }
\vspace{10pt} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Contributed software engineering expertise in the development of products through the software lifecycle, from requirements definition through successful deployment.
\item Facilitated adoption of emerging software application and architecture standards, by managing a team of 5 developers.
\item Excelled at rapid application development and management of technological issues for assigned projects, earning the highest customer satisfaction rating for all software solutions delivered.
\item {\fontsize{10}{10}\selectfont\bfseries Key achievement:} Provided an object-oriented (OOS) design for the leading project-management platforms within Facebook.
\end{tightemize}
\sectionsep
\runsubsection{Airbnb}
\descript{| Web Developer }
\location{July 2014 - May 2017 }
\begin{tightemize}
\item Structured several internal systems comprising order entry/management tools, conversion/revenue reporting, and production workflow tracking.
\item Designed custom REST APIs built in Python, Laravel PHP, and NodeJS.
\item Successfully installed Linux servers and virtualized environment using Docker, Hyper-V and Amazon Web Services.
\item Designed and implemented PHP web application, streamlining high-server traffic resource configuration and allocation.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Projects}
\runsubsection{iOS Meme Application}
\descript{MemeIt}
\location{ 2018 | < Sample Link 1 > }
\begin{tightemize}
\item Developed an iOS application that allows users to easily create and share memes.
\item Integrated openCV library allowing users to effortlessly apply photo filters and effects.
\item Designed RESTful backend server enabling memes to be stored persistently in an online database.
\item Incorporated persistent data storage to archive memes. Leveraged caching for recently accessed memes.
\item {\fontsize{10}{10}\selectfont\bfseries Utilized:} Swift, Obj-C, Python, Flask, SQLite, openCV
\end{tightemize}
\sectionsep
\runsubsection{Interactive 3D-Graphics Website}
\descript{Deep Viz}
\location{ 2016 | < Sample Link 2 > }
\begin{tightemize}
\item Developed a real-time interactive graphical website using THREE.js to create a 3D workspace with real-time animated 3D models of crystal lattice structures and robotic parts in which animations and camera views can be manipulated.
\item {\fontsize{10}{10}\selectfont\bfseries Utilized:} Python, Flask, Heroku, JS, AJAX, THREE.js, HTML/CSS, Docker, GIT
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% OTHER EXPERIENCE - (UNUSED)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% \section{Other Experience}
% \runsubsection{Armed Forces}
% \descript{| Webmaster}
% \location{Oct 2010 – Aug 2012 | }
% \begin{tightemize}
% \item Appointed as the Webmaster of the Medical Service.
% \item Implemented additional UI features onto an intranet website to improve user experience, utilising HTML5 and CSS knowledge.
% \item Involved in content maintenance and debugging of the website.
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RESEARCH - (UNUSED)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%\section{Research}
%\runsubsection{Cornell Robot Learning Lab}
%\descript{| Researcher}
%\location{Jan 2014 – Jan 2015 | Ithaca, NY}
%Worked with \textbf{\href{http://www.cs.cornell.edu/~ashesh/}{Ashesh Jain}} and \textbf{\href{http://www.cs.cornell.edu/~asaxena/}{Prof Ashutosh Saxena}} to create \textbf{PlanIt}, a tool which learns from large scale user preference feedback to plan robot trajectories in human environments.
%\sectionsep
%
%\runsubsection{Cornell Phonetics Lab}
%\descript{| Head Undergraduate Researcher}
%\location{Mar 2012 – May 2013 | Ithaca, NY}
%Led the development of \textbf{QuickTongue}, the first ever breakthrough tongue-controlled game with \textbf{\href{http://conf.ling.cornell.edu/~tilsen/}{Prof Sam Tilsen}} to aid in Linguistics research.
%\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS - (UNUSED)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%\section{Awards}
%\begin{tabular}{rll}
%2014 & top 52/2500 & KPCB Engineering Fellow\\
%2014 & 1\textsuperscript{st}/50 & Microsoft Coding Competition, Cornell\\
%2013 & National & Jump Trading Challenge Finalist\\
%2013 & 7\textsuperscript{th}/120 & CS 3410 Cache Race Bot Tournament \\
%2012 & 2\textsuperscript{nd}/150 & CS 3110 Biannual Intra-Class Bot Tournament \\
%2011 & National & Indian National Mathematics Olympiad (INMO) Finalist \\
%\end{tabular}
%\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PUBLICATIONS - (UNUSED)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%\section{Publications}
%\renewcommand\refname{\vskip -1.5cm} % Couldn't get this working from the .cls file
%\bibliographystyle{abbrv}
%\bibliography{publications}
%\nocite{*}
%
\end{minipage}
\end{document} \documentclass[]{article}