-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
794 lines (751 loc) · 45.3 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
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
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kunal Kushwaha</title>
<link rel="stylesheet" href="./index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
</head>
<body>
<nav class="navbar navbar-expand-sm navbar-light mb-1">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="https://drive.google.com/file/d/1g7y1w5iYTq2gVlAOKOppyPLn-EawEYgo/view?usp=sharing">Resume</a>
</li>
</ul>
</nav>
<div class="container">
<section class="landing">
<div class="row vertical-center">
<div class="col-lg-8 text-left pb-5">
<h1 class="display-3">Kunal Kushwaha</h1>
<p class="lead pl-2">
Empowering Communities through Open Source & Education
</p>
</div>
<div class="col-lg-4 text-center my-auto pb-5 rounded-circle"><img class="img-fluid rounded-circle"
src="./headshot.jpg"></div>
</div>
</section>
<section class="mt-4 mb-4">
<h4 class="display-4">A little about me,</h4>
<div class="row">
<div class="col-lg-6 wrap text-left">
<div class="about-desc">
<h1 class="bold-text">About</h1>
<div class="pt-5">
<h2 class="mb-5">Hello!</h2>
<p>My name is Kunal. I’m a junior from 🇮🇳 I'm an open-source enthusiast, a learner & an educator📕I'm deeply passionate about software development & innovations.
I believe in the power of community & have also given talks at various conferences 🎙
</p>
<ul class="social-links list-unstyled mt-4">
<li><a href="mailto:[email protected]">
<ion-icon name="mail-outline"></ion-icon>
</a></li>
<li><a href="https://github.com/kunal-kushwaha">
<ion-icon name="logo-github"></ion-icon>
</a></li>
<li><a href="https://www.linkedin.com/in/kunal-kushwaha/">
<ion-icon name="logo-linkedin"></ion-icon>
</a></li>
<li><a href="https://www.facebook.com/kunalkushwaha1999/">
<ion-icon name="logo-facebook"></ion-icon>
</a></li>
<li><a href="https://twitter.com/kunalstwt">
<ion-icon name="logo-twitter"></ion-icon>
</a></li>
<li><a href="https://www.instagram.com/kunalsig/">
<ion-icon name="logo-instagram"></ion-icon>
</a></li>
<li><a href="https://dev.to/kunal">
<ion-icon name="logo-medium"></ion-icon>
</a></li>
<li><a href="https://www.youtube.com/channel/UCfv8cds8AfIM3UZtAWOz6Gg">
<ion-icon name="logo-youtube"></ion-icon>
</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 wrap align-content-center">
<div class="row mt-5 flex-column">
<div class="col-md-8">
<h2 class="mb-4">My Skills</h2>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>DevOps</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="75"
aria-valuemin="0" aria-valuemax="100" style="width:85%">
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>Full Stack Web</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="60"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-3">
<div class="progress-wrap">
<h4>Machine Learning</h4>
<div class="progress progress-style">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100" style="width:75%">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="interests pt-5 pb-5">
<h1 class="display-4">Tech I'm familiar with</h1>
<h1 class="bold-text bg-text">Tech Stack</h1>
<div class="row pt-5">
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/java.png">
<h3>Java</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/python.png">
<h3>Python</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/cpp.png">
<h3>C++</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/js.png">
<h3>JavaScript</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/ts.png">
<h3>TypeScript</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/go.png">
<h3>Go</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/node.png">
<h3>Node</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/react.png">
<h3>React</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/gql.png">
<h3>GraphQL</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/flask.png">
<h3>Flask</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/bt.png">
<h3>Build Tools</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/docker.png">
<h3>Docker</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/k8s.png">
<h3>Kubernetes</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/cloud.png">
<h3>Cloud</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/ci.png">
<h3>CI/CD</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/db.png">
<h3>Databases</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/monitoring.png">
<h3>Monitoring</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/test.png">
<h3>Testing</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/tf.png">
<h3>TensorFlow</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<img class="tech-icon" src="./icons/keras.png">
<h3>Keras</h3>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Education</h4>
<h1 class="bold-text bg-text">Academics</h1>
<div class="py-4">
<div class="desc">
<h4>Bachelor's Degree in Computer Science & Engineering</h4>
<p>Maharaja Agrasen Institute of Technology</p>
</div>
<div>
<p>2018 - 2022</p>
</div>
</div>
<h1 class="display-4 mt-5">Experience</h1>
<h1 class="bold-text bg-text">Profile</h1>
<div class="row d-flex">
<div class="col-md-10">
<div class="mt-3">
<div class="py-4">
<div class="desc">
<h4>Kubernetes 1.22 Release Team Shadow</h4>
<p><a href="https://github.com/kubernetes/sig-release">Cloud Native Computing Foundation</a></p>
</div>
<div>
<p>April 2021 - Present</p>
</div>
<div>
<li>CThe Kubernetes Release Team recruits a number of apprentices for each release role, in order to train new release team leads, handle tasks that each lead may not be able to cover, share knowledge about the release process, and help contributors broaden their areas of knowledge and participation.</li>
<li>These apprentices are called "Shadows" on the release team, and are equivalent to similar trainee positions on other teams, such as the Release Management Assistants.</li>
<li>The Shadow system is an apprenticeship model, like those used by union tradespeople. The idea is that Shadows learn by doing, while in the process taking load off the leads and improving the release. After unplanned developments, they may even end up taking over for their lead.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>MLH Coach</h4>
<p><a href="https://mlh.io/coaches">Major League Hacking</a></p>
</div>
<div>
<p>November 2020 - Present</p>
</div>
<div>
<li>Major League Hacking Coaches are community members who represent Major League Hacking at events. </li>
<li>They are passionate hackers and community members who love to teach and support peers of all skill levels.</li>
<li>MLH Coaches are at your events mentoring hackers, supporting organizers, debugging issues, and much more!</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>MLH Fellowship Team Leader</h4>
<p><a href="https://fellowship.mlh.io">Major League Hacking</a></p>
</div>
<div>
<p>September 2020 - Present</p>
</div>
<div>
<li>Mentored students during the MLH Fellowship.</li>
<li>Led standups, retros, show & tells.</li>
<li>Assigned Open Source projects (Facebook Research, Flask, Jinja, Click, Julia Language, BentoML, SciML)</li>
<li>Debugged technical issues.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Google Summer of Code Mentor</h4>
<p><a href="http://summerofcode.withgoogle.com">Code for Cause</a></p>
</div>
<div>
<p>March 2021 - Present</p>
</div>
<div>
<li>Our organisation Code for Cause will be participating under the umbrella of JBoss Community for GSoC 2021.</li>
<li>Mentored students in Google Summer of Code for Open Source projects for Social Good.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Cloud Native Computing Foundation Intern</h4>
<p><a href="https://communitybridge.org">The Linux Foundation</a></p>
</div>
<div>
<p>October 2020 - December 2020</p>
</div>
<div>
<li>Community Bridge is a platform developed by the Linux Foundation, which accelerates the adoption, innovation, and sustainability of open source software.</li>
<li>Worked on Thanos, a set of components that can be composed into a highly available metric system with unlimited storage capacity, which can be added seamlessly on top of existing Prometheus deployments.</li>
<li>Implemented features, context & actions to increase observability & control for BlockViewer.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>MLH Fellow</h4>
<p><a href="https://fellowship.mlh.io">Major League Hacking</a></p>
</div>
<div>
<p>June 2020 - August 2020</p>
</div>
<div>
<li>Part of the inaugural class of MLH Fellows (powered by GitHub & Facebook), 144 students selected out of 20,000.</li>
<li>Contributed to Open Source projects written in JavaScript with a focus on React & the React ecosystem with a team of Fellows under the educational mentorship of a professional software engineer.</li>
<li>Contributed to Jest, Open Source JavaScript testing Framework by Facebook.</li>
<li>Provided support to report individual testcases, & wrote blogs.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Google Summer of Code Mentor</h4>
<p><a href="https://summerofcode.withgoogle.com/projects/#4770885191335936">JBoss (Red Hat Middleware)</a></p>
</div>
<div>
<p>March 2020 - August 2020</p>
</div>
<div>
<li>Mentored students in Google Summer of Code for improving Gradle support in the Quarkus framework.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Google Code-in Mentor</h4>
<p><a href="https://drive.google.com/file/d/1qHz5857X803hgwsrXFLqW8gPwMpZeqQH/view">JBoss (Red Hat Middleware)</a></p>
</div>
<div>
<p>May 2019 - August 2019</p>
</div>
<div>
<li>Mentored students in Google Code-in for Kubernetes Java client, Web & Middleware technologies.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Google Summer of Code Developer</h4>
<p><a href="https://gist.github.com/kunal-kushwaha/0bcacc0afd3a1908c58fd998a806261c">JBoss (Red Hat Middleware)</a></p>
</div>
<div>
<p>May 2019 - August 2019</p>
</div>
<div>
<li>Worked on fabric8io Java client for handling K8s & OpenShift clusters, added support for K8s resources via fluent dsl.</li>
<li>Provided test coverage, configuration examples, & performed dependency migration for test suits in JUnit5.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Teaching Assistant</h4>
<p><a href="https://codingblocks.com">Coding Blocks</a></p>
</div>
<div>
<p>Jan 2019 - May 2020</p>
</div>
<div>
<li>Co-Mentor at Coding Blocks for Java, Python, Data Science & Machine Learning.</li>
<li>Tutored students individually and in small groups to reinforce learning concepts.</li>
<li>Partnered with mentors to plan and implement lessons following institution’s curriculum, goals, objectives and philosophies.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>GirlScript Summer of Code Top Contributor</h4>
<p><a href="https://drive.google.com/file/d/1-11JFzkG_-XAySiEBEiNaSoRTPF8xKpK/view">GirlScript Foundation</a></p>
</div>
<div>
<p>March 2019 - June 2019</p>
</div>
<div>
<li>Selected as a Top Contributor nation wide after a 3 month coding period.</li>
<li>Developed efficient solutions to complex algorithmic problems in Java.</li>
<li>Implemented graphical UI for algorithms using JavaFX.</li>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Volunteering</h1>
<h1 class="bold-text bg-text">Community</h1>
<div class="row d-flex">
<div class="col-md-10">
<div class="mt-3">
<div class="py-4">
<div class="desc">
<h4>CNCF Ambassador</h4>
<p><a href="https://www.cncf.io/people/ambassadors/">Cloud Native Computing Foundation</a></p>
</div>
<div>
<p>April 2021 - Present</p>
</div>
<div>
<li>Cloud Native Ambassadors (CNAs) are individuals who are passionate about Cloud Native Computing Foundation technology and projects, recognized for their expertise, and willing to help others learn about the framework and community.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Campus Expert</h4>
<p><a href="https://www.cncf.io/people/ambassadors/">GitHub</a></p>
</div>
<div>
<p>April 2021 - Present</p>
</div>
<div>
<li>Campus Experts are student leaders that strive to build diverse and inclusive spaces to learn skills, share their experiences, and build projects together.</li>
<li>They can be found across the globe leading in-person and online conferences, meetups, and hackathons, and maintaining open source projects.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Instructor - Code in Place (CS106A)</h4>
<p><a href="https://codeinplace.stanford.edu">Stanford University</a></p>
</div>
<div>
<p>September 2019 - Present</p>
</div>
<div>
<li>CS106A is one of most popular courses at Stanford University, taken by almost 1,600 students every year.</li>
<li>It has been developed over the last 30 years by an amazing team, including Nick Parlante, Eric Roberts and more.</li>
<li>The course teaches the fundamentals of computer programming using the widely-used Python programming language.</li>
<li>This course is for everyone from humanists, social scientists, to hardcore engineers.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Co-Founder and Instructor</h4>
<p><a href="https://www.youtube.com/c/CodeforCause">Code for Cause</a></p>
</div>
<div>
<p>April 2020 - Present</p>
</div>
<div>
<li>Started a community to provide mentorship to students globally & had 4k+ students be a part in first 3 months.</li>
<li>Conducted live bootcamps on ML & development watched by thousands of students during the pandemic.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Python Mentor</h4>
<p><a href="http://anitab.org">AnitaB.org</a></p>
</div>
<div>
<p>April 2020 - Aug 2020</p>
</div>
<div>
<li>AnitaB.org helps women make significant contributions to technical fields and the programs and awards highlight the accomplishments of women technologists, while events and communities enable women to establish their peer networks.</li>
<li>Conducted doubt sessions & masterclasses for a group of 200+ students.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Workshop Instructor</h4>
<p><a href="https://drive.google.com/open?id=1-gbv21BN66dY0K88pd8ir69VQ0C8ovUU">CodeChef</a></p>
</div>
<div>
<p>June 2019</p>
</div>
<div>
<li>Instructor at workshops conducted by 'CodeChef for Schools' for Competitive Programming.</li>
<li>'CodeChef for Schools' is an initiative by CodeChef which aims to make it easier for students to start coding at a young age by introducing them to Competitive Programming.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Gold Microsoft Learn Student Ambassador</h4>
<p><a href="https://studentambassadors.microsoft.com/en-us">Microsoft</a></p>
</div>
<div>
<p>September 2019 - Present</p>
</div>
<div>
<li>Part of a global group of campus leaders.</li>
<li>Hands-on workshops across India onDevOps, Open Source, Cloud, ML, Web, etc</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Student Mentor</h4>
<p><a href="https://mhrd.gov.in/saakshar_bharat">State Resource Centre</a></p>
</div>
<div>
<p>December 2014 - December 2016</p>
</div>
<div>
<li>Saakshar Bharat is a government of India initiative to create a literate society through a variety of teaching-learning programs for non-literate and neo-literate of 15 years and above.</li>
<li>I made my contribution to this program in 2014-2016 by training individuals in English, Hindi, and Mathematics.</li>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Awards</h1>
<h1 class="bold-text bg-text">Honours</h1>
<div class="row d-flex">
<div class="col-md-10">
<div class="mt-3">
<div class="py-4">
<div class="desc">
<h4>AI Ambassador Badger</h4>
<p><a href="https://www.microsoft.com/skills/azureheroes">Microsoft</a></p>
</div>
<div>
<p>April 2021</p>
</div>
<div>
<li>Received a very rare AI Ambassador badger from Microsoft for organising, hosting and speaking at the Global AI Student Conference.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Azure Community Hero</h4>
<p><a href="https://www.microsoft.com/skills/azureheroes">Microsoft</a></p>
</div>
<div>
<p>July 2020</p>
</div>
<div>
<li>Received 1 in 550 rare Community Hero badger from Microsoft for organising meetups, conferences, sharing content and being an active member of the community.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>Nutanix Hybrid Cloud Scholarship</h4>
<p><a href="https://www.udacity.com/scholarships/nutanix-hybrid-cloud-scholarship-program">Udacity</a></p>
</div>
<div>
<p>July 2020</p>
</div>
<div>
<li>Selected as 1 of 500 recipients for the Nutanix Hybrid Cloud Scholarship Program.</li>
<li>Designed to upskill professionals interested in using emerging cloud technologies to enhance their organization's IT infrastructure.</li>
</div>
</div>
<div class="py-4">
<div class="desc">
<h4>The Linux Foundation Scholarships</h4>
<p><a href="https://www.linuxfoundation.org">The Linux Foundation</a></p>
</div>
<div>
<li>Selected as a recipient for the Linux Foundation Training (LiFT) Scholarship in the Developer Do-Gooders category.</li>
<li>Selected as a recipient for KubeCon + CloudNativeCon, Open Source Summit in 2019 & 2020.</li>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Some of my blogs</h4>
<h1 class="bold-text bg-text">Blogs</h1>
<div class="row mt-5 mb-5">
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/thanos-scale-your-prometheus-monitoring-24m1">
<img class="img-fluid" src="./thanos.png">
</a>
<div class="text p-4 d-block">
<div class="meta mb-3">
<div>November 9, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/prometheus-101-oj5">Thanos - Scale Your Prometheus Monitoring</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/prometheus-101-oj5">
<img class="img-fluid" src="./prometheus.png">
</a>
<div class="text p-4 d-block">
<div class="meta mb-3">
<div>September 4, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/prometheus-101-oj5">Prometheus Architecture</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/jest-architecture-24fp">
<img class="img-fluid" src="./jest.jpeg">
</a>
<div class="text p-4 d-block">
<div class="meta mb-3">
<div>June 15, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/jest-architecture-24fp">Jest Architecture</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/open-source-best-practices-mlh-fellowship-experience-43ee">
<img class="img-fluid" src="./os.png">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div>August 11, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/open-source-best-practices-mlh-fellowship-experience-43ee">Open Source Best Practices</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/kubernetes-made-easy-5e89">
<img class="img-fluid" src="./kubernetes.png">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div>August 6, 2019</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/kubernetes-made-easy-5e89">Kubernetes Made Easy</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/docker-made-easy-2gcf">
<img class="img-fluid" src="./docker.jpg">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div>August 2, 2019</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/docker-made-easy-2gcf">Docker Made Easy</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://medium.com/code-for-cause/google-summer-of-code-211ae61a8edb">
<img class="img-fluid" src="./gsoc.png">
</a>
<div class="text p-4 d-block">
<div class="meta mb-3">
<div>June 18, 2019</div>
</div>
<h3 class="heading"><a class="link" href="https://medium.com/code-for-cause/google-summer-of-code-211ae61a8edb">Google Summer of Code</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://dev.to/kunal/one-month-into-the-mlh-fellowship-4fg5">
<img class="img-fluid" src="./mlh.jpeg">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div>July 5, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://dev.to/kunal/one-month-into-the-mlh-fellowship-4fg5">MLH Fellowship</a></h3>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-entry">
<a href="https://medium.com/@swecareers/kunals-story-preparing-for-big-tech-with-open-source-89a7868bb4c5">
<img class="img-fluid" src="./os.png">
</a>
<div class="text p-4">
<div class="meta mb-3">
<div>July 22, 2020</div>
</div>
<h3 class="heading"><a class="link" href="https://medium.com/@swecareers/kunals-story-preparing-for-big-tech-with-open-source-89a7868bb4c5">Open-Source</a></h3>
</div>
</div>
</div>
</div>
</section>
<section>
<h1 class="display-4 mt-5">Let's Talk</h1>
<h1 class="bold-text bg-text">Contact</h1>
<div class="text-left">
<div class="pt-5">
<h2 class="mb-5">Want to connect?
<br/>
My inbox is always open!</h2>
<ul class="social-links list-unstyled mt-4">
<li><a href="mailto:[email protected]">
<ion-icon name="mail-outline"></ion-icon>
</a></li>
<li><a href="https://github.com/kunal-kushwaha">
<ion-icon name="logo-github"></ion-icon>
</a></li>
<li><a href="https://www.linkedin.com/in/kunal-kushwaha/">
<ion-icon name="logo-linkedin"></ion-icon>
</a></li>
<li><a href="https://www.facebook.com/kunalkushwaha1999/">
<ion-icon name="logo-facebook"></ion-icon>
</a></li>
<li><a href="https://twitter.com/kunalstwt">
<ion-icon name="logo-twitter"></ion-icon>
</a></li>
<li><a href="https://www.instagram.com/kunalsig/">
<ion-icon name="logo-instagram"></ion-icon>
</a></li>
<li><a href="https://dev.to/kunal">
<ion-icon name="logo-medium"></ion-icon>
</a></li>
<li><a href="https://www.youtube.com/channel/UCfv8cds8AfIM3UZtAWOz6Gg">
<ion-icon name="logo-youtube"></ion-icon>
</a></li>
</ul>
</div>
</div>
<div class="mt-5 mb-5 text-center">
<h4>If you like my work, you can <a href="https://www.buymeacoffee.com/kunalk">buy me a coffee</a> and share your thoughts 🎉☕ </h1>
</div>
</section>
</div>
<!-- Scripts -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous">
</script>
<script src="https://unpkg.com/[email protected]/dist/ionicons.js"></script>
</body>
</html>