-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.tex
211 lines (177 loc) · 8.94 KB
/
main.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
%-------------------------
% Resume in Latex
% Author : Jake Gutierrez
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\input{glyphtounicode}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-8pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-8pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-8pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-5pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
\textbf{\Huge \scshape Neeraj Kumar Singh} \\ \vspace{1pt}
\small 1234567890 $|$ \href{mailto:neerajsingh.iitd@gmail.com}{\underline{neerajsingh.iitd@gmail.com}} $|$
\href{https://linkedin.com/in/neeraj-kumar-singh-3b490a1b2/}{\underline{linkedin.com/in/neeraj}} $|$
\href{https://github.com/neerajsingh869}{\underline{github.com/neeraj}}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Indian Institute of Technology}{Delhi, India}
{Bachelor of Technology in Mechanical Engineering~~~~~~~~~CGPA 7.93}{Aug, 2018 -- Jul, 2022}
\resumeSubheading
{Central Hindu Boys School}{Varanasi, India}
{Higher Secondary Education~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Marks 90.6\%}{Jul, 2015 -- May, 2017}
\resumeSubheading
{Raj English School}{Varanasi, India}
{Secondary Education~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~CGPA 9}{Jun, 2014 -- Jul, 2015}
\resumeSubHeadingListEnd
%-----------Scholastic Achievements-----------
\section{Scholastic Achievements}
\resumeItemListStart
\resumeItem {Secured \textbf{All India Rank 419 (OBC)} among \textbf{1.5 million} candidates in JEE Advanced Exam in 2018}
\vspace{-5pt}
\resumeItem {Secured \textbf{All India Rank 29} in FIITJEE Talent Reward Examination (FTRE) conducted by FIITJEE in 2017}
\vspace{-5pt}
\resumeItem {Conferred scholarship on qualifying \textbf{UP Science Talent Search Examination} in 2017}
\vspace{-5pt}
\resumeItem {Won \textbf{Governor Award} in Scouts and Guides on excellent performance in \textbf{5 days camp} in 2012}
\vspace{-5pt}
\resumeItemListEnd
%-----------PROJECTS-----------
\section{Projects}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{WhatsApp Chat Analyzer with Heroku deployment} $|$ \emph{Side Project}}{Jun, 2021 - Aug, 2021}
\resumeItemListStart
\resumeItem{Built WhatsApp Chat Analyzer to \textbf{analyze} chats with the help of useful \textbf{statistics} and engaging \textbf{charts}}
\resumeItem{Converted WhatsApp chat data into dataframe using \textbf{pandas} and \textbf{regular expression} libraries}
\resumeItem{Used \textbf{urlextract}, \textbf{wordcloud}, \textbf{collections}, and \textbf{emoji} libraries to answer some questions on the dataset}
\resumeItem{Constructed Stopwords for \textbf{hinglish} language and used it to remove irrelevant/unnecessary words from the data}
\resumeItem{Used \textbf{Streamlit} library to create website, and \textbf{Heroku} platform to deploy the project}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{Laptop Price Predictor with AWS EC2 deployment} $|$ \emph{Side Project }}{Jun, 2021 - Jul, 2021}
\resumeItemListStart
\resumeItem{Built a \textbf{end to end} laptop price predictor that predicts the laptop's price on the basis of given configurations}
\resumeItem{Did EDA using \textbf{numpy}, \textbf{pandas}, \textbf{matplotlib} and \textbf{seaborn} libraries after cleaning the dataset}
\resumeItem{Used \textbf{log transformation} to reduce the skewness in the target feature for better results}
\resumeItem{Got R2 score of \textbf{87\%} and MAE of \textbf{0.17} on the test dataset using \textbf{Random Forest} model in \textbf{Sklearn} library}
\resumeItem{Used \textbf{Streamlit} library to create website, and \textbf{AWS EC2} instance to deploy the project}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{ Content Based Movie Recommender System with Heroku deployment} $|$ \emph{Side Project }}{Apr, 2021 - Jun, 2021}
\resumeItemListStart
\resumeItem{Built \textbf{end to end} movie recommender system that recommends 5 most similar movies}
\resumeItem{Used \textbf{Stemming}, \textbf{Stopwords} and \textbf{TFIDF} utilities from \textbf{NLTK} and \textbf{Sklearn} libraries}
\resumeItem{Used \textbf{cosine distance} to find the similarity score between all pairs of movies}
\resumeItem{Used \textbf{Streamlit} library to create website, \textbf{TMDB} API to fetch movie posters and \textbf{Heroku} to deploy project}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{ Diagnosing Parkinson Disease using MLP and SVM} $|$ \emph{Prof. Souvik Chakraborty}}{Mar, 2021 - Apr, 2021}
\resumeItemListStart
\resumeItem{Developed a \textbf{Decision Support System} to aid the Specialist in diagnosing of Parkinson Disease}
\resumeItem{ Balanced the dataset using \textbf{SMOTE} technique and reduced dimensionality using \textbf{PCA} technique}
\resumeItem{Used \textbf{Sklearn} library for deploying \textbf{MLP} and \textbf{SVM} classifers on the Parkinson dataset}
\resumeItem{Got \textbf{98\%} accuracy and \textbf{0.95} F1 score after Hyperparameter tuning and model selection}
\resumeItemListEnd
\resumeSubHeadingListEnd
%
%-----------PROGRAMMING SKILLS-----------
\section{Technical Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Programming Languages}{: C++, Python, Java, SQL (MySQL)} \textbf{~~~~~~~~~~~~~~~~~~~~~~Cloud}{: Heroku, AWS (EC2 instance)}\\
\textbf{Data Science}{: Python libraries, Machine Learning (Sklearn), Deep Learning (TensorFlow and Keras)}\\
\textbf{Software \& Tools}{: HTML, CSS, Git, LaTex, Anaconda, Jupyter, Streamlit, PyCharm, Google Colab, Visual Studio} \\
}}
\end{itemize}
%-----------POSITION OF RESPONSIBILITY-----------
\section{Position Of Responsibility}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Nucleus Coordinator, Ofce of Career Services} $|$ \emph{IIT Delhi}}{Jun, 2020 - Apr, 2021}
\resumeItemListStart
\resumeItem{Appointed after a \textbf{3 Stage} selection process with \textbf{300+} applicants}
\resumeItem{Responsible to pitch and bring department wise companies in the campus for training and placement session}
\resumeItem{Working in tandem with \textbf{500+ recruiters} for campus recruitment of \textbf{1000+ students} in a \textbf{40 membered team}}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-------------------------------------------
\end{document}