-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
385 lines (328 loc) · 16.2 KB
/
Copy pathindex.html
File metadata and controls
385 lines (328 loc) · 16.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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<!doctype html>
<html>
<head>
<title>Ajit Rajurkar</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Ajit Rajurkar" />
<meta name="keywords" content="Ajit Rajurkar Stony Brook COEP New York Data Science Graduate student internship job new hire recruitment OPT CPT ajitrajurkar skylinelabs skyline SBU College of Engineering Pune" />
<meta name="author" content="Ajit Rajurkar">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Ajit Rajurkar">
<meta property="og:site_name" content="Ajit Rajurkar">
<meta property="og:url" content="https://ajitr.github.io/">
<meta property="og:description" content="Ajit Rajurkar">
<meta property="og:type" content="website">
<meta name="theme-color" content="black">
<meta name="msapplication-navbutton-color" content="black">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="shortcut icon" type="image" href="favicon.ico" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="resume.css" media="screen" />
<style type="text/css">
body {
background-color: #1c0219de;
margin: 0;
padding: 0;
font-family: "Courier", Monaco, monospace;
color: #ffffff;
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108428662-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-108428662-2');
</script>
</head>
<body>
<div>
<div>
<pre class="ascii" style="color:white;">
_ _ _ _ ____ _ _
/ \ (_)(_)| |_ | _ \ __ _ (_) _ _ _ __ | | __ __ _ _ __
/ _ \ | || || __| | |_) |/ _` | | || | | || '__|| |/ // _` || '__|
/ ___ \ | || || |_ | _ <| (_| | | || |_| || | | <| (_| || |
/_/ \_\_/ ||_| \__| |_| \_\\__,_|_/ | \__,_||_| |_|\_\\__,_||_|
|__/ |__/
</pre>
<div id="head">
<p class="welcome"> Hello World !
(start with "<strong class="bold" style="color:#ff00e4">help</strong>" to know all the commands).
</p>
<p class="welcome">Don't like the terminal feel? visit <a href="uisite/index.html" target="_blank">UI based website </a></p>
</div>
<div id="resume-container">
<div id="executed_commands">
<div></div>
</div>
<div id="command-line">
<span style="color:#3ffb57">ajit@rajurkar:-$</span>
<input type="text" autofocus="autofocus" id="command" />
</div>
</div>
</div>
<div id="about">
<div>
<p>
Hi, My name is Ajit. I'm currently working as a SDE at Amazon Web services. I've done my Masters in computer science from Stony Brook Univeristy, New York.
I love to find innovative solutions to real world problems. Before pursuing my masters degree, I worked with Barclays for 2 years and gained indsutry experience.
</p>
<p>
I consider myself a quick and constant learner. I can adapt to new tehnology within a short amount of time. Participating and winning in Hackathons is what I'm good at :) I have finished at the podium in 11 competitions so far.
</p>
<p>
I am a big fan of FC Barcelona. I have seen GOAT Messi play live at Camp nou in a Champions league game against Manchester United.
</p>
</div>
</div>
<div id="education">
<div>
<ul>
<li><strong>State Univeristy of New York, Stony Brook</strong></li>
<p style="margin: 0">Master of Science in Computer Science</p>
<p style="margin: 0">August 2019 - December 2020</p>
<li><strong>College of Engineering, Pune</strong></li>
<p style="margin: 0">Bachelor of Technology in Computer Engineering - CGPA 8.2/10</p>
<p style="margin: 0">July 2013 - May 2017</p>
</ul>
</div>
</div>
<!-- 3. Projects -->
<div id="projects">
<br />
<div>
<ul>
<li class="proj_name"><strong><a href="https://github.com/sparrow-platform"
target="_blank">Sparrow Platform</a></strong>
<span> | Twilio | LoRa | IBM Watson | IoT | AI |</span>
<br>
<ul>
<li>Visit website - <a href="https://sparrow-platform.com/" target="_blank">Sparrow Platform</a> </li>
<li>Open-source ecosystem to enable medical and psychological wellbeing</li>
<li>Helps first responders in natural disaters</li>
<li>LoRa based Mesh network to establish connectivity without traditional internet</li>
<li>Connect to doctors using any available chat app all over the world</li>
</ul>
</li>
<li class="proj_name"><strong><a href="https://github.com/AjitR/ConnectX-IoT-platform"
target="_blank">ConnectX - Scalable end to end IOT platform</a></strong>
<span> | Java | MEAN Stack | Arduino | Apache kafka |</span>
<br>
<ul>
<li>Platform to deploy, manage and analyze IOT devices</li>
<li>Automatic server configuration and auto generate code</li>
<li>Dynamic and interactive UI for user to control all the device</li>
<li>Data based rules engine to trigger other devices or third party API</li>
</ul>
</li>
<br />
<li class="proj_name"><strong><a target = _blank href="https://github.com/AjitR/Kym-credit-score-master"> KYM – Smart credit based e-wallet </a></strong>
<span> | Android | php | Javascript | HTML | Css |</span>
<br>
<ul>
<li>Alternative to existing credit scoring system, calculates credit score using social media and expense reports</li>
<li>Smartphone application with voice based personal assistant</li>
<li>Web dashboard for accessing financial reports and managing expenses </li>
</ul>
</li>
<br />
<li class="proj_name">
<strong><a target = _blank href = "https://github.com/AjitR/FindX">FindX – Platform for digital and smart city</a>
</strong>
<span> | Android | Google Maps | php | HTML</span>
<ul>
<li>Citizen complain portal to connect with different government authorities</li>
<li>Real time tracking of public transport, ambulance, fire brigade</li>
<li>Smart location based SOS signal for women and senior citizen safety </li>
</ul>
</li>
<br />
<li class="proj_name"><strong><a target = _blank href = "http://vaishalirajurkar.com/">Portfolio Website</a></strong>
<span> | JavaScript | HTML | Css | </span>
<ul>
<li>Personal portfolio webiste for UI/UX designer</li>
</ul>
</li>
<br />
<li class="proj_name"><strong><a target = _blank href = "https://github.com/AjitR/smart-traffic-signals">Smart Traffic Signal</a></strong>
<span> | OpenCV | Java |</span>
<ul>
<li>Smart signals based on image recognition </li>
<li>Identifies the traffic density on each lane and dynamically allocates the green time</li>
</ul>
</li>
<br />
</ul>
</div>
</div>
<div id="experience">
<div>
<ul>
<li><strong>Amazon Web Services - SDE I</strong></li>
<ul>
<li>March 2021 – Present</li>
<li>Deliver and maintain industry leading features for Application and Classic load balancer</li>
<li>Tackle security vulnerabilities and provide prompt mitigation in data plane side of ALB/CLB</li>
</ul>
</ul>
<ul>
<li><strong>Amazon Web Services - SDE Intern</strong></li>
<ul>
<li>May 2020 – August 2020</li>
<li>Design, implementation, and testing of log throttling for the data plane of AWS ELB</li>
<li>Process each request, ensuring that load balancers do not consume excessive disk space by throttling repeated log messages</li>
<li>Perform functional and load testing in production; resulted into 60% log file size reduction</li>
</ul>
</ul>
<ul>
<li><strong>Barclays Global Service Center, India - Graduate Analyst</strong></li>
<ul>
<li>July 2017 – June 2019</li>
<li>Managed and Resolved real time risks to application Customer Data Integration – Master Data Management, an IBM owned product based on Java, WebSphere, MessageQueue and maintained 97% availability of application</li>
<li>Proactively identified the potential issues/bugs and provide a work around, engaged Development team</li>
<li>Automated daily team tasks and saved 30 hours/month of team efforts </li>
</ul>
</ul>
<ul>
<li><strong>Barclays Global Service Center, India - Summer Intern</strong></li>
<ul>
<li>May 2016 – July 2016</li>
<li>Created a webapp using Java, jQuery and materialUI for asset management of the department of 150 employees</li>
</ul>
</ul>
<ul>
<li><strong>Skyline Labs - Cofounder, Lead Devloper</strong></li>
<ul>
<li>May 2014 – July 2016</li>
<li><a target = _blank href = "https://www.skylinelabs.in/home.html">Website </a></li>
<li>Lead and managed a team of 20 plus members to create 15 plus mobile application, websites</li>
</ul>
</ul>
</div>
</div>
<div id="ls">
<div>
<div><strong>Available Commands</strong></div>
<p>about, education, projects, experience, skills, achievements,
contact, download, clear</p>
</div>
</div>
<div id="skills">
<div>
<ul>
<li><strong>Languages</strong> - Python, Ruby, C, C++, Java</li>
<li><strong>Web Development</strong> - HTML, CSS, jQuery, JavaScript, php, MEAN stack</li>
<li><strong>Databases</strong> - MongoDB, MS SQL Server, MariaDB, MySQL</li>
<li><strong>Operating Systems</strong> - Linux , Windows, MacOS</li>
<li><strong>Tools/Technologies</strong> - Selenium, Git, Tableau, TWS, Photoshop</li>
</ul>
</div>
</div>
<div id="achievements">
<pre style="color:white">
___________
'._==_==_=_.' IBM Call For Code Global 2nd Place (2019)
.-\: /-. Cognizant Most Innovative Project Award (ConnectX - 2017)
| (|:. |) | Persistent Systems Pune Digital Hackathon – 2nd Runner up (FindX - 2015)
'-|:. |-' Envestnet HackD – Winner (KYM - 2016)
\::. / Avaya Smart Project Competition – 1st Runner up (2016)
'::. .' Tech Mahindra Tech Hackathon - Winner
) ( Inducted into Facebook FBStart accelerator program for Skyline Labs (2014)
_.' '._ Conducted Digital Designing workshops for 80+ students (Photoshop - 2016)
`"""""""`
</pre>
</div>
<!-- 6. Contact -->
<div id="contact">
<p>
Email: <a href="mailto:rajurkar.ajit@gmail.com" target="_blank">rajurkar.ajit@gmail.com</a><br>
<a href="https://www.linkedin.com/in/ajitrajurkar/"
target="_blank">LinkedIn</a> |
<a href="https://github.com/AjitR"
target="_blank">github</a> |
<a href="https://medium.com/@ajitrajurkar"
target="_blank">Medium</a> |
<a href="https://public.tableau.com/profile/ajit.rajurkar#!/"
target="_blank">Tableau Public</a>
</p>
</div>
<div id="download">
<p>Downloading resume...<br>
If you are facing any problem(popup blocker), <br>then click <strong><a target = _blank href="resume.pdf">here</a></strong> to
download.
</p>
</div>
<div id="error">
<p style="color:red;"><strong>Error</strong>: Command not found!</p>
<pre style="color:white">
< Enter <strong style="color:#ff00e4"><i>help</i></strong> to get list of all available commands >
-----------------------------------------------------------
_
/|\
/_|_\
____|____
\_o_o_o_/
~~ | ~~~~~
___t_________
</pre>
</div>
<div id="clear"></div>
<div id="help">
<div class="col-md-5">
<table class="table borderless table-sm">
<thead>
<tr>
<th>command</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td>about</td>
<td>Read more about me</td>
</tr>
<tr>
<td>education</td>
<td>Where I got the degrees?</td>
</tr>
<tr>
<td>projects</td>
<td>What I have done?</td>
</tr>
<tr>
<td>experience</td>
<td>Where did I work?</td>
</tr>
<tr>
<td>skills</td>
<td>Got any skills?</td>
</tr>
<tr>
<td>achievements</td>
<td>Some awards and recognition</td>
</tr>
<tr>
<td>contact</td>
<td>How to reach me?</td>
</tr>
<tr>
<td>download</td>
<td>Download my resume</td>
</tr>
<tr>
<td>clear</td>
<td>clear the window</td>
</tr>
</tbody>
</table>
</div>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script type='text/javascript' src="resume.js"></script>
</body>
</html>