-
Notifications
You must be signed in to change notification settings - Fork 3
/
awards.html
436 lines (403 loc) · 14.8 KB
/
awards.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
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html>
<html lang="en">
<head>
<title>Grishma Jena</title>
<meta charset="UTF-8">
<meta name="description" content="Grishma Jena - personal website">
<meta name="keywords" content="portfolio, grishma, jena, speaker, machine learning, conferences,
natural language processing, NLP, data science, data scientist, advocacy, USA, San Francisco">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:400,400i,600,600i,700" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/style.css" />
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7QFYR55Q9G"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-7QFYR55Q9G');
</script>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- header section start -->
<header class="header-section">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="logo">
<h2 class="site-logo"><a href="index.html" style="color:black">Grishma Jena</a></h2>
</div>
</div>
<div class="col-lg-8">
<a href="contact.html" class="site-btn header-btn"> Contact Grishma </a>
</div>
</div>
<nav class="main-menu">
<div class="topnav-centered">
<ul style="text-align: center">
<li><a href="index.html">Home</a></li>
<li><a href="work.html">Experience</a></li>
<li><a href="speaking.html">Public speaking and Advocacy</a></li>
<li><a href="awards.html"><u>Awards</u></a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="about.html">About</a></li>
</ul>
</div>
</nav>
</div>
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
</header>
<!-- header section end -->
<!-- intro section start -->
<section class="intro-section">
<div class="container text-center">
<div class="row">
<div class="col-xl-10 offset-xl-1">
<h2 class="section-title"> Creating <span> sustainable impact </span> through <span>
technology</span> and <span> advocacy </span></h2>
<br>
<h4> Data Scientist and International Speaker </h4>
<br>
</div>
</div>
</div>
</section>
<!-- intro section end -->
<section class="intro-section">
<div class="container">
<div class="row">
</div>
<!-- <p> I have been honored with accolades for my technical as well as community work. </p> -->
</div>
</section>
<!-- intro section end -->
<!-- page section start -->
<div class="page-section">
<div class="container">
<div class="row mb-5">
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/python.png" height="350" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Fellow, Python Software Foundation</h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Recognized as a <a href="https://www.python.org/psf/fellows/">Fellow of
the Python Software Foundation</a> for my
extraordinary efforts and impact upon Python, the
community, and the broader Python ecosystem.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/stevie.jpg" height="350" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Silver Stevie - Changemaker of the Year (Gender) </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Awarded a <a
href="https://stevieawards.com/women/2023-stevie-award-winners">Silver Stevie
</a> for my work on progressing diversity and inclusion in business and the community.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/book.jpg" height="350" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Trailblazer in Breaking Barriers book </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Featured in the book <a
href="https://www.amazon.com/Breaking-Barriers-Celebrating-Diversity-Science-ebook/dp/B0CH91QJFM">Breaking
Barriers: Celebrating Women and Diversity in Data Science </a> as a trailblazer.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/women_of_impact.png" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Women of Impact Honoree </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Identified as a <a
href="https://womenimpacttech.com/women-of-impact-2024/">Woman
Impact of Impact </a> by <a href="https://womenimpacttech.com/about-us/"> Women
Impact Tech </a>for being at the forefront of empowering the next
generation of women in the tech industry to flourish.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/technologist_to_watch.png" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> 100 Technologists To Watch </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Honored as one of <a
href="https://womenwhocode.com/100-technologists-to-watch"> 100
Technologists to Watch </a> by <a href="https://womenwhocode.com/about"> Women Who
Code </a>to recognize and celebrate the
accomplishments of technologists who have achieved excellence, innovated the industry,
and shown leadership.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/wids_ambassador.PNG" height="350" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> High impact ambassador </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Identified as a <a
href="https://www.widsworldwide.org/join-us/ambassador-program/ambassadors-2024/?_sf_s=grishma">
high impact ambassador </a>by <a href="https://www.widsworldwide.org/about/"> Women
in Data Science </a>for my
large contribution and impact in the community.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/otaa.jpg" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> IBM Outstanding Technical Achievement Award (Major) </h2>
<div class="blog-meta"> 2021 </div>
<p align="justify"> Bestowed the prestigious IBM Outstanding Technical Achievement Award
(Major) for my technical accomplishments for innovation, invention, and/or reuse with a
tangible
benefit to IBM.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/design_luminary.jpg" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Breakthrough Leader Award by IBM Design </h2>
<div class="blog-meta"> 2021 </div>
<p align="justify"> Given the IBM Design Breakthrough Leader Award as part of the first
Design Luminary program to recognize my impact through craft, collaboration, and my
proven track record of successes as a trailblazer.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/ibm_logo.svg" height="260" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Trailblazer Award by IBM Design </h2>
<div class="blog-meta"> 2020 </div>
<p align="justify"> Received the IBM Design Trailblazer Award a recognition of my work
within the Design organization.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/blog/penn.gif" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> 2nd prize, Penn Apps XIII hackathon </h2>
<div class="blog-meta"> 2015 </div>
<p align="justify"> 2nd prize at Penn Apps, the world's largest collegiate-level hackathon.
The project led to a startup, <a href="https://www.keriton.com/"> Keriton</a>, that got
$15M in funding and won the <a
href="https://blog.seas.upenn.edu/pennapps-spin-off-keriton-wins-big-at-sxsw-70c8adb88c67/">
SXSW medical innovation prize</a>.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/active_speaker.svg" height="85" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Top 3% of most active speakers, Sessionize </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Identified as one of <a
href="https://sessionize.com/most-active-speakers-2023/">top 3% of most active
speakers</a> by Sessionize.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="img/awards/venturebeat.PNG" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> Finalist, Women in AI Mentorship Award </h2>
<div class="blog-meta"> 2023 </div>
<p align="justify"> Selected as a finalist for VentureBeat's <a
href="https://venturebeat.com/ai/announcing-the-nominees-for-venturebeats-5th-annual-women-in-ai-awards/">Women
in AI Mentorship Award</a> that honors a female leader who has helped mentor other
women in AI, providing guidance and
support and encouraging more women to enter the field.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> 3rd prize, IBM Watson hackathon </h2>
<div class="blog-meta"> 2017 </div>
<p align="justify"> Won the 3rd prize for the hackathon organized by IBM Watson Customer
Engagement.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> 1st prize, Data Hack @ Yale hackathon </h2>
<div class="blog-meta"> 2017 </div>
<p align="justify"> Won the 1st prize for the Data Hack hackathon organized by Yale
University.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> 3rd prize, Wharton Data Visualization hackathon </h2>
<div class="blog-meta"> 2017 </div>
<p align="justify"> Won the 3rd prize for the Data Visualization hackathon organized by
Wharton Business School.
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> TOEFL Scholarship </h2>
<div class="blog-meta"> 2015 </div>
<p align="justify"> Awarded the national TOEFL scholarship by Educational Testing Service
(ETS).
</article>
</div>
</div>
<!-- blog item -->
<div class="col-lg-4">
<div class="blog-item">
<figure class="thumb">
<center> <img src="" alt="" align="center">
</center>
</figure>
<article class="blog-content">
<h2> TF LEaRN scholarship </h2>
<div class="blog-meta"> 2013 </div>
<p align="justify"> Awarded the TF LEaRN scholarship to spend a semester at Nanyang
Technological University, Singapore.
</article>
</div>
</div>
</div>
</div>
</div>
<!-- page section end -->
<!-- footer section start -->
<footer class="footer-section text-center">
<div class="container">
<a href="contact.html" class="site-btn"> Contact Grishma </a>
<div class="social-links">
<a href="mailto:grishma.jena@gmail.com"><span class="fa fa-envelope"></span></a>
<a href="https://www.linkedin.com/in/grishmajena/"><span class="fa fa-linkedin"></span></a>
<a href="https://www.instagram.com/data_designtist/"><span class="fa fa-instagram"></span></a>
<a href="https://twitter.com/DebateLover"><span class="fa fa-twitter"></span></a>
<a href="https://medium.com/@grishma.jena"><span class="fa fa-medium"></span></a>
</div>
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made
with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com"
target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</footer>
<!-- footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>