forked from James471/foundation-day-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.html
348 lines (300 loc) · 16 KB
/
events.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Events - Foundation Day 2023</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.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|Raleway: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/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.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 me-auto"><a href="index.html">Foundation Day 2023</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a> -->
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="competitions.html">Competitions</a></li>
<li><a href="events.html">Demonstrations</a></li>
<li><a href="teams.html">Teams</a></li>
<li><a href="admin.html">Admin</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<a href="registrations.html" class="get-started-btn">Register</a>
</div>
</header>
<!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<div class="breadcrumbs" data-aos="fade-in">
<div class="container">
<h2>Foundation Day Highlights</h2>
<p>Demos and Events</p>
</div>
</div><!-- End Breadcrumbs -->
<!-- ======= Events Section ======= -->
<section id="events" class="events">
<div class="container" data-aos="fade-up">
<div class="row">
<!-- Chemistry Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_chemistry.jpg" alt="Chemistry Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Chemistry Demo</a></h5>
<p class="fst-italic text-center">Sunday, September 26th at 7:00 pm</p>
<p class="card-text">Do science classes seem boring, with little demonstration of what all those big
sentences mean? What if you could actually see chemistry, the science of changing substances, with
your own eyes? Curie Club, the Chemistry Club of IISER Mohali, presents an experimental demonstration
titled "EXPERIMENTS WITHOUT EXPLOSIONS (!)", where we explain why colourful magic is not something
that can never be explained.</p>
</div>
</div>
</div>
<!-- Wonders of Computer -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_turing.png" alt="Wonders of Computer">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Wonders of Computer</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="card-text">The flower you see has been generated using a few mathematical equation. Want to
see how equations can generate more such beautiful art? Or are you interested in seeing computers
generate music on their own or simulate the flight of birds? Do you want to figure out how these
devices can recognize your face or how the camera app in your phone can sharpen and blur images with
just the touch of a button? Join us on the foundation day where we will take you on a journey into the
exciting world of computers.</p>
</div>
</div>
</div>
<!-- Robotics Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_robotics.jpg" alt="Robotics Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Robotics Demo</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="card-text">Robotics is a fascinating field among techies. We can see robots everywhere from
factories to homes. Smartphone controlled robots, RF ID applications, Sensor based automation and much
more will be demonstrated.</p>
</div>
</div>
</div>
<!-- Astronomy Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/trial/optimised_astro.gif" alt="Astronomy Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Astronomy Demo</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="card-text">What do you think when you think stars? Little points of lights sprinkled across
the black canvas of the night sky? Turn the earth around by 180 degrees and you have another star.
Only that here, the picture is a little different. Regions of dark brewing up on an ever changing
bright surface. Wanna know more about sunspots? Google it. Wanna see sunspots? Come visit us on the
IISER-M foundation day!</p>
</div>
</div>
</div>
<!-- Mathematics Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_mathcsDemo.jpg" alt="Mathematics Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Numbers and Intuition</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center">Tired of calculating cost of 10 pencils and 5 pens like a machine?
Want to try figure out a problem based on intuition followed by logic? Come join us during the
foundation day to do that with some fun games and brain teasers.</p>
</div>
</div>
</div>
<!-- Biology Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_bio.jpg" alt="Biology Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Demonstration of Life</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center">This tiny creature can see what humans cannot! You are unique in ways
you have never thought of! How does a spherical transparent ball of cells develop into beautiful
striped zebrafish? On this foundation day, we will uncover the Secrets of Nature in front of you with
answers to these and many other questions through interactive experiments. Also, get to know what
Science enthusiasts from IISERM are innovating to compete with hundreds of teams worldwide in the
biggest Synthetic Biology event(iGEM)!</p>
</div>
</div>
</div>
<!-- Physics Demo -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_phyDemo.jpg" alt="Physics Demo">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Physics Demo</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center">On this foundation day, Phi@i, the physics club of IISER Mohali, takes
you to a world beyond the classroom. With engaging physics demonstrations that explain the core
science behind everyday phenomena, you will definitely find something interesting irrespective of how
old you are!</p>
</div>
</div>
</div>
<!-- Literature -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_lit.jpg" alt="literary">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Literature</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center">Tired after a long day of exciting science demos? The Literary and
debating society of iiserm invites you on a wonderful journey of word puzzles, poetry out of science
magazines, wild science fiction story writing and spelling competitions. Bring your most creative side
forward as you battle it out with your classmates and get a chance to win book prizes.</p>
</div>
</div>
</div>
<!-- Education Club -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_education.png" alt="education club">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">Education Club</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center">Do you believe everything you read in your textbooks? Do you ever
question what is done in class? It's said that "Science is a culture of doubt". Being a research
institute, doubting is our everyday job. Come join us in doubting everything that you have been
taught, where we will present you with demonstrations that will make you question the world around you
and also address some commonly misunderstood concepts from your classrooms.</p>
</div>
</div>
</div>
<!-- BDF Club -->
<div class="col-md-6 d-flex align-items-stretch">
<div class="card">
<div class="card-img">
<img src="assets/img/demos/optimised/optimised_bio.jpg" alt="BDF club">
</div>
<div class="card-body">
<h5 class="card-title"><a href="">BDF Club</a></h5>
<p class="fst-italic text-center">Sunday, September 27th at 7:00 pm</p>
<p class="fst-italic text-center"> Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex
voluptatibus eum et, ut eligendi quis velit perferendis. Necessitatibus, dolorem sunt nostrum
repudiandae magni, temporibus, consectetur minus qui ea ducimus inventore. </p>
</div>
</div>
</div>
<!-- Add more events as needed -->
</div>
</div>
</section>
<!-- End Events Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<!-- Address and Contact Information -->
<div class="col-lg-4 col-md-6 footer-contact">
<h3>IISER Mohali</h3>
<p>
Dean outreach and International Relations <br>
Indian Institure of Science Education and Research (IISER),Mohali <br>
Knowledge city, Sector 81, Manauli, PO<br>
Sahibzada Ajit Singh Nagar, Punjab 140306<br>
India<br><br>
<strong>Phone:</strong> 0172 224 0124<br>
<strong>Email:</strong> deanoutreach@iisermohali.ac.in<br>
</p>
</div>
<!-- Useful Links -->
<div class="col-lg-4 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="competitions.html">Competitions</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="events.html">Demonstrations</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="registrations.html">Registrations</a></li>
</ul>
</div>
<!-- Location Map -->
<div class="col-lg-4 col-md-12">
<h4>Reach Us</h4>
<div class="map-container">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3431.9410490715145!2d76.72695507631119!3d30.663788474617704!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390fe956a41db409%3A0x8f96794a996192bb!2sINDIAN%20INSTITUTE%20OF%20SCIENCE%20EDUCATION%20AND%20RESEARCH%2C%20INST%20Hostel%20Rd%2C%20Sector%2081%2C%20Sahibzada%20Ajit%20Singh%20Nagar%2C%20Punjab%20140306!5e0!3m2!1sen!2sin!4v1694265091237!5m2!1sen!2sin"
style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>IISER-Mohali 2023</span></strong>. All Rights Reserved
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer>
<!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>