-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
402 lines (388 loc) · 17.4 KB
/
index.html
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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Anuj Shah | Software Engineer</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="I'm Anuj Shah, a Software Engineer focused on building next-generation technologies that change how billions of users connect, explore, and interact with information."
/>
<meta
name="keywords"
content="Anuj Shah, Software Engineer, Backend Engineer, Machine Learning Engineer, ML, AI, Full Stack Developer, Web Developer, Software Development, JavaScript, Python, GoLang, Java, React, Node.js, HTML, CSS, UI/UX, Frontend, Backend, Database, Git, Agile, Problem-solving, Teamwork, Mumbai, India, Chicago, United States, Thadomal Shahani Engineering College, Mumbai University, NIU, Northern Illinois University, Children's Academy, T.P.Bhatia"
/>
<meta name="author" content="Anuj Shah" />
<meta property="og:title" content="Anuj Shah | Software Engineer" />
<meta
property="og:description"
content="I'm Anuj Shah, a Software Engineer focused on building next-generation technologies that change how billions of users connect, explore, and interact with information."
/>
<meta property="og:image" content="URL of your profile image" />
<meta property="og:url" content="https://anujshah3.github.io/" />
<meta property="og:type" content="website" />
<link rel="stylesheet" href="styles.css" />
<style>
@import url("https://fonts.cdnfonts.com/css/jenthill");
@import url("https://fonts.cdnfonts.com/css/mosk");
</style>
<style></style>
</head>
<body>
<section class="main">
<div class="banner">
<div class="wrapper">
<nav class="site-header">
<ul class="nav__list">
<li class="nav__item">
<a href="#about-me" class="nav__item-hover">
<span class="nav__item-hover-inner">About me</span>
</a>
</li>
<li class="nav__item">
<a href="#work-experience" class="nav__item-hover">
<span class="nav__item-hover-inner">Experience</span>
</a>
</li>
<li class="nav__item">
<a href="#featured-projects" class="nav__item-hover">
<span class="nav__item-hover-inner">Projects</span>
</a>
</li>
<li class="nav__item">
<a href="#contact-me" class="nav__item-hover">
<span class="nav__item-hover-inner">Contact</span>
</a>
</li>
<li class="nav__item">
<a
href="https://drive.google.com/file/d/1CYzueDjAVyxKE34wGh3zzES9UNbxo961/view?usp=sharing"
class="nav__item-hover"
target="_blank"
>
<span class="nav__item-hover-inner">Resume</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
<div class="main-left"></div>
<div class="main-right">
<div class="main-content">
<div class="greeting-head-wrapper">
<p class="greeting-head">👋 <span>Hey there</span></p>
</div>
<h1 class="heading-desc">
I'm Anuj Shah (He/Him), a
<span class="outline">Software Engineer</span> focused on building
next-generation technologies that change how billions of users
connect, explore, and interact with information.
</h1>
</div>
</div>
</section>
<section id="about-me" class="about">
<div class="about-outer-wrapper">
<div class="about-wrapper">
<div class="about-intro">
<h2>About me</h2>
<p>
I'm <span>Anuj Shah</span>, born and raised in Mumbai, a city of
dreams. I completed my undergraduate studies in Information
Technology at <span>TSEC</span>, Mumbai, graduating with
satisfactory grades and creating wonderful memories and lifelong
friendships in October 2020.
</p>
<p>
Following my graduation, I joined <span>CognoAI</span>, where I
spent a year building chatbots for the Finance industry. Seeking
further knowledge and growth, I moved to DeKalb, a small town in
Illinois, USA, to pursue a Master's degree in Computer Science
from <span>NIU</span>. I successfully graduated in May 2023.
</p>
<p>
During my master's program, I had the opportunity to work as a
Research Assistant, contributing to the development and
enhancement of reproducibility for Jupyter Notebook. Subsequently,
at <span>Verveware</span>, where I contributed to developing a
product aimed at streamlining processes in the Elderly care
industry. And, at <span>Continental</span>, I worked on solving
infrastructure issues and automating test cases.
</p>
<p>
When I'm not around my laptop, you can probably find me either
gardening, or hiking in the mountains else sleeping.
</p>
</div>
</div>
<figure class="profile-image">
<img src="img/profile-cropped.jpg" alt="My profile photo" />
</figure>
</div>
</section>
<section id="work-experience" class="experience">
<div class="work-experience-wrapper">
<div class="work-experience-title">
<h2>Work Experience</h2>
</div>
<div class="work-experience-content">
<div class="card">
<p class="card-type">Since Aug 2023</p>
<a
href="https://www.docusign.com/"
class="company-link"
target="_blank"
>
<h2 class="company-name">
<span>Software Engineer</span>, DocuSign
</h2>
<p>
I focus on enhancing and optimizing pipelines to streamline
development processes. This is accomplished through the
implementation of efficient CI/CD workflows, guaranteeing
developers receive prompt and dependable feedback.
</p>
</a>
</div>
<div class="card">
<p class="card-type">May 2022 - May 2023</p>
<a
href="https://www.continental.com/en/"
class="company-link"
target="_blank"
>
<h2 class="company-name">
<span>Software Engineering Intern</span>, Continental
</h2>
<p>
Developed a robust and scalable containerized service for
automating testing of car modules, resulting in significant time
and infrastructure savings by implementing a centralized
ecosystem using low-latency instances.
</p>
</a>
</div>
<div class="card">
<p class="card-type">Jun 2022 - Aug 2022</p>
<a
href="https://verveware.co/"
class="company-link"
target="_blank"
>
<h2 class="company-name">
<span>Software Development Engineer Intern</span>, Verveware
</h2>
<p>
Pioneered the development and deployment of a groundbreaking
home care product, streamlining the whole process.
</p>
<p>
Contributed to collaborative projects, developed interactive web
apps, created engaging user experience, optimized backend logic,
leaving a lasting impact on the product and users experiences.
</p>
</a>
</div>
<div class="card">
<p class="card-type">Mar 2022 - May 2022</p>
<a
href="https://www.cs.niu.edu/"
class="company-link"
target="_blank"
>
<h2 class="company-name"><span>Research Assistant</span>, NIU</h2>
<p>
Worked with two professors and PhD students to engineer and
improved major features of Dataflow Notebook extension, an open
source project to help elevate reproducibility of past work on
jupyter notebook.
</p>
</a>
</div>
<div class="card">
<p class="card-type">Aug 2020 - Jul 2021</p>
<a href="https://getcogno.ai/" class="company-link" target="_blank">
<h2 class="company-name">
<span>Python Developer</span>, Cogno AI
</h2>
<p>
Delivered high-quality, robust production code for a diverse
array of projects for clients such as ICICI Bank, ICICI
Securities, Nippon India Mutual Fund, Prabhudas Lilladher, and
UTI Mutual Fund, while pioneering innovative chat bot and live
chat solutions that elevated customer engagement and empowered
sustainable business models.
</p>
</a>
</div>
</div>
</div>
</section>
<section id="featured-projects" class="projects">
<div class="featured-projects-wrapper">
<h2 class="projects-heading">Featured Projects</h2>
<div id="project-1" class="project-container">
<a
class="project-link"
rel="external"
href="https://github.com/anujshah3/Few-Shot-Learning-with-Topic-Modeling"
target="_blank"
>
<h2 class="project-name">Few Shot Learning</h2>
</a>
<p>
Analyze IRS tax data and predict topics discussed using Few-Shot
Learning techniques combined with Topic Modeling. Uncover trends,
visualize topics over time, and enhance topic prediction for
unexplored sections with this comprehensive repository.
</p>
</div>
<div id="project-2" class="project-container">
<a
class="project-link"
rel="external"
href="https://github.com/anujshah3/AddressTrail"
target="_blank"
>
<h2 class="project-name">AddressTrail</h2>
</a>
<p>
Streamline address management with a unique ID system, simplifying
updates for users and ensuring accurate data for organizations.
</p>
</div>
<div id="project-3" class="project-container">
<a
class="project-link"
rel="external"
href="https://github.com/anujshah3/"
target="_blank"
>
<h2 class="project-name">AccuStay</h2>
</a>
<p>
Harnessing the power of machine learning, I developed predictive
models for hotel booking cancellation, leveraging factors such as
guest preferences, geographic location, hotel details, and many more
factors. By deploying advanced models and tuning hyperparameters, I
achieved an impressive accuracy, empowering hotels to optimize
bookings and deliver exceptional guest experiences.
</p>
</div>
<a
href="https://github.com/anujshah3/"
target="_blank"
class="view-projects"
>More projects..</a
>
</div>
</section>
<section id="contact-me" class="contact">
<div class="inner-contact-box">
<div class="contact-wrapper">
<div class="contact-info">
<p class="contact-info-heading">Let's connect!</p>
<div class="contact-info-content">
<div class="contact-info-content-left">
<p style="display: none">
I'm currently in search of a new position and actively
exploring opportunities.
</p>
<p>
Feel free to contact me for any matter, and I'm committed to
contributing in my own capacity.
</p>
<p>
Moreover, my inbox is open for discussing exciting hikes,
engaging in fun activities, or even just exchanging a friendly
hello!
</p>
<p>
Feel free to drop me an email at
<a href="mailto:[email protected]">[email protected]</a>
or reach out to me on social media platforms.
</p>
<div class="social-media">
<div class="soc">
<a
target="_blank"
href="https://www.facebook.com/anujshah68/"
class="icon facebook"
title="Facebook"
>
<svg viewBox="0 0 512 512">
<path
d="M211.9 197.4h-36.7v59.9h36.7V433.1h70.5V256.5h49.2l5.2-59.1h-54.4c0 0 0-22.1 0-33.7 0-13.9 2.8-19.5 16.3-19.5 10.9 0 38.2 0 38.2 0V82.9c0 0-40.2 0-48.8 0 -52.5 0-76.1 23.1-76.1 67.3C211.9 188.8 211.9 197.4 211.9 197.4z"
/>
</svg>
</a>
<a
target="_blank"
href="https://github.com/anujshah3"
class="icon github"
title="GitHub"
>
<svg viewBox="71 71 370 370">
<path
d="M256 70.7c-102.6 0-185.9 83.2-185.9 185.9 0 82.1 53.3 151.8 127.1 176.4 9.3 1.7 12.3-4 12.3-8.9V389.4c-51.7 11.3-62.5-21.9-62.5-21.9 -8.4-21.5-20.6-27.2-20.6-27.2 -16.9-11.5 1.3-11.3 1.3-11.3 18.7 1.3 28.5 19.2 28.5 19.2 16.6 28.4 43.5 20.2 54.1 15.4 1.7-12 6.5-20.2 11.8-24.9 -41.3-4.7-84.7-20.6-84.7-91.9 0-20.3 7.3-36.9 19.2-49.9 -1.9-4.7-8.3-23.6 1.8-49.2 0 0 15.6-5 51.1 19.1 14.8-4.1 30.7-6.2 46.5-6.3 15.8 0.1 31.7 2.1 46.6 6.3 35.5-24 51.1-19.1 51.1-19.1 10.1 25.6 3.8 44.5 1.8 49.2 11.9 13 19.1 29.6 19.1 49.9 0 71.4-43.5 87.1-84.9 91.7 6.7 5.8 12.8 17.1 12.8 34.4 0 24.9 0 44.9 0 51 0 4.9 3 10.7 12.4 8.9 73.8-24.6 127-94.3 127-176.4C441.9 153.9 358.6 70.7 256 70.7z"
/>
</svg>
</a>
<a
target="_blank"
href="https://www.linkedin.com/in/anujshah0311/"
class="icon linkedin"
title="LinkedIn"
>
<svg viewBox="0 0 512 512">
<path
d="M186.4 142.4c0 19-15.3 34.5-34.2 34.5 -18.9 0-34.2-15.4-34.2-34.5 0-19 15.3-34.5 34.2-34.5C171.1 107.9 186.4 123.4 186.4 142.4zM181.4 201.3h-57.8V388.1h57.8V201.3zM273.8 201.3h-55.4V388.1h55.4c0 0 0-69.3 0-98 0-26.3 12.1-41.9 35.2-41.9 21.3 0 31.5 15 31.5 41.9 0 26.9 0 98 0 98h57.5c0 0 0-68.2 0-118.3 0-50-28.3-74.2-68-74.2 -39.6 0-56.3 30.9-56.3 30.9v-25.2H273.8z"
/>
</svg>
</a>
<a
target="_blank"
href="https://stackoverflow.com/users/18226482/anuj-shah"
class="icon stackoverflow"
title="StackOverflow"
>
<svg viewBox="0 0 512 512">
<path
d="M294.8 361.2l-122 0.1 0-26 122-0.1L294.8 361.2zM377.2 213.7L356.4 93.5l-25.7 4.5 20.9 120.2L377.2 213.7zM297.8 301.8l-121.4-11.2 -2.4 25.9 121.4 11.2L297.8 301.8zM305.8 267.8l-117.8-31.7 -6.8 25.2 117.8 31.7L305.8 267.8zM321.2 238l-105-62 -13.2 22.4 105 62L321.2 238zM346.9 219.7l-68.7-100.8 -21.5 14.7 68.7 100.8L346.9 219.7zM315.5 275.5v106.5H155.6V275.5h-20.8v126.9h201.5V275.5H315.5z"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="contact-info-content-right">
<img
class="circle-image"
src="img/panda.png"
alt="Panda Bye byee!"
/>
<!--
<div class="panda-circle-container"></div>
<div class="panda-upper-head"></div>
<div class="panda-mid-head"></div>
<div class="panda-lower-head"></div>
-->
</div>
</div>
</div>
</div>
</div>
</section>
<script>
document.querySelectorAll('a[href^="#"]').forEach((anchor) => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
document.querySelector(this.getAttribute("href")).scrollIntoView({
behavior: "smooth",
});
});
});
</script>
</body>
</html>