-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.tex
297 lines (235 loc) · 9.96 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
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
%-------------------------
% Resume in Latex
% Author : Sanjay K V
% 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}
% only for pdflatex
% \input{glyphtounicode}
% fontawesome
\usepackage{fontawesome5}
% fixed width
\usepackage[scale=0.90,lf]{FiraMono}
% light-grey
\definecolor{light-grey}{gray}{0.83}
\definecolor{dark-grey}{gray}{0.3}
\definecolor{text-grey}{gray}{.08}
\DeclareRobustCommand{\ebseries}{\fontseries{eb}\selectfont}
\DeclareTextFontCommand{\texteb}{\ebseries}
% custom underilne
\usepackage{contour}
\usepackage[normalem]{ulem}
\renewcommand{\ULdepth}{1.8pt}
\contourlength{0.8pt}
\newcommand{\myuline}[1]{%
\uline{\phantom{#1}}%
\llap{\contour{white}{#1}}%
}
% custom font: helvetica-style
\usepackage{tgheros}
\renewcommand*\familydefault{\sfdefault}
%% Only if the base font of the document is to be sans serif
\usepackage[T1]{fontenc}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{0in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting - serif
% \titleformat{\section}{
% \vspace{2pt} \scshape \raggedright\large % header section
% }{}{0em}{}[\color{black} \titlerule \vspace{-5pt}]
% TODO EBSERIES
% sans serif sections
\titleformat {\section}{
\bfseries \vspace{2pt} \raggedright \large % header section
}{}{0em}{}[\color{light-grey} {\titlerule[2pt]} \vspace{-4pt}]
% only for pdflatex
% Ensure that generate pdf is machine readable/ATS parsable
% \pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-1pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-1pt}\item
\begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & {\color{dark-grey}\small #2}\vspace{1pt}\\ % top row of resume entry
\text{#3} & {\color{dark-grey} \small #4}\\ % second row of resume entry
\end{tabular*}\vspace{-4pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
#1 & {\color{dark-grey}} \\
\end{tabular*}\vspace{-4pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
% CHANGED default leftmargin 0.15 in
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{0pt}}
\color{text-grey}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
\textbf{\Large SANJAY KANAKKOT VISWANATHAN} \\ \vspace{4pt}
\small \faPhone* \texttt{+61 448716345} \hspace{1pt} $|$
\hspace{1pt} \faEnvelope \hspace{2pt} \texttt{[email protected]} \hspace{1pt} $|$
\hspace{1pt} \faLinkedin \hspace{2pt} \texttt{\href{https://www.linkedin.com/in/sanjay-k-v/}{\myuline {LinkedIn}}} \hspace{1pt} $|$
\hspace{1pt} \faGithubSquare \hspace{2pt}\texttt{{\href{https://github.com/sanjay-kv}{\myuline {GitHub}}}}
\hspace{1pt} \faInfoCircle \hspace{2pt}\texttt{{\href{http://sanjaykv.com}{\myuline {sanjaykv.com}}}}
\end{center}
%-----------EXPERIENCE-----------
\section{EXPERIENCE}
\resumeSubHeadingListStart
\resumeSubheading
{Truuth}{February 2023 – July 2023}
{Data Scientist Intern }{Sydney, Australia}
\resumeItemListStart
\resumeItem{Improved data quality reporting by \textbf{90 percent}, through implementing adaptive image enhancement models and enhanced visual feature checks.
}
\resumeItem{Optimized text format checks within the organization by \textbf{Azure tools}; enhanced accuracy rates by 50 Percent. }
\resumeItem{Achieved a \textbf{99 percent accuracy} rate in distinguishing between authentic and fake documents using ML algorithms.
}
\resumeItemListEnd
\resumeSubheading
{Larsen and Toubro Infotech Ltd. - LTI}{August 2018 -- May 2021}
{Software Engineer/ SAP Data Consultant
}{Bangalore, India}
\resumeItemListStart
\resumeItem{Liaised with Cross-functional projects, developed interactive dashboards and reports in SAP C4C for clients.}
\resumeItem{Led a team of 4 and worked on \textbf{Power BI} data modeling with SAP raw data aligned with business goals.}
\resumeItem{Completed 5 Projects and created an inventory tool which improved team productivity by \textbf{20 percent.}}
\resumeItem{Developed over 110+ B2B and 20+ A2A interfaces for migration projects in an agile environment. }
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------VOLUNTEER /OTHER EXPERIENCE-----------
\section{VOLUNTEER EXPERIENCE}
\resumeSubHeadingListStart
\resumeSubheading
{Recode Hive}{May 2021 -- Current}
{Founder/ Head of Content (\href{https://recodehive.com}{\myuline {recodehive.com}})}{Kochi, India}
\resumeItemListStart
\resumeItem {Launched books and courses, scaled social media presence, Delivered \textbf{50+ talks} on ML, Data Science,
and open-source contributions, and taught \textbf{2000+ students}.}
\resumeItem{Collaborated with GitHub Campus Expert & Google Crowdsource program to conducted \textbf{45 workshops on ML}. }
\resumeItem{\textbf{Highlights}:
Guest speaker for Adapt Convention, GDG Germany, Girlscript- Rourkela, Google CS events.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-------------------------------------------
%-----------PROJECTS-----------
\section{PROJECTS}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Stack Overflow survey data Analysis}} {Sept 2019 -- Mar 2021}
\resumeItemListStart
\resumeItem{Analysed Stack Overflow survey data set of 3 years, and found highest paid job, programming languages.}
\resumeItem{Accomplished predicting what caused job satisfaction and growth of programming language using ML
\href{https://github.com/sanjay-kv/Stackoverflow-Analysis}{\myuline {GitHub. Link}}}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------EDUCATION-----------
\section {EDUCATION}
\resumeSubHeadingListStart
\resumeSubheading
{Macquarie University}{February 2021 -- June 2023}
{Master of Data Science}{North Ryde, NSW, Australia}
\resumeItemListStart
\resumeItem {\textbf{Coursework}: Database, Machine Learning, Big Data Analysis, Statistics, Reporting, Data Architecture, NLP.}
\resumeItem {\textbf{Achievements}: Collaborated with the GitHub team to launch the GitHub community exchange program.}\\
\resumeItem{\textbf{Selected as Google Explore ML Facilitator} and worked closely with product team to deliver ML workshops.}
\resumeItemListEnd
\resumeSubHeadingListStart
\resumeSubheading
{SRM Institute of Science and Technology}{June 2014 -- May 2018}
{Bachelor in Technology(B.Tech) - Computer Science - CGPA 7.8/10}{Chennai, India}
\resumeSubHeadingListEnd
%
%-----------PROGRAMMING SKILLS-----------
\section{SKILLS}
\begin{itemize}[leftmargin=0in, label={}]
\small{\item{
\textbf{Programming/language:} { Python, Git, HTML, CSS, MySQL, SQL}\vspace{2pt} \\
\textbf{Tools/ Frameworks:} { Numpy, Pandas, Sklearn, PowerBI, Google Analytics, AWS(EC2, S3), Excel, Tableau, } \\
\textbf{Hobbies/ Other skills:} {SEO, Blogging, Leadership, Public Speaking, Opensource contribution .}\
}}
\end{itemize}
%-------------------------------------------
%-----------PROGRAMMING SKILLS-----------
%--\section{CERTIFICATIONS}
%--\begin{itemize}[leftmargin=0in, label={}]
%--\small{\item{
%-- \resumeItemListStart
%-- \resumeItem{Google Analytics certification Beginner and intermediate, Google Data Studio certification.}
%--\resumeItem{LinkedIn Learning certification on \textbf{diversity, inclusion, and belonging}. }
%-- \resumeItemListEnd
%-- }}
%--\end{itemize}
%-------------------------------------------
%-----------EDUCATION-----------
%\section {REFERENCES}
%- \resumeSubHeadingListStart
%- \resumeSubheading
%- {Mike Simpson }{Worked during Aug. 2023 -- Feb, June}
%- {CEO, Co-founder at Truuth}{Sydney, Australia}
%- \resumeItemListStart
%- \resumeItem {\textbf{Email}: [email protected]}
%- \resumeItem {\textbf{Mob No}: +61 0432545256}
%-\\
%- \resumeItemListEnd
%-\resumeSubHeadingListStart
%-\resumeSubheading
%-{Pulkit Jain (Ex-colleague)}{Worked during Aug. 2018 -- May. 2021}
%-{Senior Business Analyst at Uber}{Bangalore, India}
%- \resumeItemListStart
%-\resumeItem {\textbf{Email}: [email protected]}
%-\resumeItem {\textbf{Mob No}: +91 9940628145}
%-\resumeItemListEnd
%-\resumeSubHeadingListStart
%-\resumeSubheading
%-{Iswarya Balakrishnan}{April. 2020 -- Sept. 2021}
%-{Strategic Partner Development Manager, Google}{Bangalore, India}
%-\resumeItemListStart
%- \resumeItem {\textbf{Email}: [email protected]}
%- \resumeItem {\textbf{Mob No}: +91 6366256630}
%-\resumeItemListEnd
%-\resumeSubHeadingListEnd
%
\end{document}
%-----------PROGRAMMING SKILLS-----------