-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
311 lines (289 loc) · 17.2 KB
/
index.html
File metadata and controls
311 lines (289 loc) · 17.2 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
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
<!DOCTYPE html>
<html>
<title>Revati Deshmukh| Full Stack Developer</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./public/index.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<style>
html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Roboto", sans-serif
}
</style>
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width:1400px;">
<!-- The Grid -->
<div class="w3-row-padding">
<!-- Left Column -->
<div class="w3-third">
<div class="w3-white w3-text-grey w3-card-4">
<div class="w3-display-container profile-box">
<img src="./public/profile-pic.png" class="profile-pic" alt="Avatar">
</div>
<div class="w3-container profile-name">
<h2>Revati Deshmukh</h2>
</div>
<div class="w3-container">
<p><i class="fa fa-briefcase fa-fw w3-margin-right w3-large w3-text-teal"></i> Software Engineer
</p>
<p><i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-teal"></i> Ireland, Dublin
</p>
<hr>
<p class="w3-large"><b><i
class="fa fa-asterisk fa-fw w3-margin-right w3-text-teal"></i>Skills</b></p>
<p>JavaScript</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:70%">
<div class="w3-center w3-text-white">70%</div>
</div>
</div>
<p>AngularJS</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:75%">
<div class="w3-center w3-text-white">75%</div>
</div>
</div>
<p>PHP</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:70%">
<div class="w3-center w3-text-white">70%</div>
</div>
</div>
<p>ReactJS</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:60%">
<div class="w3-center w3-text-white">60%</div>
</div>
</div>
<p>HTML</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:90%">
<div class="w3-center w3-text-white">80%</div>
</div>
</div>
<p>CSS</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:70%">
<div class="w3-center w3-text-white">70%</div>
</div>
</div>
<p>MySQL</p>
<div class="w3-light-grey w3-round-xlarge w3-small">
<div class="w3-container w3-center w3-round-xlarge skills" style="width:70%">
<div class="w3-center w3-text-white">70%</div>
</div>
</div>
<br>
<!-- <p class="w3-large w3-text-theme"><b><i
class="fa fa-globe fa-fw w3-margin-right w3-text-teal"></i>Languages</b></p>
<p>English</p>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-round-xlarge w3-teal" style="height:24px;width:100%"></div>
</div>
<p>Hindi</p>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-round-xlarge w3-teal" style="height:24px;width:55%"></div>
</div>
<p>Marathi</p>
<div class="w3-light-grey w3-round-xlarge">
<div class="w3-round-xlarge w3-teal" style="height:24px;width:100%"></div>
</div> -->
<br>
</div>
</div><br>
<div class="w3-white w3-text-grey w3-card-4">
<div class="w3-container w3-center resume-box">
<h5>
<img src="./public/Resume.png" class="resume" alt="Resume" />
<a target="_blank" title="Open Revati Deshmukhs' Resume"
href="https://docs.google.com/document/d/1DDxKMkAmTUKZVhRJSns65OPt50vzEddN/edit">Resume</a>
</h5>
</div>
</div>
<!-- End Left Column -->
</div>
<!-- Right Column -->
<div class="w3-twothird">
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="work-experience w3-padding-16">
<i class="fa fa-briefcase fa-fw w3-margin-right w3-xxlarge section-heading"></i>Work
Experience
</h2>
<div class="w3-container">
<h5 class="work-titles"><b>System Analyst / OCBC Bank</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Jan'21 - Aug'21
</h6>
<ul>
<li>Worked on UI/UX development frameworks like Angular, CanJS</li>
<li>Familiar generating WSDLs required for SOAP based APIs in JAVA</li>
<li>Used JIRA software for effective Issue Tracking. Familiar with Agile process like JIRA
sprints</li>
<li>Used version control repository – git to store code</li>
</ul>
<hr>
</div>
<div class="w3-container">
<h5 class="work-titles"><b>Technology Analyst / Infosys Ltd, India</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Apr'19 - Sept'19
</h6>
<ul>
<li>Worked on UI/UX development using Feba for ensuring highest levels of security for
banking applications</li>
<li>Quickest completion of training on proprietary technology Feba in my cohort</li>
<li>Helped team members with moving code repository for a banking client from Java Servlet,
HTML to Feba</li>
<li>Extensively used JIRA for Issue Tracking & Agile Project Management + git for version
control</li>
</ul>
<hr>
</div>
<div class="w3-container">
<h5 class="work-titles"><b>Software Engineer / Avant Insights Pvt. Ltd, India</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Aug'14 - Mar'19
</h6>
<ul>
<li>Built and developed a web application, Triaxis, for accountancy firms: HR + accountancy
specific modules on AWS Linux
Server </li>
<li>Owned end-to-end product development – from requirement gathering to deployment</li>
<li>Worked extensively with customers to understand their requirements and led the
requirement engineering process</li>
<li>Using Agile Development Process, created modules from scratch</li>
<li>Mastered new technologies (AngularJS), libraries like Mail in Laravel 5.x/PHP, etc.
while maintaining strict project
deadlines</li>
<li>Consistently received appreciation from customers for upholding strict deadlines,
excellent feature deployment and
consistent customer support</li>
<li>Lead the most complex modules which includes Book of Business-related modules like
Billing & Invoicing</li>
<li>Used MVC architecture to build this application. Used Laravel 5.X/PHP as a server-side
language and AngularJS as client
side</li>
<li>Used version control repository – git to store code. Used JIRA software for effective
Issue Tracking. Familiar with Agile
process like JIRA sprints</li>
<li>Worked on Apache Web Server to deploy and test PHP applications (WAMP, LAMP, MAMP) on
local environment</li>
<li>Worked on MySQL for database management and proficient with database tools such as MySQL
Workbench</li>
</ul><br>
</div>
<div class="w3-container">
<h5 class="work-titles"><b>Trainee Engineer / Villagineer Technologies Pvt. Ltd, India</b></h5>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Nov'13 - Jul'14
</h6>
<ul>
<li>Developed a web application which served as a social network for Not-For-Profit Orgs and
CSR programs</li>
<li>Used MVC architecture along with PHPExcel library for data scrubbing and MySQL for DBMS
</li>
<li>Implemented and tested functionalities and also helped in improving user-interface</li>
<li>Migrated from Tortoise SVN to version control repository – git for code storage</li>
<li>Used JIRA software for effective Issue Tracking. Familiar with JIRA sprints</li>
</ul>
<hr>
</div>
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="education w3-padding-16"><i
class="fa fa-laptop fa-fw w3-margin-right w3-xxlarge section-heading"></i>#100DaysOfCode
</h2>
<div class="w3-container">
<ul>
<li>
Created a Profile using HTML and CSS
</li>
<li>
Created a Fashion Recommendation site using PHP Laravel
</li>
<li>
Implemented Book Directory, ToDo List, Calculator, Tic-Tac-Toe game using ReactJS
</li>
<li>
Checked-in the code in
<a title="Github Profile" target="_blank"
href="https://github.com/revati-deshmukh">github</a>
repositories
</li>
</ul>
<hr>
</div>
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="education w3-padding-16"><i
class="fa fa-graduation-cap fa-fw w3-margin-right w3-xxlarge section-heading"></i>Education
</h2>
<div class="w3-container">
<h5 class="education-titles"><b>Bachelor of Engineering, Information Technology</b></h5>
<p class="w3-opacity">University of Pune</p>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>2009 - 2013</h6>
<hr>
</div>
</div>
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="education w3-padding-16"><i
class="fa fa-certificate fa-fw w3-margin-right w3-xxlarge section-heading"></i>Certifications
</h2>
<div class="w3-container">
<h5 class="education-titles"><a
href="https://www.coursera.org/account/accomplishments/verify/Q795RWAUCBJJ?utm_campaign=sharing_cta&utm_content=cert_image&utm_medium=certificate&utm_product=course&utm_source=link"
target="_blank" title="Front-End Web Development with React">
<b>Front-End Web Development with React</b></a></h5>
<p class="w3-opacity">The Hong Kong University Of Science & Technology</p>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Jun'20</h6>
<br>
</div>
<div class="w3-container">
<h5 class="education-titles"><a
href="https://www.coursera.org/account/accomplishments/verify/AH5YE3YYH86B?utm_source=link&utm_campaign=copybutton_certificate"
target="_blank" title="Front-End JavaScript Frameworks : Angular">
<b>Front-End JavaScript Frameworks : Angular</b></a></h5>
<p class="w3-opacity">The Hong Kong University Of Science & Technology</p>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>May'20</h6>
<br>
</div>
<div class="w3-container">
<h5 class="education-titles"><a
href="https://www.coursera.org/account/accomplishments/verify/EH63NCRKMF3N"
target="_blank" title="Front-End Web UI Frameworks & Tools:Bootstrap4">
<b>Front-End Web UI Frameworks & Tools : Bootstrap4</b></a></h5>
<p class="w3-opacity">The Hong Kong University Of Science & Technology</p>
<h6 class="w3-text-teal"><i class="fa fa-calendar fa-fw w3-margin-right"></i>Mar'20</h6>
<hr>
</div>
</div>
<!-- End Right Column -->
</div>
<!-- End Grid -->
</div>
<!-- End Page Container -->
</div>
<footer class="w3-container footer w3-center w3-margin-top">
<div>
<p>Want to connect with me?</p>
<a class="footer-space" onclick="location.href='mailto:deshmukh.revat@gmail.com';" target="_blank"><i
class="fa fa-envelope w3-hover-opacity fa-3x" title="Email"></i></a>
<a class="footer-space" href="https://twitter.com/DeshmukhRevati" target="_blank"><i
class="fa fa-twitter w3-hover-opacity fa-3x" title="Twitter"></i></a>
<a class="footer-space" href="https://www.linkedin.com/in/revati-deshmukh/" target="_blank"><i
class="fa fa-linkedin w3-hover-opacity fa-3x" title="LinkedIn"></i></a>
<a class="footer-space" href="https://github.com/revati-deshmukh" target="_blank"><i
class="fa fa-github w3-hover-opacity fa-3x" title="Github"></i></a>
</div>
<br>
</footer>
</body>
</html>