forked from himanshusharma89/resume
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdeedy_resume-reversed.tex
358 lines (310 loc) · 11.1 KB
/
deedy_resume-reversed.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
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.3 (22/9/2018)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% v1.3 author:
% Zachary Taylor
%
% v1.3 repository:
% https://github.com/ZDTaylor/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. Add various styling and section options and allow for multiple pages smoothly.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% CHANGELOG:
% v1.3:
% 1. Removed MacFonts version as I have no desire to maintain it nor access to macOS
% 2. Switched column ordering
% 3. Changed font styles/colors for easier human readability
% 4. Added, removed, and rearranged sections to reflect my own experience
% 5. Hid last updated
%
% v1.2:
% 1. Added publications in place of societies.
% 2. Collapsed a portion of education.
% 3. Fixed a bug with alignment of overflowing long last updated dates on the top right.
%
% 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-reversed}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Himanshu Sharma}{ %\urlstyle{same}\href{http://example.com}{example.com}| \href{http://example2.co}{example2.co}\\
\href{mailto:[email protected]}{[email protected]} |
\href{https://himanshusharma.tech}{himanshusharma.tech}
% \href{tel:+919634549381}{+919634549381}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.6\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{PuStack}
\descript{| Software Development Intern }
\location{Sep 2020 – Dec 2020 | Remote Work}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Handled Mobile and Website programming tasks (primarily using Flutter), working an average of 20 hours per week.
% while maintaining a 9.89 CGPA.
% \item Resolved technical issues by leveraging strengths in coding and debugging.
\item Rewrote and reviewed code for cross-platform apps efficiently.
\item Coded cross-platform apps. Deployed them to Firebase as backend.
\item Programmed scripts to automate common tasks and increase productivity.
\item Integrated Razorpay Payment Gateway. Utilized Cloud Functions to create webhook endpoints for the events.
% \item Customised pre-built calendar package for the live sessions.
\end{tightemize}
\sectionsep
\runsubsection{The Healthy Company}
\descript{| Flutter Development Intern }
\location{Apr 2020 – Sep 2020 | Remote Work}
\begin{tightemize}
\item Developed cross-platform app \textbf{\href{https://www.thehealthycompany.in/eva/}{EVA: AI Health Coach}} with Flutter.
\item Resolved technical issues by leveraging strengths in coding and debugging.
\item Integrated Razorpay Payment Gateway in the app.
\item Boosted app's engagement by using Dynamic Links, Cloud Messaging, Remote Config tools.
% \item Provide the app analytics using the Debug View tool.
\item Diagramed Entity Relationship Model of the app
\end{tightemize}
\sectionsep
% \runsubsection{Mississippi State University ITS}
% \descript{| Assistant Support Specialist }
% \location{Aug 2015 – Oct 2016 | Mississippi State, MS}
% \begin{tightemize}
% \item Interacted with clients to assess their problems and implement a solution in an efficient, friendly manner.
% \item Prepared workstations and laptops for future use by company employees.
% \item Created scripts to automate common tasks and increase productivity.
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Projects}
\runsubsection{GitHub Wrapped}
\descript{
% | Project for Distributed Client-Server Programming
}
\location{Dec 2020 – Present}
\begin{tightemize}
\item \textbf{\href{https://githubwrapped.tech/}{githubwrapped.tech}}, a website to retrieve annual contributions of a developer.
\item Utilizing the GitHub GraphQL API.
\item 2k+ report share on Twitter with tag GitHubWrapped.
\item\textbf{\href{https://twitter.com/GitHubWrapped}{GitHubWrapped}} bot to retweet the tweets.
\end{tightemize}
\sectionsep
\runsubsection{AirPower}
\descript{}
\location{Dec 2020 – Present}
\begin{tightemize}
\item Project won Hacka-demic Hackathon.
\item \textbf{\href{https://airpower.ishandeveloper.com/}{Airpower}} is a collection of complete end-to-end services.
\item Energy management solution based on an IoT device.
\item Replacement for existing energy meters.
\item SaaS products: web based admin dashboard and app for consumers.
\end{tightemize}
\sectionsep
\runsubsection{Community App Boilerplate}
\descript{}
\location{Mar 2020 – Present}
\begin{tightemize}
\item Project under GSSOC'20.
\item \textbf{\href{https://github.com/smaranjitghose/girlscript_app}{Boilerplate App}} for any technical community.
\item Easy to pick up and use without any hustle.
\item Share member’s achievements and upcoming opportunities.
\end{tightemize}
\sectionsep
\runsubsection{Blog App}
\descript{}
\location{Nov 2019 – Present
% | Mississippi State, MS
}
\begin{tightemize}
\item \textbf{\href{http://www.chit-chat.net/}{Blog App}}, an anonymous blog creation application.
\item Real-time blog creation without any communication and account creation.
\item Utilizing a Firebase backend
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RESEARCH
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COMMUNITY SERVICE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Community Service}
% \begin{tabular}{rll}
% 2013 -- 2018 & Tennessee & St. Baldrick's Foundation\\
% 2014 -- 2017 & Tennessee & American Cancer Society's Hope Lodge\\
% \end{tabular}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SOCIETIES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Societies}
% \begin{tabular}{rll}
% 2018 -- 2018 & National & Association of Computing Machinery (ACM)\\
% 2017 -- 2019 & National & Scrum Alliance Certified ScrumMaster\\
% 2015 -- 2019 & University & Shackouls Honors College\\
% \end{tabular}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Awards}
% \begin{tabular}{rll}
% 2015 & 99\textsuperscript{th} percentile & National Merit Scholarship Finalist\\
% \end{tabular}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PUBLICATIONS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Publications}
% \renewcommand\refname{\vskip -1.5cm} % Couldn't get this working from the .cls file
% \bibliographystyle{abbrv}
% \bibliography{publications}
% \nocite{*}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\hfill
\begin{minipage}[t]{0.35\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{Chitkara University}
\descript{BE in Computer Science and Engineering}
\location{Expected Jul 2022 | Patiala, IN}
Chitkara Institute of Engineering and Technology \\
% Dean's List (All Semesters) \\
\location{ Cum. GPA: 9.89 / 10.0}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\subsection{Programming}
Java \textbullet{} C/C++ \textbullet{}
Dart \textbullet{} JavaScript \textbullet{}
HTML Python \\
\sectionsep
\subsection{Technology}
Flutter \textbullet{} Git/Github \textbullet{} Firebase \textbullet{} Azure Automation \\
Android Studio \textbullet{} VS Code \textbullet{} Windows
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Coursework}
% \subsection{Graduate}
% Analysis of Algorithms
% \sectionsep
% \subsection{Undergraduate}
% Artificial Intelligence \\
% {\footnotesize \textit{\textbf{(Teaching Assistant) }}} \\
% AI Robotics \\
% Operating Systems I \\
% Calculus I-IV \\
% Data Analysis I \\
% Introduction to Probability \\
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% AWARDS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Awards}
\subsection{Honors}
\begin{tabular}{rll}
2020 & Hackathon & Hacka-demic Winner\\
2020 & Hackathon & CodeOff Winner\\
2020 & $\alpha$ & Microsoft Learn \\
& & Student Ambassador\\
2020 & 8\textsuperscript{th}/1500+ & GSSOC'20\\
2019 & 5\textsuperscript{th}/150+ & JGEC JWOC'19\\
\end{tabular}
\sectionsep
\subsection{Volunteering }
\begin{tabular}{rll}
2020 & Hackathon & HackOff 3.0 Mentor\\
2020 & Hackathon & OctaHacks 3.0 Mentor\\
\end{tabular}
\sectionsep
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Societies
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Societies}
% IEEE\\
% Scrum Alliance Certified ScrumMaster\\
% Shackouls Honors College\\
% National Merit Scholarship Finalist \\
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Links}
Github:// \href{https://github.com/himanshusharma89}{\bf himanshusharma89} \\
LinkedIn:// \href{https://www.linkedin.com/in/himanshusharma89}{\bf in/himanshusharma89} \\
Twitter:// @\href{https://twitter.com/_SharmaHimanshu}{\bf \_SharmaHimanshu}
\sectionsep
\end{minipage}
\end{document} \documentclass[]{article}