forked from vibhoregit/vibhoregit.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsigelec.html
854 lines (742 loc) · 35.7 KB
/
sigelec.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" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Technites | Electronics Projects</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- FontAwesome CSS -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<!-- Swiper CSS -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- Styles -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</head>
<body style="background-color: black">
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Air Piano</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Bored of Piano? Try the new Air Piano
and make melodies literally in thin air!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal1" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Bat Race</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Are you the quickest amongst your friends? Find it out by
racing against your friend in the Bat Race!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal2" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Blitzkreig</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Bored of PUBG or CS? Test your strategies and shooting skills @LHC-A in
Blitzkreig- our version of Laser Tag.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal3" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Constellation</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Too cloudy outside to see the stars? Don't worry we got
your back. Check out the beautiful constellations in
Psych room!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal4" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">LED Cube</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
What to do with a lots of LEDs? Make a cube out of it!
Watch the LEDs dance in mesmerising patterns in a cube!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal5" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">DDR</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Love to dance? Got some skills? Show us what you got at
DDR where you can dance against your friend and know who
is better.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal6" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Footfall Counter</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Every visitor counts! So we had to count you but in a fun way!
Visit us @LHC-B and be ready for a little surprise!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal7" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Hyper Cube</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
What is infinity mirror in 3D? It's the 4D cube, the tesseract
better known as the hyper cube! Let yourself fall into the infinite
depth of the bizzare cube.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal8" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Infinity Mirror</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Have a glance in there and you'll see infinite LEDs!
With the Engi logo of a penrose triangle this is just
satisfying to watch!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal9" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Laser Harp</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Feeling musical? Play your melodies on the modern laser
harp by plucking the strings of lights!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal10" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Laser Turret</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Love to use the sniper in games? If yes then this one's
for you. Use guns equipped with lasers to hit the target
before your opponent to win the game!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal11" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">LED Globe</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Remember those geography classes and the globe? Just to
bring back some nostalgia with a techno-touch, we present
to you the LED globe.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal12" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">LED Syncs</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
We're just obsessed with music LEDs and this project
features both! Watch the LEDs twirl onto the beats of
MIDI Band.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal13" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">MIDI Flute</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Classical music is so incomplete without the flute but
instead of the conventional acoustic flute we revamped
it to get to you the modern MIDI flute.
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal14" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">MIDI Looper</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Try recreating some famous beats or make your own beats
on the fly with the MIDI Looper!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal15" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">MIDI Matrix</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Is it a piano or a drumpad? Oh wait it also does
audio processing! What is it? Well we call it the MIDI
matrix because of the versetality!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal16" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">MIDI Glove</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Make music at your finger tips! With this modern device
anyone can pull out music from air!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal17" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Propeller Clock</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
What's a better way to tell the time than displaying
it on a persistence-of-vision based LED propeller clock?!
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal18" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Smart Displays</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Want to be heard in NITK during engineer? Connect to
the smart displays and let your thoughts flow onto
smart displays!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal19" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Snake</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Remember the all time popular snake game in those
old nokia phones? Presenting to you snake! but wait,
its multi player!! Get your friends along!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal20" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Strong Man!</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
Test your strength here by trying to light the most
number of LEDs in the power meter!
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal21" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Technites Board</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
How do you know our presence? Well the Technites Board
proclaims that! "THIS IS TECHNITES"!
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal22" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Thor's Hammer</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Are you worthy enough to lift the mighty Thor's Hammer?
Find out @LHC-B and prove your wothiness!
</h6>
</div>
</div>
</div>
</div>
<div class="modal fade" id="exampleModal23" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Water Strobe Effect</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6 style="padding-left: 25px; padding-right: 25px;">
Time cannot be stopped right? Or can it be?
Freeze time or even make it move backward
@LHC-B!
</h6>
</div>
</div>
</div>
</div>
<header id="particles-js" class="mobile-sig-elec site-header" style="overflow: overlay">
<div class="header-bar">
<div class="container-fluid fix-nav">
<div class="row align-items-center">
<div class="col-10 col-lg-4">
<h1 class="site-branding flex">
<div>
<a href="http://www.engineernitk.org/">
<img src="img/Engi_logo_3.png" height="60px" style="vertical-align:middle">
</a>
</div>
</h1>
</div>
<div class="col-2 col-lg-8">
<nav class="site-navigation">
<div class="hamburger-menu d-lg-none">
<span></span>
<span></span>
<span></span>
<span></span>
</div><!-- .hamburger-menu -->
<ul>
<li><a href="index.html">TECHNITES 2018</a></li>
<li><a href="sig.html">SIG's</a></li>
<li><a href="about-us.html">ABOUT US</a></li>
<li><a href="team.html">TEAM</a></li>
<li><a href="alumini.html">ALUMNI</a></li>
<li>
<a href="https://www.facebook.com/magiciansoftheafterdark" style="font-size: 30px;"><i class="fab fa-facebook-f"></i></a></li>
<li> <a href="https://www.instagram.com/technites_nitk/" style="font-size: 30px"><i class="fab fa-instagram"></i></a>
</li>
<li><a></a></li>
</ul><!-- flex -->
</nav><!-- .site-navigation -->
</div><!-- .col-12 -->
</div><!-- .row -->
</div><!-- container-fluid -->
<div class="container margin-nav">
<div class="row" id="s2">
<div class="col-12">
<div class="the-complete-lineup">
<div class="entry-title">
<p style="color: white">TECHNITES 2018</p>
<h2 style="color: white">Electronics Projects</h2>
</div><!-- entry-title -->
<div class="row the-complete-lineup-artists">
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal"> <img src="Vignette/Electronics/Air_piano.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Air Piano</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal1"> <img src="Vignette/Electronics/Bat_Race.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal1"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Bat Race</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal2"> <img src="Vignette/Electronics/Blitzkreig.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal2"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Blitzkreig</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal3"> <img src="Vignette/Electronics/Constellation.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal3"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Constellation</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal4"> <img src="Vignette/Electronics/CUBE.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal4"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>LED Cube</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal5"> <img src="Vignette\Electronics\DDR.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal5"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>DDR</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal6"> <img src="Vignette/Electronics/Footfall_Counter.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal6"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Footfall Counter</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal7"> <img src="Vignette/Electronics/Hyper_Cube.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal7"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Hyper Cube</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal8"> <img src="Vignette\Electronics\infinity_mirror.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal8"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Infinity Mirror</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal9"> <img src="Vignette\Electronics\Laser_Harp.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal9"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Laser Harp</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal10"> <img src="Vignette\Electronics\LaserTurret.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal10"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Laser Turret</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal11"> <img src="Vignette\Electronics\LED_globe.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal11"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>LED Globe</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal12"> <img src="Vignette/Electronics/LED-Sync.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal12"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>LED Syncs</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal13"> <img src="Vignette/Electronics/MIDI_Flute.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal13"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>MIDI Flute</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal14"> <img src="Vignette/Electronics/MIDI_Looper.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal14"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>MIDI Looper</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal15"> <img src="Vignette/Electronics/MIDI_Matrix.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal15"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>MIDI Matrix</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal16"> <img src="Vignette/Electronics/midi-gloves.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal16"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>MIDI Glove</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal17"> <img src="Vignette/Electronics/propellor-clock.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal17"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Propeller Clock</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal18"> <img src="Vignette/Electronics/Smart-displays.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal18"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Smart Displays</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal19"> <img src="Vignette/Electronics/snake.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal19"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Snake</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal20"> <img src="Vignette/Electronics/Strong-Man.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal20"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Strong Man!</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal21"> <img src="Vignette/Electronics/Technites-Board.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal21"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Technites Board</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal22"> <img src="Vignette/Electronics/Thors_Hammer.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal22"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Thor's Hammer</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="col-6 col-md-4 col-lg-3 artist-single">
<figure class="featured-image">
<a href="#" data-toggle="modal" data-target="#exampleModal23"> <img src="Vignette/Electronics/Water-Strobe-effect.png" alt=""> </a>
<a id="" href="#" class=" box-link " data-toggle="modal" data-target="#exampleModal23"> <img src="images/box.jpg" alt=""> </a>
</figure><!-- featured-image -->
<h2>Water Strobe Effect</h2>
</div><!-- artist-single -->
<!-- Modal -->
<div class="homepage-next-events" id="s3">
</div>
</div><!-- header-bar -->
</header><!-- .site-header -->
<!-- hero content -->
<!-- .hero-content -->
<footer class="site-footer">
<div class="footer-cover-title flex justify-content-center align-items-center">
<h2>ENGI 2018</h2>
</div><!-- .site-footer -->
<div class="footer-content-wrapper">
<div class="container">
<div class="row">
<div class="col-12">
<div class="entry-title">
<a href="#">TECHNITES</a>
</div><!-- entry-title -->
<div class="entry-mail">
<a href="#"></a>
</div><!-- .entry-mail -->
<div class="copyright-info">
Made with love, care and HTML5 <br>
Module designed by Priyam & Shushant <br> Contributors: Rakshita, Sankalp, Shweta and Thejaswini
</div>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</div><!-- footer-content-wrapper -->
</footer><!-- site-footer -->
<script type='text/javascript' src='js/jquery.js'></script>
<script type='text/javascript' src='js/masonry.pkgd.min.js'></script>
<script type='text/javascript' src='js/jquery.collapsible.min.js'></script>
<script type='text/javascript' src='js/swiper.min.js'></script>
<script type='text/javascript' src='js/jquery.countdown.min.js'></script>
<script type='text/javascript' src='js/circle-progress.min.js'></script>
<script type='text/javascript' src='js/jquery.countTo.min.js'></script>
<script type='text/javascript' src='js/custom.js'></script>
<!-- scripts -->
<script src="particles.js"></script>
<script src="js/app.js"></script>
<!-- stats.js -->
<script src="js/lib/stats.js"></script>
</body>
</html>