-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJojiResume.tex
More file actions
271 lines (230 loc) · 9.09 KB
/
JojiResume.tex
File metadata and controls
271 lines (230 loc) · 9.09 KB
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
\documentclass{article}
%%%%%%%%%%%%%%%%%%%
% package imports %
%%%%%%%%%%%%%%%%%%%
\usepackage{fancyhdr}
\usepackage[hmargin=1.5cm, vmargin=0.75cm, includefoot]{geometry}
\usepackage[hidelinks]{hyperref}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{fontspec}
\usepackage[absolute]{textpos}
\usepackage[UKenglish]{isodate}
\usepackage{titlesec}
\usepackage{twemojis}
\usepackage{fontawesome5}
\usepackage{multicol}
%%%%%%%%%%%%%%%%%%%%%
% Color Definitions %
%%%%%%%%%%%%%%%%%%%%%
\definecolor{date}{HTML}{666666}
\definecolor{primary}{HTML}{2b2b2b}
\definecolor{nameheading}{HTML}{000000}
\definecolor{headings}{HTML}{000000}
\definecolor{subheadings}{HTML}{333333}
%%%%%%%%%%%%%%%%%%%%%%%
% Font Specifications %
%%%%%%%%%%%%%%%%%%%%%%%
\setmainfont[Color=primary, Path = fonts/lato/,BoldItalicFont=Lato-RegIta,BoldFont=Lato-Reg,ItalicFont=Lato-LigIta]{Lato-Reg}
\setsansfont[Scale=MatchLowercase,Mapping=tex-text, Path = fonts/raleway/]{Raleway-Medium}
\NeedsTeXFormat{LaTeX2e}
%%%%%%%%%%%%%%%%%
% Date Commands %
%%%%%%%%%%%%%%%%%
\newcommand{\lastupdated}{
\begin{textblock}{60}(155,5)
\color{date}
\fontspec[Path = fonts/raleway/]{Raleway-Regular}
\fontsize{8pt}{10pt}
\selectfont Last Updated on \today
\end{textblock}
}
%%%%%%%%%%%%%%%%%
% Name Commands %
%%%%%%%%%%%%%%%%%
\newcommand{\namesection}[3]{
\centering{
\color{nameheading}
\fontsize{18pt}{60pt}
\fontspec[Path = fonts/lato/]{Lato-Hai}\selectfont #1
\fontspec[Path = fonts/poppins/]{Poppins-ExtraBold}
\selectfont #2
} \\[5pt]
\centering{
\color{headings}
\fontspec[Path = fonts/raleway/]{Raleway-Medium}
\fontsize{12pt}{14pt}\selectfont #3
}
\noindent\makebox[\linewidth]{
\color{headings}
\rule{1.0\linewidth}{1.0pt}
}
\vspace{-10pt}
}
\newcommand{\simpleheader}{
\noindent\makebox[\linewidth]{\color{headings}\rule{\paperwidth}{0.4pt}}
\vspace{-15pt}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Section separator Commands %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\titlespacing{\section}{0pt}{0pt}{0pt}
\titlespacing{\subsection}{0pt}{0pt}{0pt}
\titlespacing{\subsubsection}{5pt}{0pt}{0pt}
\newcommand{\sectionsep}{\vspace{7pt}}
\newcommand{\subsectionsep}{\vspace{5pt}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Section Commands %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Headings command
\titleformat{\section}{
\color{headings}
\scshape\fontspec[Path = fonts/poppins/]{Poppins-Black}\fontsize{15pt}{20pt}\selectfont \raggedright\uppercase
}{}{0em}{}
% Subheadings command
\titleformat{\subsection}{
\color{subheadings}\raggedright\fontspec[Path = fonts/lato/]{Lato-Bol}\fontsize{12pt}{14pt}\selectfont\bfseries\uppercase
}{}{0em}{}
\newcommand{\category}[1]{
\color{subheadings}\fontspec[Path = fonts/lato/]{Lato-Bol}\fontsize{11pt}{12pt}\selectfont\bfseries\uppercase {#1} \normalfont
}
% SubSubheadings command
\titleformat{\subsubsection}{
\color{subheadings}\fontspec[Path = fonts/lato/]{Lato-Bol}\fontsize{10pt}{14pt}\selectfont\bfseries\uppercase
}{}{0em}{}
% runsubsection command
\newcommand{\runsubsection}[1]{
\color{subheadings}\fontspec[Path = fonts/lato/]{Lato-Bol}\fontsize{11pt}{14pt}\selectfont\bfseries\uppercase {#1} \normalfont
}
% Descriptors command
\newcommand{\descript}[1]{
\color{subheadings}\raggedright\scshape\fontspec[Path = fonts/raleway/]{Raleway-Medium}\fontsize{12pt}{14pt}\selectfont {#1 \\} \normalfont
}
\newcommand{\descriptList}[1]{
\color{subheadings}\raggedright\scshape\fontspec[Path = fonts/lato/]{Lato-Reg}\fontsize{11pt}{14pt}\selectfont {#1 \\} \normalfont
}
% Location command
\newcommand{\location}[1]{
\color{headings}\raggedright\fontspec[Path = fonts/raleway/]{Raleway-Medium}\fontsize{10pt}{12pt}\selectfont {#1\\} \normalfont
}
% Bullet Lists with fewer gaps command
\newenvironment{tightemize}{
\vspace{-\topsep}\begin{itemize}\itemsep1pt \parskip0pt \parsep0pt}
{\end{itemize}\vspace{-\topsep}
}
\newcommand{\datetag}[1]{
\color{subheadings}\raggedright\scshape\fontspec[Path = fonts/raleway/]{Raleway-Medium}\fontsize{11pt}{13pt}\selectfont {#1: \today \\} \normalfont
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Header and Footer Settings %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagestyle{fancy}
\fancyhf{}
\fancyfoot[R]{\thepage}
\fancyfoot[L]{\today}
\renewcommand{\footrulewidth}{1.0pt}% default is 0pt
\begin{document}
%%%%%%%%%%%%%%%
%Title Section%
%%%%%%%%%%%%%%%
\namesection{}{Joji Joy}{
\urlstyle{same}
\href{email:email}{\twemoji[scale=0.4]{e-mail} jojijoy1512@gmail.com} |
\twemoji[scale=0.36]{mobile phone} +91 8460247020 |
\href{https://www.linkedin.com/in/joji-joy-jmj}{\faIcon{linkedin} joji@linkedin} |
\href{https://github.com/jojijoy15}{\faIcon{github} joji@gihub}
}
%%%%%%%%%%%%%%%%%%%%
%Experience Section%
%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{Western Union}
\descript{| Junior Associate, Solution Engineering}
\location{September 2022 - October 2022 | Pune, MH}
\begin{tightemize}
\item Contributed as a fullstack developer in compliance vertical application transformation team for Pharos, which is a compliance case management system developed using microservices architecture.
\item Experienced on event driven architecture and microservices patterns like Strangler, Listen to Yourself, Circuit Breaker.
\item Implemented design patterns to make reusable components and libraries for SpringBoot applications.
\item Designed and implemented solutions for business requirements as per Agile practices in an enterprise setup.
\item Implemented Camunda 7 BPMN flow for case life cycle management as per business requirements.
\item Developed prototype application as part of exploring new Camunda 8 BPMN feature exploration.
\item Implemented UI features for Pharos application using Angular 17, Angular Material, NgRx and RxJs.
\item Reduced verification time by implementing Liquibase as change tracking tool for database schema changes.
\item Migrated Spring Boot from 2.x to 3.x for Spring Boot Applications.
\item Received recognition from Engineering Manager for consistent contribution and improvements delivered for Pharos application.
\end{tightemize}
\sectionsep
\runsubsection{ICE Mortgage Technology}
\descript{| SE 1, Platform Shared Services}
\location{March 2022 - July 2022 | Pune, MH}
\begin{tightemize}
\item As a backend developer, worked on Nodejs and Express based API gateway application.
\item Coordinated with architect for maintenance and improvement of API Gateway.
\end{tightemize}
\sectionsep
\runsubsection{Bajaj Finserv}
\descript{| Junior Software Developer, Platform Team}
\location{March 2021 – March 2022 | Pune, MH}
\begin{tightemize}
\item As a backend developer, implemented Rewards Framework from the ground up in microservices, event-driven architecture.
\item Developed highly performant REST APIs for Spring Boot applications written in Java 11.
\item Worked on implementing choreography based SAGA microservice pattern to maintain database consistency across services, domain events were published using AWS SNS and SQS.
\item Managed and revamped core Authentication service (Java 8) to improve performance of service by 30\%, by identifying better database indexes and code refactoring.
\item Coordinated with payment partners to integrate P2P service APIs.
\end{tightemize}
\sectionsep
\runsubsection{Matrix Comsec}
\descript{| Associate Software Developer, Telecom department}
\location{Dec 2018 – Sept 2019 | Vadodara, GJ}
\begin{tightemize}
\item As a C/C++ developer, worked on communication server backend.
\item Worked on Call Manager service and implemented features as per SRS for communication server.
\item Diagnosed and fixed bugs in the existing communication server backend.
\end{tightemize}
\section{Technical Skills}
\begin{tightemize}\vspace{7pt}
\item\category{Languages:}
\descriptList{Java 8/11/17, Typescript, Javascript}
\item\category{Build Tools:}
\descriptList{Maven, NPM}
\item\category{Framework:}
\descriptList{SpringBoot, Camunda, Spring Data JPA, Hibernate, Spring Cloud, Angular 14/17, ExpressJs, Junit, Mockito, Test Containers}
\item\category{Databases:}
\descriptList{Couchbase, Postgres, MongoDB, Redis}
\item\category{Message Brokers:}
\descriptList{RabbitMQ, Kafka}
\item\category{AWS Cloud:}
\descriptList{ECS Fargate, EC2, Auto Scaling, API Gateway, Load Balancer, Lambda, VPC, Route53, Cloud Watch, SQS, SNS, ElastiCache, OpenSearch}
\item\category{Observability:}
\descriptList{Elastic stack (ELK), Dynatrace}
\item\category{CI/CD Tools:} Jenkins, Terraform, SonarQube, Liquibase
\item\category{Others:} Shell Scripting, Linux commands
\end{tightemize}
\sectionsep
\pagebreak
\noindent\makebox[\linewidth]{
\color{headings}
\rule{1.0\linewidth}{1.0pt}
}
%%%%%%%%%%%%%%%%%%%%
%Certification Section%
%%%%%%%%%%%%%%%%%%%%
\begin{multicols}{2}
\section{Certifications}
\subsection{AWS Developer Associate}
\descript{DVA-CO2}
\location{Dec 2024 – Present}
Score: 900
\columnbreak
\section{ }
\subsection{CDAC ACTS}
\descript{PG Diploma in Advance Computing (PG-DAC)}
\location{Jan 2020 – Feb 2021 | Pune, MH}
Grade: A
\columnbreak
\end{multicols}
\section{Education}
\subsection{Babaria Institute Of Technology}
\descript{Bachelor of Engineering in Electronics \& Communication}
\location{May 2016 | Vadodara, GJ}
CGPA: 7.84
\end{document}