-
Notifications
You must be signed in to change notification settings - Fork 9
/
sparkonics.html
233 lines (205 loc) · 10.6 KB
/
sparkonics.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Sparkonics</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/logo.png" rel="icon">
<link href="assets/img/logo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<!-- <h1 class="logo mr-auto"><a href="index.html">BizLand<span>.</span></a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt=""></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li class="drop-down"><a href="index.html#clubs">Clubs</a>
<ul>
<li><a href="njack.html">NJACK</a></li>
<li><a href="sparkonics.html">Sparkonics</a></li>
<li><a href="scme.html">SCME</a></li>
<li><a href="ace.html">ACE</a></li>
<li><a href="chessx.html">ChESSx</a></li>
<li><a href="finance.html">Finance</a></li>
<li><a href="apclub.html">AP Club</a></li>
<li><a href="rnaclub.html">RnA Club</a></li>
<li><a href="tinkerers.html">Tinkerer’s Lab</a></li>
<li><a href="mates.html">MatES</a></li>
</ul>
</li>
<li><a href="techseason/index.html">Tech Season</a></li>
<li><a href="events.html">Events</a></li>
<!-- <li><a href="index.html#event-section">Events</a></li> -->
<li><a href="index.html#portfolio">Team</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav>
<!-- .nav-menu -->
</div>
</header>
<!-- End Header -->
<main id="main" data-aos="fade-up">
<!-- ======= Breadcrumbs ======= -->
<section class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>Sparkonics</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>Sparkonics</li>
</ol>
</div>
</div>
</section>
<!-- End Breadcrumbs -->
<!-- ======= Portfolio Details Section ======= -->
<section id="portfolio-details" class="portfolio-details">
<div class="container">
<div class="row gy-4">
<div class="slides col-lg-8">
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT6eJ0qj1U0BlrdwATT1vIIOAs_t0pcgL4mPscEMNxA0VSSlnXPi8pwJCJL1ueIVlEPNsq-Ax9pLN9t/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="100%" allowfullscreen="true" mozallowfullscreen="true"
webkitallowfullscreen="true"></iframe>
</div>
<div class="col-lg-4">
<div class="portfolio-info">
<h3>Sparkonics</h3>
<p>
Sparkonics is the Electrical engineering society of IIT Patna which aims to make students aware and better equipped to handle real world problems related to Electrical engineering and related interdisciplinary fields by the means of projects and various
workshops and guest lectures.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Portfolio Details Section -->
</main>
<!-- End #main -->
<!-- ======= Footer ======= -->
<footer>
<!-- Grid container -->
<div class="container p-4">
<!--Grid row-->
<div class="row">
<!--Grid column-->
<div class="brief-info col-lg-4 col-md-12 col-sm-12">
<img src="./assets/img/logo-text.png" alt="white logo" width="200">
<p>
The council of Student's Gymkhana to nurture the advancement of technical culture of Indian Institute of Technology, Patna
</p>
<h4>Follow Us!</h4>
<ul class="social-network social-circle">
<li><a href="https://www.facebook.com/stc.iitp/" class="icoFacebook" title="Facebook"><i
class="icofont-facebook"></i></a></li>
<li><a href="https://www.instagram.com/stc.iitp/" class="icoInstagram" title="Instagram"><i
class="icofont-instagram"></i></a></li>
<li><a href="https://twitter.com/stc_iitp" class="icoTwitter" title="Twitter"><i
class="icofont-twitter"></i></a></li>
</ul>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="link-section row col-lg-4 col-md-12 col-sm-12">
<!--Grid column-->
<div class="links col-lg-6 col-md-6 col-sm-6 col-xs-6">
<h5 class="text-uppercase">Quick Links</h5>
<ul class="list-unstyled mb-0">
<li>
<a href="njack.html" id="text-dark">NJACK</a>
</li>
<li>
<a href="sparkonics.html" id="text-dark">Sparkonics</a>
</li>
<li>
<a href="scme.html" id="text-dark">SCME</a>
</li>
<li>
<a href="ace.html" id="text-dark">ACE</a>
</li>
<li>
<a href="chessx.html" id="text-dark">ChESSx</a>
</li>
</ul>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="links col-lg-6 col-md-6 col-sm-6 col-xs-6">
<h5 class="text-uppercase">Quick Links</h5>
<ul class="list-unstyled mb-0">
<li>
<a href="apclub.html" id="text-dark">AP Club</a>
</li>
<li>
<a href="rnaclub.html" id="text-dark">RnA Club</a>
</li>
<li>
<a href="tinkerers.html" id="text-dark">Tinkerer’s Lab</a>
</li>
<li>
<a href="mates.html" id="text-dark">MatES</a>
</li>
</ul>
</div>
<!--Grid column-->
</div>
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div id="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d14399.37835508978!2d84.8434447170254!3d25.54355318850096!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x398d567a193702ff%3A0xc9c527c7faec3056!2sIIT+Patna+Administration+Block!5e0!3m2!1sen!2sin!4v1539177184721"
width="100%" height="225px" frameborder="0" style="border-radius: 5px" allowfullscreen></iframe>
</div>
</div>
<!--Grid column-->
</div>
<!-- Copyright -->
<div class="copyright-text row">
<div class="credits col-md-8 col-sm-12">
© Copyright <strong><span>Student Technical Council, IITP</span></strong>.
</div>
<div class="credits col-md-4 col-sm-12" style="text-align: right; ">
Design from <a href="https://bootstrapmade.com/ ">BootstrapMade</a>
</div>
</div>
<!-- Copyright -->
<!--Grid row-->
</div>
<!-- Grid container -->
</footer>
<!-- Footer -->
<!-- </footer> -->
<!-- End Footer -->
<div id="preloader"></div>
<a href="# " class="back-to-top "><i class="icofont-simple-up "></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>