-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.tex
More file actions
255 lines (218 loc) · 7.96 KB
/
main.tex
File metadata and controls
255 lines (218 loc) · 7.96 KB
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.2 (16/9/2014)
%
% 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}
\usepackage{fancyhdr}
\usepackage{listings}
\usepackage{hyperref}
\newcommand{\dollar}{\mbox{\textdollar}}
\newcommand\tab[1][1cm]{\hspace*{#1}}
\pagestyle{fancy}
\fancyhf{}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Varun}{Rajaram}{\href{mailto:[email protected]}{[email protected]} | 832.857.3031 | \href{mailto:[email protected]}{[email protected]}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.33\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Programming}
\location{Experienced with:}
Java \textbullet{} Python \\
\location{Exposure to:}
Matlab \textbullet{} R \textbullet{}
Tensorflow \\ \textbullet{} OpenCV \textbullet{} Arduino \textbullet{} \LaTeX\ \\
\vspace{\topsep}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Awards}
\location{Jerry R. Junkins Memorial \\ Scholarship Award}
\vspace{1 mm}
\underline{Recipient} of scholarship awarded by \\ \textbf{\href{https://goo.gl/Yi8edi}{Texas Instruments}} to National \\ Merit Scholarship Finalists. \\
\vspace{\topsep}
\vspace{1 mm}
\location{US State Department Scholarship}
\vspace{1 mm}
Awarded \underline{American Youth Leadership} \underline{Program} Scholarship for 5 week, all-expenses-paid study abroad and community service in Ecuador. Program selected 18 students in the Greater Houston Area. \\
\vspace{\topsep}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Miscellaneous
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Misc. Projects}
\underline{Handwritten Digit Recognition} in Python \\
\vspace{3 mm}
\begin{tightemize}
\item Use of feed-forward neural network to classify handwritten digits.
\end{tightemize}
\vspace{1 mm}
\underline{Android Application} for high school volunteering with Android Studio
\begin{tightemize}
\item Built an application with integrated calendar and event creation mechanisms.
\end{tightemize}
\vspace{1 mm}
\underline{Markov chains} for Text in Java \\
\vspace{1 mm}
\underline{Twitter based "Fortune Cookie" generator} \\
\begin{tightemize}
\item Used the Twitter and IBM Watson API's for sentiment analysis to return an emotionally relevant fortune cookie. Built at HackTX 2017.
\end{tightemize}
\vspace{1 mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{2 mm}
\section{Links}
\href{github.com/v-rajaram}{Github: github.com/v-rajaram} \\
\vspace{1 mm}
\href{linkedin.com/in/varun-rajaram}{LinkedIn: linkedin.com/in/varun-rajaram} \\
\vspace{1 mm}
\href{https://devpost.com/v-rajaram}{DevPost: https://devpost.com/v-rajaram} \\
%Github:// \href{https://github.com/v-rajaram}{\bf v-rajaram} \\
%LinkedIn:// \href{https://www.linkedin.com/in/varun-rajaram}{\bf varun-rajaram} \\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Languages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{2 mm}
\section{Languages}
English, Spanish, Tamil \\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\hfill
\begin{minipage}[t]{0.66\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Education
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\vspace{2 mm}
\runsubsection{University of Texas at Austin}
\descript{| BS C.S.- Turing Scholars and Dean's Scholars Honors Programs | BA Plan II Honors Program}
\location{Aug 2017 - Present | Austin, TX}
\vspace{\topsep}
\begin{tightemize}
\item Relevant Coursework (H = Honors version of the class):
Data Structures H, Discrete Math H, Vector Calculus H, Computer Architecture H, Statistics and Probability
\end{tightemize}
\vspace{2 mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Extracurriculars
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Extracurriculars}
\vspace{2 mm}
\runsubsection{Texas 4000 for Cancer}
\location{Nov 2017 - Present | Austin, TX}
\begin{tightemize}
\item Service organization that raises money and awareness for cancer through community outreach.
\item Training for 4500 mile benefit bicycle ride from Austin, TX to Anchorage, AK in 2019.
\end{tightemize}
\vspace{2 mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{2 mm}
\section{Experience}
\vspace{2 mm}
\runsubsection{M.D. Anderson Cancer Center}
\descript{| Research Intern }
\location{June 2016 - August 2017 | Houston, TX}
\begin{tightemize}
\item Worked in Diagnostic Radiology applying \underline{deep learning} to cancer imaging, with a focus on MRI's and PET-CT Scans.
\vspace{1 mm}
\item Initial projects involved MRI flare detection and histopathology image analysis.
\vspace{1 mm}
\item Used OpenCV, Tensorflow, and Python for neural network applications.
\vspace{1 mm}
\item Pursued further research into Low-Grade Gliomas and signaling pathways, applying \underline{machine learning} to genomic sequencing, using Python and R.
\end{tightemize}
\sectionsep
\vspace{2 mm}
\runsubsection{Fort Settlement Middle School Coding Club}
\descript{| Founder of Afterschool Club}
\location{August 2015 – June 2016 | Sugar Land, TX}
\begin{tightemize}
\item Founded \underline{\href{https://goo.gl/KF7umR}{Coding Club}} for students at a local middle school, teaching fundamental computer science skills.
\vspace{1 mm}
\item Began teaching students to work with Scratch, and eventually progressed onto Java. Coding Club still exists today.
\end{tightemize}
\sectionsep
\vspace{2 mm}
\runsubsection{Global Issues Summit}
\descript{| Co-Coordinator}
\location{August 2016 – April 2017 | Sugar Land, TX}
\begin{tightemize}
\item Co-Coordinated an entirely student-run conference focusing on the United Nations Sustainable Development Goals.
\vspace{1 mm}
\item Conference had over 700 attendees from around the community.
\vspace{1 mm}
\item Extensive use of Microsoft Powerpoint, Excel, and Word (and Google Drive Equivalents).
\vspace{1 mm}
\item \url{globalissuessummit.org}
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Publications
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Publications}
\vspace{2 mm}
[1] Garg N, Elshikh M, Rayan J, Rajaram V and Bhosale P: \underline{\href{https://www.clinicsinoncology.com/pdfs_folder/cio-v1-id1088.pdf}{Differentiating Pancreatic Cystic Lesions}} \textit{Clinics in Oncology,} in press.
\nocite{*}
\end{minipage}
\end{document} \documentclass[]{article}