-
Notifications
You must be signed in to change notification settings - Fork 1
/
Resume-Eli-Schiff.tex
263 lines (214 loc) · 10.6 KB
/
Resume-Eli-Schiff.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
\documentclass[11pt,a4paper,roman]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
% modern themes
\moderncvstyle{banking} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{black} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
\usepackage[utf8]{inputenc}
\usepackage{fontawesome}
\usepackage{tabularx}
\usepackage{ragged2e}
% if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins
\usepackage[scale=0.89]{geometry}
\usepackage{multicol}
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
\usepackage{import}
% personal data
\name{Eli}{Schiff}
% \title{Curriculum Vitae} % optional, remove / comment the line if not wanted
\address{11 Riverside Drive, Apt. 7WE, New York, NY 10023 }{}{}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
% \phone[mobile]{909-839-3097} % optional, remove / comment the line if not wanted
% \phone[fixed]{01234 123456} % optional, remove / comment the line if not wanted
%\phone[fax]{+3~(456)~789~012} % optional, remove / comment the line if not wanted
% \email{[email protected]} % optional, remove / comment the line if not wanted
% \homepage{shawnpan.me} % optional, remove / comment the line if not wanted
% \extrainfo{} % optional, remove / comment the line if not wanted
%\photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
%\quote{Some quote} % optional, remove / comment the line if not wanted
% to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
%\makeatletter
%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
%\makeatother
%\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
% bibliography with mutiple entries
%\usepackage{multibib}
%\newcites{book,misc}{{Books},{Others}}
\newcommand*{\customcventry}[7][.25em]{
\begin{tabular}{@{}l}
{\bfseries #4}
\end{tabular}
\hfill% move it to the right
\begin{tabular}{l@{}}
{\bfseries #5}
\end{tabular} \\
\begin{tabular}{@{}l}
{\itshape #3}
\end{tabular}
\hfill% move it to the right
\begin{tabular}{l@{}}
{\itshape #2}
\end{tabular}
\ifx&%
\else{\\%
\begin{minipage}{\maincolumnwidth}%
\small#7%
\end{minipage}}\fi%
\par\addvspace{#1}}
\newcommand*{\customcvproject}[4][.25em]{
% \vfill\noindent
\begin{tabular}{@{}l}
{\bfseries #2}
\end{tabular}
\hfill% move it to the right
\begin{tabular}{l@{}}
{\itshape #3}
\end{tabular}
\ifx&%
\else{\\%
\begin{minipage}{\maincolumnwidth}%
\small#4%
\end{minipage}}\fi%
\par\addvspace{#1}}
\setlength{\tabcolsep}{12pt}
%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\begin{document}
%\begin{CJK*}{UTF8}{gbsn} % to typeset your resume in Chinese using CJK
%----- resume ---------------------------------------------------------
\makecvtitle
\vspace*{-17.5mm}
\begin{center}
\begin{tabular}{ c c c c }
% \faGlobe\enspace mysite.me &
\faEnvelopeO\enspace [email protected] & \faGithub\enspace \href{https://github.com/EliHSchiff}{EliHSchiff} & \faMobile\enspace 646-574-5224\\
\end{tabular}
\end{center}
\vspace*{-10mm}
\section{EDUCATION}
{\customcventry{Graduated: December 2021}{B.S. Computer Science,
Minor in Economics}{Rensselaer Polytechnic Institute}{Troy, NY}{}{GPA 3.81 (3.94 in major), Dean’s Honor List: 5/6 semesters \\
% Leadership Award commented out because I believe the Founders Award of Excellence is better and this therefore adds clutter
% Rensselaer Leadership Award Scholarship\\
Founders Award of Excellence - The highest honor given to 1\% of students at the annual honors convocation }}
\section{EXPERIENCE}
{\customcvproject{Software Engineer at Datadog}{New York, NY --- Summer 2021 and Spring 2022-Present}
{\begin{itemize}
\item Developing internal data engineering infrastructure
\item Improved overall performance of website built with a React frontend and a Python backend
\item Worked with Kubernetes on multiple cloud providers including AWS, GCP, and Azure
\end{itemize}
}
{\customcvproject{Software Engineering Intern at Coursedog, Inc.}{New York, NY --- Summer 2018 and Fall 2020}
{\begin{itemize}
\item Increased test coverage using the Jest unit testing framework and Cypress E2E tests
\item Designed a Python script used to collect emails and names for marketing purposes
\item Developed new pages and features using Vue.js including a custom form similar to Google Forms
\end{itemize}
}
{\customcvproject{Software Engineering Intern at Optum (UnitedHealth)}{Boston, MA --- Summer 2019}
{\begin{itemize}
\item Developed Python program to monitor file changes on a 150tb Hadoop Cluster to assist with data governance
\item Worked on a programs to assist with data migration to new server infrastructure
\item Received first place in a company-wide hackathon comprised over 80 employees and interns
% for the development of an API to simplify access to Individual Health Records
\end{itemize}
}
}
% {\customcvproject{Instructor at Advanced Mechatronics for Kids}{New York, NY --- 2014-2018}
% {\begin{itemize}
% \item Worked one afternoon a week and on ad hoc basis to teach engineering, robotics, and computer
% science in after-school STEM educational program
% \end{itemize}
% }
% }
\section{PROJECTS}
{\customcvproject{QuACS Course Scheduler}{\normalfont \href{https://quacs.org}{https://quacs.org}}
{\begin{itemize}
\item Open source, mobile friendly website/pwa to find and schedule courses to take at RPI
\item Automatically checks for missing prerequisites and course time conflicts
\item Actively used by thousands of RPI students across all majors
\item Developed using TypeScript in Vue.js along with WebAssembly and Web Workers
\item Nightly refreshes of course data using Python scripts running on GitHub actions
\end{itemize}
}
}
{\customcvproject{Submitty}{\normalfont \href{}{}}
{\begin{itemize}
\item Open source programming and assignment submission website developed at RPI
\item Implementing an online queue to keep track of remote students who need help during office hours and provide analytics for instructors to understand how to allocate resources to best help students
\item Overhauled accessibility across entire website including writing test to avoid accessibility related regressions
\end{itemize}
}
}
{\customcvproject{Rubber Duck Discord Bot}{\normalfont \href{}{}}
{\begin{itemize}
\item Fully-featured Python moderation bot for 2,000+ member RPI Discord chat server
\item Hosted on Google Cloud using Gitlab continuous integration and continuous deployment
\end{itemize}
}
}
\section{LEADERSHIP}
{\customcvproject{Data Structures Undergraduate TA}{Spring 2019-Present}
{\begin{itemize}
\item Run weekly labs and office hours to assist students in learning C++ and Data Structures
\end{itemize}
}
}
{\customcvproject{Upsilon Pi Epsilon (Computer Science Honor Society)}{Fall 2019-Present}
{\begin{itemize}
\item Help run exam review sessions before all freshman level computer science exams
\end{itemize}
}
}
{\customcvproject{Undergraduate Curriculum Committee}{Spring 2019-Spring 2020}
{\begin{itemize}
\item Freshman and Sophomore representative elected by classmates to vote on computer science curriculum changes
\end{itemize}
}
}
\section{SKILLS}
{\customcvproject{Programming Languages}{}
{\begin{itemize}
\item Python, React, Vue.js, TypeScript, JavaScript, C++, Java, SQL, PHP
\end{itemize}
}
}
{\customcvproject{Technical Knowledge}{}
{\begin{itemize}
\item Git, Linux, GitHub Actions, Kubernetes
\end{itemize}
}
}
%\section{AWARDS AND ACHIEVEMENTS}
%\begin{minipage}{\maincolumnwidth}%
% \small{
% \begin{itemize}
% \item Winner, Tata Innovista, November 2016
% \item President of XYZ Club, Public Relations Manager of Swarthmore QWE Club
% \item Programming Languages: Python, C, C++, PHP, Java, HTML/CSS, Javascript, jQuery, NodeJS
% \item Fluent in Gibberish, conversational in Nonsense
% \end{itemize}}%
%\end{minipage}%
%
%}
% Publications from a BibTeX file without multibib
% for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
% to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
\nocite{*}
\bibliographystyle{plain}
\bibliography{publications} % 'publications' is the name of a BibTeX file
% Publications from a BibTeX file using the multibib package
%\section{Publications}
%\nocitebook{book1,book2}
%\bibliographystylebook{plain}
%\bibliographybook{publications} % 'publications' is the name of a BibTeX file
%\nocitemisc{misc1,misc2,misc3}
%\bibliographystylemisc{plain}
%\bibliographymisc{publications} % 'publications' is the name of a BibTeX file
%----- letter ---------------------------------------------------------
\end{document}