-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
854 lines (851 loc) · 43.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
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
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/apple-icon.jpg">
<link rel="icon" type="image/png" href="./assets/img/favicon.jpg">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>
Puneet's Portfolio
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no'
name='viewport' />
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="./assets/css/material-kit.css?v=2.1.1" rel="stylesheet" />
<link href="./assets/css/vertical-nav.css" rel="stylesheet" />
</head>
<body class="profile-page sidebar-collapse" id="aboutme">
<nav class="navbar navbar-color-on-scroll fixed-top navbar-expand-lg" color-on-scroll="100" id="sectionsNav">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="index.html">
Puneet's Portfolio </a>
<button class="navbar-toggler" type="button" data-toggle="collapse" aria-expanded="false"
aria-label="Toggle navigation">
<span class="sr-only">Toggle navigation</span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a href="https://www.linkedin.com/in/geekpuneet/" class="nav-link" target="_blank">
Endorse Me
</a>
</li>
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">
<i class="fas fa-globe-asia"></i> Live Projects
<div class="ripple-container"></div></a>
<div class="dropdown-menu dropdown-with-icons">
<a href="https://bit.ly/stylizeapp" target="_blank" class="dropdown-item">
<i class="fas fa-paint-roller"></i> Style Transfer Webapp
</a>
<a href="https://bit.ly/hexbotflask" target="_blank" class="dropdown-item">
<i class="fas fa-robot"></i> HexBot NOOPS
</a>
<a href="https://intelclassify.herokuapp.com/" target="_blank" class="dropdown-item">
<i class="fas fa-robot"></i> Intel Scene Classification
</a>
<a href="https://snakehiss.herokuapp.com" target="_blank" class="dropdown-item">
<i class="fas fa-gamepad"></i> Basic Snake
</a>
</div>
</li>
<li class="nav-item">
<a href="https://medium.com/@puneet29" class="nav-link" target="_blank">
<i class="fab fa-medium"></i> Blog Posts
</a>
</li>
<li class="nav-item">
<a href="https://github.com/puneet29/puneet-resume/raw/master/puneet29.pdf" class="nav-link" target="_blank">
Résumé
</a>
</li>
<li class="button-container nav-item iframe-extern">
<a href="mailto:[email protected]?subject=Contact%20Me%20Portfolio%20[SUBJECT%20HERE]" target="_blank"
class="btn btn-rose btn-round btn-block">
<i class="material-icons" style="margin-right: 10px">contact_phone</i>Contact me
<div class="ripple-container"></div></a>
</li>
</ul>
</div>
</div>
</nav>
<div class="page-header header-filter" data-parallax="true"
style="background-image: url('./assets/img/city-profile.jpg');"></div>
<div class="main main-raised">
<div class="profile-content">
<div class="container">
<div class="row">
<div class="col-md-6 ml-auto mr-auto">
<div class="profile">
<div class="avatar">
<img src="./assets/img/myphoto.png" alt="Circle Image" class="img-raised rounded-circle img-fluid">
</div>
<div class="name">
<h3 class="title">Puneet Saini</h3>
<h6>Computer Science Student</h6>
<a href="https://github.com/puneet29" class="btn btn-just-icon btn-round btn-github" target="_blank"><i
class="fa fa-github"></i></a>
<a href="https://gitlab.com/puneet29" class="btn btn-just-icon btn-round btn-gitlab" target="_blank"><i
class="fa fa-gitlab"></i></a>
<a href="https://www.linkedin.com/in/geekpuneet/" class="btn btn-just-icon btn-round btn-linkedin"
target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://www.facebook.com/geekpuneet" class="btn btn-just-icon btn-round btn-facebook"
target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://www.behance.net/puneetsaini" class="btn btn-just-icon btn-round btn-behance"
target="_blank"><i class="fa fa-behance"></i></a>
<a href="https://twitter.com/punnettsaini" class="btn btn-just-icon btn-round btn-twitter"
target="_blank"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div>
<div class="description text-center">
<p>A Machine learning enthusiast and a geek, currently pursuing his degree in Bachelor of Technology in
Computer Science, known by his last name — Saini, actively contributing to University's student society
<a href="https://cessgndu.com/" target="_blank">CESS</a> as technical head (previously as design head),
believes in
promotion and contribution to Open Source Projects.</p>
</div>
<!-- START OF SKILLS SECTION -->
<div class="features-1" id="skills">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 class="title">Skills</h2>
<h5 class="description">Some of the skills that I have acquired during my degree are all self-learned.
They are listed below.
</h5>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="info">
<div class="icon icon-info">
<i class="material-icons">code</i>
</div>
<h4 class="info-title">Programming Languages</h4>
<div class="progress progress-line-info">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="33.33" aria-valuemin="0"
aria-valuemax="100" style="width: 33.33%;">
<span class="sr-only">33.33% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="30" aria-valuemin="0"
aria-valuemax="100" style="width: 30%;">
<span class="sr-only">30% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="26" aria-valuemin="0"
aria-valuemax="100" style="width: 26%;">
<span class="sr-only">26% Complete</span>
</div>
</div>
<div class="col justify-content-center">
<span class="badge badge-pill badge-info">Python</span>
<span class="badge badge-pill badge-danger">C++</span>
<span class="badge badge-pill badge-primary">JAVA</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-success">
<i class="material-icons">developer_mode</i>
</div>
<h4 class="info-title">Frameworks | Tools | Libraries</h4>
<div class="progress progress-line-info">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
</div>
<div class="col justify-content-center">
<span class="badge badge-pill badge-info">Pytorch 1.0</span>
<span class="badge badge-pill badge-danger">Numpy</span>
<span class="badge badge-pill badge-primary">Pandas</span>
<span class="badge badge-pill badge-warning">Matplotlib</span>
<span class="badge badge-pill badge-info">Keras</span>
<span class="badge badge-pill badge-danger">OpenCV</span>
<span class="badge badge-pill badge-primary">Git</span>
<span class="badge badge-pill badge-warning">Sklearn</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="info">
<div class="icon icon-warning">
<i class="material-icons">storage</i>
</div>
<h4 class="info-title">Database</h4>
<div class="progress progress-line-info">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="30" aria-valuemin="0"
aria-valuemax="100" style="width: 30%;">
<span class="sr-only">30% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="26" aria-valuemin="0"
aria-valuemax="100" style="width: 26%;">
<span class="sr-only">26% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="15" aria-valuemin="0"
aria-valuemax="100" style="width: 15%;">
<span class="sr-only">15% Complete</span>
</div>
</div>
<div class="col justify-content-center">
<span class="badge badge-pill badge-info">MySQL</span>
<span class="badge badge-pill badge-danger">MS SQL Server</span>
<span class="badge badge-pill badge-primary">PL/SQL</span>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="info">
<div class="icon icon-danger">
<i class="material-icons">brush</i>
</div>
<h4 class="info-title">Graphic designing</h4>
<div class="progress progress-line-info">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="33.33" aria-valuemin="0"
aria-valuemax="100" style="width: 33.33%;">
<span class="sr-only">33.33% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="26" aria-valuemin="0"
aria-valuemax="100" style="width: 26%;">
<span class="sr-only">26% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="20" aria-valuemin="0"
aria-valuemax="100" style="width: 20%;">
<span class="sr-only">20% Complete</span>
</div>
</div>
<div class="col justify-content-center">
<span class="badge badge-pill badge-info">Adobe Photoshop</span>
<span class="badge badge-pill badge-danger">Adobe Illustrator</span>
<span class="badge badge-pill badge-primary">Adobe After Effects</span>
</div>
</div>
</div>
<div class="col-md-6">
<div class="info">
<div class="icon icon-rose">
<i class="fab fa-html5"></i>
</div>
<h4 class="info-title">Web Technologies</h4>
<div class="progress progress-line-info">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="16.5" aria-valuemin="0"
aria-valuemax="100" style="width: 16.5%;">
<span class="sr-only">16.5% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="10" aria-valuemin="0"
aria-valuemax="100" style="width: 10%;">
<span class="sr-only">10% Complete</span>
</div>
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="14" aria-valuemin="0"
aria-valuemax="100" style="width: 14%;">
<span class="sr-only">14% Complete</span>
</div>
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="8" aria-valuemin="0"
aria-valuemax="100" style="width: 8%;">
<span class="sr-only">8% Complete</span>
</div>
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="11" aria-valuemin="0"
aria-valuemax="100" style="width: 11%;">
<span class="sr-only">11% Complete</span>
</div>
</div>
<div class="col justify-content-center">
<span class="badge badge-pill badge-info">HTML</span>
<span class="badge badge-pill badge-danger">CSS</span>
<span class="badge badge-pill badge-primary">Flask</span>
<span class="badge badge-pill badge-warning">ASP.NET</span>
<span class="badge badge-pill badge-info">C#</span>
<span class="badge badge-pill badge-danger">VB</span>
</div>
</div>
</div>
</div>
</div>
<!-- END OF SKILLS SECTION -->
<!-- START OF EDUCATION SECTION -->
<div class="features-2" id="education">
<div class="row">
<div class="col-md-8 ml-auto mr-auto text-center">
<h2 class="title">Education</h2>
<h5 class="description">I am currently in 7th semester of my Bachelor's degree in Technology (Computer
Science) at Guru Nanak Dev University. I've always wondered about how computers work, and pursuing
this degree is a step towards satisfying my curiousity.</h5>
</div>
</div>
<div class="tab-pane academia">
<div class="row">
<div class="col-md-11 ml-auto mr-auto text-center">
<div id="accordion" role="tablist">
<div class="card card-collapse">
<div class="card-header" role="tab" id="headingOne">
<h5 class="mb-0">
<a data-toggle="collapse" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne"
class="">
Bachelor in Computer Science
<i class="material-icons">keyboard_arrow_down</i>
</a>
</h5>
</div>
<div id="collapseOne" class="collapse show" role="tabpanel" aria-labelledby="headingOne"
data-parent="#accordion">
<div class="card-body text-left">
<p><strong>Institute: </strong>Guru Nanak Dev University, Amritsar</p>
<p><strong>Year: </strong>2016-20</p>
<p><strong>CGPA: </strong>8.3</p>
</div>
</div>
</div>
<div class="card card-collapse">
<div class="card-header" role="tab" id="headingTwo">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" href="#collapseTwo" aria-expanded="false"
aria-controls="collapseTwo">
XII (CBSE)
<i class="material-icons">keyboard_arrow_down</i>
</a>
</h5>
</div>
<div id="collapseTwo" class="collapse" role="tabpanel" aria-labelledby="headingTwo"
data-parent="#accordion">
<div class="card-body text-left">
<p><strong>Institute: </strong>Bhartiya Vidya Bhavan's SL Public School, Amritsar</p>
<p><strong>Year: </strong>2015-16</p>
<p><strong>Percentage: </strong>91.80%</p>
</div>
</div>
</div>
<div class="card card-collapse">
<div class="card-header" role="tab" id="headingThree">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" href="#collapseThree" aria-expanded="false"
aria-controls="collapseThree">
X (CBSE)
<i class="material-icons">keyboard_arrow_down</i>
</a>
</h5>
</div>
<div id="collapseThree" class="collapse" role="tabpanel" aria-labelledby="headingThree"
data-parent="#accordion">
<div class="card-body text-left">
<p><strong>Institute: </strong>Bhartiya Vidya Bhavan's SL Public School, Amritsar</p>
<p><strong>Year: </strong>2013-14</p>
<p><strong>CGPA: </strong>9.0</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END OF EDUCATION SECTION -->
<!-- START OF POSITIONS OF RESPONSIBILITY SECTION -->
<div class="features-3" id="por">
<div class="row">
<div class="col-md-8 ml-auto mr-auto text-center">
<h2 class="title">Positions of Responsibility</h2>
<h5 class="description">I've been actively indulged with the <a href="https://cessgndu.com/"
target="_blank">Computer
Engineering Student Society</a> since 2017. Being a part of this community made me grow and learn the
skills I lacked before. I have also been associated with <a href="https://www.theschool.ai/"
target="_blank">School of
AI</a>, an initiative taken by Siraj Raval (Youtuber) to promote the AI culture.</h5>
</div>
</div>
<br><br>
<div class="row">
<div class="col-md-6 col-lg-5 mr-auto ml-auto">
<h4 class="title text-center">Computer Engineering Students' Society</h4>
<div class="card card-nav-tabs">
<div class="card-header card-header-danger">
<!-- colors: "header-primary", "header-info", "header-success", "header-warning", "header-danger" -->
<div class="nav-tabs-navigation">
<div class="nav-tabs-wrapper">
<ul class="nav nav-tabs" data-tabs="tabs">
<li class="nav-item">
<a class="nav-link active" href="#d17-18" data-toggle="tab">
<i class="material-icons">date_range</i> 2017-18
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#d18-19" data-toggle="tab">
<i class="material-icons">date_range</i> 2018-19
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="card-body ">
<div class="tab-content">
<div class="tab-pane active" id="d17-18">
<ul>
<li>Volunteered in Aurum'18 Techno-Cultural Fest held in GNDU, Asr</li>
<li>Appointed as Design Head for CESS</li>
<li>Took multiple flash classes on Graphic Designing using Adobe Photoshop</li>
<li>Chief Organiser of Hack Zero to One - Hackathon in Feb 2018</li>
</ul>
</div>
<div class="tab-pane" id="d18-19">
<ul>
<li>Appointed as Technical Head for CESS</li>
<li>Delivered a workshop on Git/GitHub</li>
<li>Organised various technical workshops on C/C++ and JAVA</li>
<li>Organised CESS Summer of Code as an initiative to promote Open Source in campus</li>
<li>Organiser of Polaris'19 Techno-Cultural Fest held in GNDU, Asr </li>
<li>Chief Organiser of Hack Zero to One 2.0 - Hackathon in Mar 2019</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-5 mr-auto ml-auto">
<h4 class="title text-center">School of AI</h4>
<div class="card card-nav-tabs">
<div class="card-header card-header-info">
<div class="nav-tabs-navigation">
<div class="nav-tabs-wrapper">
<ul class="nav nav-tabs" data-tabs="tabs">
<li class="nav-item">
<a class="nav-link active" href="#firstmeet" data-toggle="tab">
<i class="material-icons">date_range</i> 08/2018
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#secondmeet" data-toggle="tab">
<i class="material-icons">date_range</i> 10/2018
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="card-body ">
<div class="tab-content">
<div class="tab-pane active" id="firstmeet">
<ul>
<li>Was appointed as the dean for School of AI, Amritsar by Siraj Raval</li>
<li>Promoted and Accomodated the members on Facebook and Whatsapp</li>
<li>Had multiple meetups online with the members of School of AI Amritsar Chapter</li>
</ul>
</div>
<div class="tab-pane" id="secondmeet">
<ul>
<li>Organised first meetup of School of AI Amritsar at GNDU, Asr</li>
<li>Made an agenda for next meetup and filtered out active members in group</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END OF POSITIONS OF RESPONSIBILITY SECTION -->
<!-- START OF PROJECTS SECTION -->
<div class="features-4" id="projects">
<div class="row">
<div class="col-md-8 ml-auto mr-auto text-center">
<h2 class="title">Projects</h2>
<h5 class="description">I've hands on experience with Machine Learning in Sklearn and Pytorch and have
tried implementing a variety of different machine learning algorithms. I have also deployed a project
using Flask and Gunicorn on AWS. Along with these, I have a basic understanding of Linux Bash commands.
I have also done ASP.NET as a part of my university curriculum and made a sample blog using ASP. You can
find more projects at my GitHub profile</h5>
</div>
</div>
<div class="row">
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container" style="margin-bottom: 30px;">
<div class="card card-rotate">
<div class="front" style="width: 330px;">
<div class="card-body">
<h5 class="card-category card-category-social text-dark">
<i class="fa fa-github"></i> Github Repo for
</h5>
<h4 class="card-title">
<a href="https://github.com/puneet29/devtodev" target="_blank">DevToDev</a>
</h4>
<p class="card-description">
DevtoDev is a blog for developers created by me and my classmate during my degree. We were given
one month to learn ASP and complete the project.
</p>
</div>
</div>
<div class="back" style="width: 330px;">
<div class="card-body">
<h5 class="card-title">
Check out the project
</h5>
<p class="card-description">
You can check out the project at the following GitHub repository. Star it if you like it.
</p>
<div class="footer text-center">
<a href="https://github.com/puneet29/devtodev" class="btn btn-just-icon btn-round btn-github"
target="_blank">
<i class="fa fa-github"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container" style="margin-bottom: 30px;">
<div class="card card-rotate">
<div class="front" style="width: 330px;">
<div class="card-body">
<h5 class="card-category card-category-social text-dark">
<i class="fa fa-github"></i> Github Repo for
</h5>
<h4 class="card-title">
<a href="https://github.com/puneet29/notebooks/blob/master/Image_Style_Transfer.ipynb"
target="_blank">Image Style Transfer Using CNN by Gatys</a>
</h4>
<p class="card-description">
Implemented Image Style transfer with Convolution Neural Network, by Gatys using Pytorch on my
own photo, extracting style from Vincent Van Gogh's Starry Night
</p>
</div>
</div>
<div class="back" style="width: 330px;">
<div class="card-body">
<h5 class="card-title">
Read the source code
</h5>
<p class="card-description">
Jupyter Notebook for Artistic Style Transfer.
</p>
<div class="footer text-center">
<a href="https://github.com/puneet29/notebooks/blob/master/Image_Style_Transfer.ipynb"
class="btn btn-github btn-just-icon btn-fill btn-round" target="_blank">
<i class="fa fa-github"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container">
<div class="card card-rotate card-background">
<div class="front front-background" style="background-image: url('./assets/img/style_transfer.jpg');">
<div class="card-body">
<h6 class="card-category">Command Line Tool</h6>
<a>
<h3 class="card-title">Fast Image Style Transfer CLI</h3>
</a>
<p class="card-description">
An iteration over the previous project. Optimized the style transfer time using the paper by
Johnson et al. Fast Style Transfer CLI is a command line interface for training of style models
used in Artistic Style transfer. It stylizes images in less than 3-5 seconds.
</p>
</div>
</div>
<div class="back back-background"
style="background-image: url('./assets/img/style_transfer_back.jpg');">
<div class="card-body">
<h5 class="card-title">
Check out the project
</h5>
<p class="card-description">You can check out the project at the following GitHub repository. Star
the repository if you liked the project. Contributors are welcomed.
</p>
<div class="footer text-center">
<a href="https://github.com/puneet29/StyleTransferApp"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://puneet29.github.io/StyleTransferApp"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fab fa-blogger"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container" style="margin-bottom: 30px;">
<div class="card card-rotate">
<div class="front" style="width: 330px;">
<div class="card-body">
<h5 class="card-category card-category-social text-dark">
<i class="fa fa-github"></i> Github Repo for
</h5>
<h4 class="card-title">
<a href="https://github.com/puneet29/stylizeapp" target="_blank">Flaskapp for Image Style
Transfer</a>
</h4>
<p class="card-description">
Implemented using Flask, and Gunicorn at Amazon Web Services (EC2 and S3). The models are built
in Pytorch. This project is an extension of Image Style Transfer CLI tool.
</p>
</div>
</div>
<div class="back" style="width: 330px;">
<div class="card-body">
<h5 class="card-title">
Checkout the Website
</h5>
<p class="card-description">
GitHub repository and Website are linked below. Feel free to contribute to the project.
</p>
<div class="footer text-center">
<a href="https://github.com/puneet29/stylizeapp"
class="btn btn-github btn-just-icon btn-fill btn-round" target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://medium.com/@puneet29/how-i-built-and-deployed-my-first-machine-learning-project-4c75d1effe4e?source=friends_link&sk=661c75cff27a77554c8292677216d449"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fab fa-medium"></i>
</a>
<a href="https://bit.ly/stylizeapp" class="btn btn-just-icon btn-round btn-github"
target="_blank">
<i class="fab fa-aws"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container">
<div class="card card-rotate card-background">
<div class="front front-background" style="background-image: url('./assets/img/hexbot.png');">
<div class="card-body">
<h6 class="card-category">NOOPs Challenge</h6>
<a>
<h3 class="card-title">Hexbot Pointillism</h3>
</a>
<p class="card-description">
HexBot API generates random colors(hex values). In this implementation I have tried to replicate
the Pointillism effect using HexBot API and Unsplash API.
</p>
</div>
</div>
<div class="back back-background" style="background-image: url('./assets/img/hexbot1.jpeg');">
<div class="card-body">
<h5 class="card-title">
Check out the demo
</h5>
<p class="card-description">
Check out the demo and GitHub repo, both of them are linked below. I have wrote article on how
to work with APIs which is linked below as well.
</p>
<div class="footer text-center">
<a href="https://github.com/puneet29/hexbot" class="btn btn-just-icon btn-round btn-github"
target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://medium.com/@puneet29/getting-started-with-apis-using-python-a7815b20237d"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fab fa-medium"></i>
</a>
<a href="https://bit.ly/hexbotflask" class="btn btn-just-icon btn-round btn-github"
target="_blank">
<i class="fab fa-aws"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4 ml-auto mr-auto">
<div class="rotating-card-container" style="margin-bottom: 30px;">
<div class="card card-rotate">
<div class="front" style="width: 330px;">
<div class="card-body">
<h5 class="card-category card-category-social text-dark">
<i class="fa fa-github"></i> Github Repo for
</h5>
<h4 class="card-title">
<a href="https://github.com/puneet29/IntelSceneClassification" target="_blank">Intel Scene
Classification</a>
</h4>
<p class="card-description">
Intel Scene Classification Challenge aims at classifying the scene depicted in an image.
Participants are provided with a dataset of ~25k images from a wide range of natural scenes from
all around the world.
</p>
</div>
</div>
<div class="back" style="width: 330px;">
<div class="card-body">
<h5 class="card-title">
Checkout the Demo website and notebook
</h5>
<p class="card-description">
The website, jupyter notebook and GitHub repo are linked below. The pretrained weights are
provided in the
repo. Feel free to contribute.
</p>
<div class="footer text-center">
<a href="https://www.github.com/puneet29/IntelSceneClassification/"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fa fa-github"></i>
</a>
<a href="https://intelclassify.herokuapp.com/"
class="btn btn-github btn-just-icon btn-fill btn-round" target="_blank">
<i class="fab fa-docker"></i>
</a>
<a href="https://colab.research.google.com/github/puneet29/IntelSceneClassification/blob/master/IntelImageClassification.ipynb"
class="btn btn-just-icon btn-round btn-github" target="_blank">
<i class="fas fa-book"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END OF PROJECTS SECTION -->
</div>
</div>
</div>
<!-- SCRIPTS START -->
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/core/bootstrap-material-design.min.js" type="text/javascript"></script>
<script src="./assets/js/plugins/moment.min.js"></script>
<!-- Plugin for Tags -->
<script src="./assets/js/plugins/bootstrap-tagsinput.js"></script>
<!-- Plugin for Small Gallery -->
<script src="./assets/js/plugins/jquery.flexisel.js" type="text/javascript"></script>
<!-- Plugin for Vertical Nav Bar -->
<script src="./assets/js/vertical-nav.js" type="text/javascript"></script>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- Control Center for Material Kit-->
<script src="./assets/js/material-kit.js?v=2.1.1" type="text/javascript"></script>
<!-- SCRIPTS END -->
<!-- VERTICAL NAV BAR -->
<nav id="cd-vertical-nav">
<ul>
<li>
<a href="#aboutme" data-number="1">
<span class="cd-dot"></span>
<span class="cd-label">About Me</span>
</a>
</li>
<li>
<a href="#skills" data-number="2">
<span class="cd-dot"></span>
<span class="cd-label">Skills</span>
</a>
</li>
<li>
<a href="#education" data-number="3">
<span class="cd-dot"></span>
<span class="cd-label">Education</span>
</a>
</li>
<li>
<a href="#por" data-number="4">
<span class="cd-dot"></span>
<span class="cd-label">Responsibilities</span>
</a>
</li>
<li>
<a href="#projects" data-number="4">
<span class="cd-dot"></span>
<span class="cd-label">Projects</span>
</a>
</li>
</ul>
</nav>
<footer class="footer footer-black">
<div class="container">
<a class="footer-brand" href="index.html">Puneet Saini</a>
<ul class="pull-center">
<li>
<a style="color: white">
made with <i class="material-icons">favorite</i> by Puneet Saini
</a>
</li>
</ul>
<ul class="social-buttons float-right">
<li>
<a href="https://www.github.com/puneet29" target="_blank" class="btn btn-just-icon btn-link">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/puneetsaini" target="_blank" class="btn btn-just-icon btn-link">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/geekpuneet" target="_blank" class="btn btn-just-icon btn-link">
<i class="fa fa-facebook-square"></i>
</a>
</li>
<li>
<a href="https://twitter.com/punnettsaini" target="_blank" class="btn btn-just-icon btn-link">
<i class="fa fa-twitter"></i>
</a>
</li>
</ul>
</div>
</footer>
</body>
</html>