-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
364 lines (328 loc) · 21 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
<!doctype html>
<html lang="en">
<head>
<title>Anindya Dutta</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Come explore.">
<meta name="keywords" content="Anindya,Dutta,Android,Java,Software Developer,Amazon,Samsung,LinkedIn,Microsoft">
<meta name="author" content="Anindya Dutta">
<meta name="robots" content="index,follow">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="styles/styles.css"/>
<link rel="stylesheet" href="styles/timeline.css"/>
<link rel="stylesheet" href="styles/smallscreen.css"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typeit/5.0.1/typeit.min.js"></script>
<script src="https://kit.fontawesome.com/ec3b6d7984.js" crossorigin="anonymous"></script>
</head>
<body data-spy="scroll" data-target="#mainnav" data-offset="50">
<div class="jumbotron heading paper-bg">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 center">
<img src="img/me.jpg" width="150px" height="150px" class="img-fluid rounded-circle grayscale"/>
</div>
</div>
<div class="row">
<div class="col-xs-12 center text-center">
<h1 class="display-5 name">Anindya Dutta</h1>
<p class="lead center">Engineering Manager</p>
</div>
</div>
</div>
</div>
<nav id="mainnav" class="navbar navbar-toggleable-md navbar-light bg-faded sticky-top navbar-expand-sm">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="navbar-nav center navbar">
<a class="navbar-brand" href="#">Anindya Dutta</a>
<a class="nav-item nav-link active" href="#">Home <span class="sr-only">(current)</span></a>
<a class="nav-item nav-link" href="#experience">Experience</a>
<a class="nav-item nav-link" href="#education">Education</a>
<a class="nav-item nav-link" href="#projects">Projects</a>
<a class="nav-item nav-link" href="#contact">Contact</a>
</div>
</div>
</nav>
<div id="home" class="container">
<div class="container connect">
<div class="row">
<div class="col text-center">
Let's get in touch
</div>
</div>
<div class="social row">
<div class="col text-center">
<a target="_blank" href="http://www.linkedin.com/in/dutta14"> <i class="fa fa-linkedin" aria-hidden="true"></i> </a>
<a target="_blank" href="https://angel.co/dutta14"><i class="fa fa-angellist" aria-hidden="true"></i></a>
<a href="mailto:anindya.dutta22@gmail.com"> <i class="fa fa-envelope-o" aria-hidden="true"></i> </a>
<a target="_blank" href="http://www.github.com/dutta14"> <i class="fa fa-github" aria-hidden="true"></i> </a>
<a target="_blank" href="https://stackoverflow.com/users/3993371/anindya-dutta"> <i class="fa fa-stack-overflow" aria-hidden="true"></i> </a>
</div>
</div>
</div>
</div>
<div id="experience" class="container">
<div class="row">
<div class="col">
<h1 class="display-5 text-center">Experience</h1>
</div>
</div>
<div class="container">
<ul class="timeline" id="fte">
<li class="timeline-inverted">
<div class="timeline-badge"><i class="fab fa-microsoft"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Principal Software Engineering Manager <small class="text-muted">Microsoft</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Redmond, Washington</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> January 2025 - present</small></span>
</div>
<div class="timeline-body">
Leading the M365 Copilot experiences team to build client experiences on M365 apps like Outlook, Teams and Office, that can interact with AI systems using M365 Copilot.
</div>
</div>
</li>
<li>
<li>
<div class="timeline-badge"><i class="fa-brands fa-meta"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Staff Software Engineer <small class="text-muted">Meta</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Bellevue, Washington</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> January 2024 - December 2024</small></span>
</div>
<div class="timeline-body">
Led the Mixed Reality Device Access Platform team to build a world-class authentication system that empowered our users to safely and securely connect with each other in virtual spaces.
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge"><i class="fab fa-microsoft"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Principal Software Engineering Manager <small class="text-muted">Microsoft</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Redmond, Washington</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> March 2020 - January 2024</small></span>
</div>
<div class="timeline-body">
Led the M365 Copilot mobile experiences team to build client experiences on M365 apps like Outlook, Teams and Office, that can interact with AI systems using M365 Copilot.
</div>
</div>
</li>
<li>
<div class="timeline-badge"><i class="fab fa-amazon"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Software Engineer 2 <small class="text-muted">Amazon</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Seattle, Washington</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> June 2018 - March 2020</small></span>
</div>
<div class="timeline-body">
Technical lead for releasing Alexa Hands-Free on Android which introduced the new Hands-free experience in India, scaling to 5 millions customers.
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge"><i class="fa fa-building-columns"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Android Developer <small class="text-muted">U. of Southern California</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Los Angeles, California</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> May 2017 - January 2018</small></span>
</div>
<div class="timeline-body">
Led a team of 4 developers to design and deliver an Android app to test cognitive abilities of patients for the American Institutes for Research, that targets 9000 customers.
<section class="demo">
<a target="_blank" href="http://dutta14.github.io/Cognitive-Measures"><i class="fa fa-github" aria-hidden="true"></i></a>
</section>
</div>
</div>
</li>
<li>
<div class="timeline-badge"><i class="fa-solid fa-mobile-screen"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Software Engineer <small class="text-muted">Samsung R&D</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Noida, India</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> June 2014 - June 2016</small></span>
</div>
<div class="timeline-body">
Developer of <i>Smart Notifications </i> - an <b>
<a class="explink" href="https://patentimages.storage.googleapis.com/0d/6f/94/ce226c26b73697/US20180188935A1.pdf" target="_blank">A1 patent</a></b>
simplifying the lives of users by intelligently displaying Android notifications based on user preferences.
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge"><i class="fa-solid fa-mobile-screen"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Intern <small class="text-muted">Samsung R&D</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Noida, India</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> January 2014 - May 2014</small></span>
</div>
<div class="timeline-body">
Created an app to share locations among friends, family and groups, manage events and track trips. User could choose to share between one-time and real-time as per requirement.
</div>
</div>
</li>
<li>
<div class="timeline-badge"><i class="fa fa-building-columns"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Intern <small class="text-muted">Hochschule Emden/Leer</small></h4>
<span><small class="text-muted"><i class="fa fa-map-marker"></i> Emden, Germany</small></span><span></span>
<span><small class="text-muted"><i class="fa fa-calendar"></i> June 2013 - July 2013</small></span>
</div>
<div class="timeline-body">
Developed an Android app for tablets that plots mathematical functions using <code>androidplot-core-0.5.2</code> on graphs and analyze them. The tool was developed for educational purposes.
</div>
<section class="demo">
<a target="_blank" href="http://github.com/dutta14/RationalFunctions"><i class="fa fa-github" aria-hidden="true"></i></a>
</section>
</div>
</li>
<li>
</ul>
</div>
</div>
<div id="education" class="container">
<div class="row">
<div class="col">
<h1 class="display-5 text-center">Education</h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<div class="card">
<div class="card-body">
<h4 class="card-title">Master of Science, Computer Science</h4>
<h6 class="card-subtitle mb-2 text-muted">University of Southern California</h6>
<h6 class="card-subtitle mb-2 text-muted">2016 - 2018</h6>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6">
<div class="card">
<div class="card-body">
<h4 class="card-title">B.E., Computer Science and Engineering</h4>
<h6 class="card-subtitle mb-2 text-muted">Manipal University</h6>
<h6 class="card-subtitle mb-2 text-muted">2010 - 2014</h6>
</div>
</div>
</div>
</div>
</div>
<div id="projects" class="container">
<div class="row">
<div class="col">
<h1 id="projects" class="display-5 text-center">Academic Projects</h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card">
<img class="card-img-top" src="img/fbapi.jpg">
<div class="card-body">
<h4 class="card-title">Facebook Search</h4>
<h6 class="card-subtitle mb-2 text-muted">FB SDK on Android</h6>
<p class="card-text">Search for users, pages, places and content using the FB SDK for Android. Save favorite people and events.</p>
<a target="_blank" href="https://github.com/dutta14/FB-API-Android" class="card-link">GitHub</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card" >
<img class="card-img-top" src="img/zappos.jpg" alt="Card image cap">
<div class="card-body">
<h4 class="card-title">Online Market</h4>
<h6 class="card-subtitle mb-2 text-muted">Zappos API on Android</h6>
<p class="card-text">Search for items, add to cart, compare discounts and almost shop with Zappos!</p>
<a target="_blank" href="https://github.com/dutta14/ILoveZappos" class="card-link">GitHub</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card">
<img class="card-img-top" src="img/h4h.jpg" alt="Card image cap">
<div class="card-body">
<h4 class="card-title">Cancer Social App</h4>
<h6 class="card-subtitle mb-2 text-muted">Android Social Network</h6>
<p class="card-text">One-on-one chats, group discussions and forums for people afflicted with cancer.</p>
<a target="_blank" href="https://github.com/dutta14/HackForHealth" class="card-link">GitHub</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card">
<img class="card-img-top" src="img/responsive.PNG">
<div class="card-body">
<h4 class="card-title">Responsive Web Design</h4>
<h6 class="card-subtitle mb-2 text-muted">FB SDK with Angular and Bootstrap</h6>
<p class="card-text">Perform Graph API calls and display data asynchronously to users about places, events, locations. Save favorites.</p>
<a target="_blank" href="https://github.com/dutta14/FB-API-Responsive" class="card-link">GitHub</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card">
<img class="card-img-top" src="img/guten.PNG">
<div class="card-body">
<h4 class="card-title">Sentiment Analysis</h4>
<h6 class="card-subtitle mb-2 text-muted">Multi-class classification using NLTK</h6>
<p class="card-text">Use a combination of unsupervised and supervised algorithms to classify novels into different emotions.</p>
<a target="_blank" href="https://github.com/aarushi-goel/GutenbergSentiment" class="card-link">GitHub</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="card">
<img class="card-img-top" src="img/mysearchengine.JPG" alt="Card image cap">
<div class="card-body">
<h4 class="card-title">Mini Search Engine</h4>
<h6 class="card-subtitle mb-2 text-muted">Indexing and Searching a web site</h6>
<p class="card-text">Created a link extractor, page-rank calculator, Tika parser and website to search a set of pages indexed with Solr.</p>
<a target="_blank" href="https://github.com/dutta14/web-indexer" class="card-link">GitHub</a>
</div>
</div>
</div>
</div>
</div>
<div id="contact" class="container end">
<div class="row">
<div class="col text-center touch">
Let's get in touch
</div>
</div>
<div class="social row">
<div class="col text-center">
<a target="_blank" href="http://www.linkedin.com/in/dutta14"> <i class="fa fa-linkedin" aria-hidden="true"></i> </a>
<a target="_blank" href="https://angel.co/dutta14"><i class="fa fa-angellist" aria-hidden="true"></i></a>
<a href="mailto:anindya.dutta22@gmail.com"> <i class="fa fa-envelope-o" aria-hidden="true"></i> </a>
<a target="_blank" href="http://www.github.com/dutta14"> <i class="fa fa-github" aria-hidden="true"></i> </a>
<a target="_blank" href="https://stackoverflow.com/users/3993371/anindya-dutta"> <i class="fa fa-stack-overflow" aria-hidden="true"></i> </a>
</div>
</div>
</div>
<div class="container-fluid footer">
<div class="container">
<div class="row credit">
Designed by Anindya Dutta.
</div>
</div>
</div>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<!-- Add textfit before script -->
<script src="scripts/smoothscroll.js"></script>
<script src="scripts/textFit.min.js"></script>
<script src="scripts/script.js"></script>
</body>
</html>