-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
320 lines (275 loc) · 10.8 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
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
\documentclass[]{deedy-resume-reversed}
\usepackage{fontawesome5} % For icons
\usepackage{hyperref} % For hyperlinks
\usepackage{fancyhdr}
% Define a new command for sections with icons
\newcommand{\mysection}[2]{%
\section{#1\hspace{0.5em}#2}
}
\pagestyle{fancy}
\fancyhf{}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.4 (14/2/2024)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% v1.4 author:
% Harshad Kadam
%
% v1.4 repository:
% https://github.com/harshad-kadam/Enhanced-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.4:
% 1. Added good look
% 2. Added Icons
%
% 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.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Harshad Kadam}{ %\urlstyle{same}\href{http://example.com}{example.com}| \href{http://example2.co}{example2.co}\\
|| \href{mailto:[email protected]}{[email protected]} | \href{tel:16156635675}{+91 7219331137} | \href{https://www.linkedin.com/in/harshad-kadam/}{linkedin.com/in/harshad-kadam} ||
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.60\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faBriefcase}{Experience}
\rule{\textwidth}{0.4pt}
\runsubsection{Global Payments}
\descript{| full stack developer | 3 years}
\location{Feb 2021 – Present | Pune, India}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Developed multiple RESTful web services allowing merchants to set up different transaction accounts. .
\item Took complete responsibility for features from analysis and design to giving demos to the product team and deploying to production.
\item Developed web services based on microservice architecture utilizing multiple GCP components like BigQuery and PubSub.
\item
Implemented a pub-sub based architecture, resulting in a 30\% improvement in the response time of the overall boarding process.
\item Improved user experience by enabling reporting calls on various types of transactions.
\item Upgraded multiple services to Java 17 and Spring Boot 3.0.
\item Enhanced test coverage for services above 80\% using JUnit and Mockito.
\item Developed various features using React and JavaScript.
\item Collaborated with multiple teams in an Agile environment to accomplish objectives by deadlines.
\end{tightemize}
\sectionsep
\runsubsection{Key Competencies}
\descript{ }
\begin{tightemize}
\item Possess a clear understanding of the industry, technology trends with the various approaches to achieve excellence.
\item Strong grasp of security protocols including Authentication, Authorization, HMAC, JWT, and OAuth v2.
\item Skilled in API management techniques like caching, Threat Protection, quota enforcement, and traffic management, alongside XML \& JSON transformations.
\item Proficient in integrating management and cloud APIs to enhance connectivity across platforms.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faLightbulb }{Projects | POC}
\rule{\textwidth}{0.4pt}
\runsubsection{Multipurpose Converter}
\descript{| WebApp for api devlopers}
\begin{tightemize}
\item development for a converter application to convert various data formats such as XML to JSON, JSON to XML, and more.
\item Implemented the core functionality of the application using React for the frontend and Apigee to integrate with OpenAI.
\item Initial Use Case: // \href{https://contracts-converter.netlify.app/}{\bf Contracts-Converter} .
\item Enhanced Use Case: // \href{https://datamorphing.netlify.app/}{\bf Multipurpose-Converter} .
\end{tightemize}
\sectionsep
\runsubsection{Ecommerce APIs}
\descript{| poc for migration of existing node.js-based apis to spring boot framework}
\begin{tightemize}
\item Implemented CRUD operations for orders, payments, products, and users using Spring Boot controllers and MongoDB for data storage.
\item Enhanced security features such as user authentication, password management, and access control.
\item Swagger Doc: // \href{https://ecommerceapplication-springboot-production.up.railway.app/swagger-ui.html}{\bf Ecommerce APIs}
\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\\
% 2013 -- 2015 & Tennessee & Habitat for Humanity\\
% 2011 -- 2015 & Tennessee & Special Olympics\\
% \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.33\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faUniversity}{Education}
\rule{\textwidth}{0.4pt}
\subsection{D Y Patil University Pune}
\descript{BE in Computer Engineering}
\location{Grad. Dec 2020 | CGPA: 8.7}
\sectionsep
\subsection{ N T Pawar College Daund}
\descript{12th Boards}
\location{May 2016 | Grades: 72.46}
\sectionsep
\subsection{S.P.A. School Satara}
\descript{10th Boards}
\location{May 2014| Grades: 85.00}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faCogs}{Skills}
\rule{\textwidth}{0.4pt}
\subsection{Framework \& Library:}
\textbullet{} Spring Boot \textbullet{} React Js \textbullet{} Node Js \\\textbullet{} Jest \textbullet{} JSLint \textbullet{} ApigeeLint \textbullet{} GCP\\
\sectionsep
\subsection{Prog. Languages:}
\textbullet{} Advance: Java, Javascript\\
\textbullet{} Intermediate: c++\\
\textbullet{} Novice: c, python \\
\sectionsep
\subsection{Tools \& Technologies:}
\textbullet{} Postman \textbullet{} Swagger \textbullet{} GitHub \textbullet{} Docker\\\textbullet{} Beeceptor \textbullet{} Bigquery \textbullet{} Datastore\\ \textbullet{} STS \textbullet{} Apigee \textbullet{} Management API’s\\
\textbullet{} SQL \textbullet{} CSS \textbullet{} HTML \textbullet{} Unix \textbullet{} Docker
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faGraduationCap}{Coursework}
\rule{\textwidth}{0.4pt}
\subsection{Graduate}
Advanced Data Structures \\
Database Management Systems\\
Computer Networks \\
Information and Cyber Security \\
\sectionsep
\subsection{Undergraduate}
Information Technolody\\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Societies
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faTrophy }{Achievements}
\rule{\textwidth}{0.4pt}
\begin{tightemize}
\item Active Reader of API community.
\item Bitwise V Award.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\mysection{\faLink}{Links}
\rule{\textwidth}{0.4pt}
Github:// \href{https://github.com/harshad-kadam/integration_contracts_converter_v1/blob/main/apiproxy/policies/EXT-OpenAIConnect.xml}{\bf HarshadKadam} \\
LinkedIn:// \href{https://www.linkedin.com/in/harshad-kadam/}{\bf HarshadKadam} \\
LeetCode:// \href{https://leetcode.com/Harshad_K/}{\bf HarshadKadam} \\
SkillForgeByMe:// \href{https://t.me/apigeedeveloper}{\bf HarshadKadam}
\sectionsep
\end{minipage}
\end{document} \documentclass[]{article}