-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
307 lines (276 loc) · 17.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Antariksh Almanac</title>
<link href="assets/img/Antariksh_Favicon.png" rel="icon">
<link href="assets/img/Antariksh_Favicon.png" rel="apple-touch-icon">
<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/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/line-awesome/css/line-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/nav-foot.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<!-- Placeholder for Navbar -->
<div id="navbar"></div>
<div class="mobile-nav-overly"></div>
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero">
<div class="hero-container">
<h1 data-aos="fade-up">Almanac 2024</h1>
<h2 data-aos="fade-up"><b>Antariksh</b>: Astronomy Club of Vishwakarma Institutes</h2>
<a href="#months" class="btn-scroll scrollto" data-aos="fade-up" title="Scroll Down">
<i class="bx bx-rocket"></i>
</a>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= months Section ======= -->
<section id="months" class="months section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>MONTHS</h2>
</div>
<div class="row gy-4">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/jan-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Cosmic January</h4>
<p>
From greeting the year with a launch to sending January off with beautiful celestial
showers and passes,
this month truly was a cosmic beginning of 2024. New year came with new promises and
determination to
explore, observe and understand the night sky. January was an amazing start indeed!
</p>
</div>
<a href="assets/january.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/feb-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Fascinating Febraury</h4>
<p>February 2024 was a month of launches! It began with roaring rocket ignitions,
marking humanity's relentless pursuit of the unknown, and concluded with the spark
of scientific curiosity ignited in young minds. While these launches paved way for
understanding the unknown, IUCAA (Inter-University Centre for Astronomy and
Astrophysics) played significant role by fostering awareness and deepening our
understanding of the known universe!</p>
</div>
<a href="assets/february.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/mar-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Majestic March</h4>
<p>
March 2024 witnessed many space and astronomical events. ISRO's RLV Landing
Experiment proved reusable technology by landing autonomously with Pushpak. SpaceX
Crew-8 carried humans to the ISS. The KAIROS rocket caught ablaze just above Japan.
Russia's Soyuz 2.1a launched many satellites successfully; there was a transition
season on the March Equinox.
</p>
</div>
<a href="assets/march.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/apr-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Adventurous April</h4>
<p>
April 2024 was a month of cosmic milestones! NASA's APEP mission took to the skies,
advancing our understanding of high-energy astrophysics. Rocket Lab's Electron
launch demonstrated the rising efficiency of small satellite missions. The
breathtaking Lyrid meteor shower illuminated the heavens, inspiring stargazers
worldwide. Meanwhile, the establishment of the world's highest observatory pushed
humanity's frontiers of exploration further, blending science with awe.
</p>
</div>
<a href="assets/april.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/may-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Magnificent May</h4>
<p>
May 2024 was a month of astronomical breakthroughs! The Chang'e 6 mission set out on
its way to unlock the secrets of the moon, and the discovery of an Earth-sized
exoplanet ignited dreams about finding another habitable world. Adding to the
celestial drama, a powerful solar superstorm forced the 'largest mass migration' of
satellites to safer orbits, underlining humanity's growing interdependence with
space.
</p>
</div>
<a href="assets/may.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/june-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Solaris June</h4>
<p>June started with the Sun's AR3664 sunspot unleashing two powerful X-class flares,
causing radio blackouts on Earth. A celestial "Parade of Planets" on June 3 saw six
planets align in a mesmerizing pre-dawn display. The June Solstice on June 21 marked
the year's longest day, celebrating Earth's cosmic rhythms. India capped the month
with Pushpak's successful autonomous landing on June 23, advancing reusable
space technology.</p>
</div>
<a href="assets/june.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/july-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Jovial July</h4>
<p>
July saw Europe's Ariane 6 rocket finally make its long-awaited appearance, further
advancing space exploration. The Southern δ-Aquariid meteor shower lit up night
skies, fascinating stargazers around the globe. Meanwhile, the Hubble Space
Telescope caught a stunning shot of a galaxy spiraling away, reminding everyone of
the boundless beauty in the cosmos.
</p>
</div>
<a href="assets/july.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/aug-banner.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Ambitious August</h4>
<p>
August 2024 was a historic month for space exploration. Virgin Galactic completed
its first space tourist flight, the Maiden National Space Day celebrated cosmic
achievements, and simulations unveiled groundbreaking insights into black hole
accretion disk turbulence dynamics.
</p>
</div>
<a href="assets/august.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/seept-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Serene September</h4>
<p>
September embraced many technical events in 2024. Vision is the right word to
describe this month, and India, along with other countries, is working towards
achieving new goals, missions, and records in the coming years. September of ‘24
promised and prepared us to witness new discoveries and missions in the near future
with new and challenging opportunities in astronomy.
</p>
</div>
<a href="assets/september.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/oct-banner.webp" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Orbital October</h4>
<p>
October 2024 was a cosmic wonder. The Draconids and Orionids Meteor Showers
beautified the sky with brilliance. ESA's Hera Mission advanced asteroid
exploration, while NASA's Europa Clipper sailed towards Jupiter's mysterious ocean
moon.
</p>
</div>
<a href="assets/october.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/nov-banner.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Nostalgic November</h4>
<p>
November 2024 was a month of stellar achievements. SpaceX CRS-31 delivered crucial
supplies to the ISS, the Taurids and Leonids Meteor Showers peaked with dazzling
displays, and India launched the advanced GSAT-20 Satellite.
</p>
</div>
<a href="assets/november.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
<div class="col-lg-4 col-md-6 d-flex align-items-stretch p-3" data-aos="fade-up">
<div class="months-member">
<div class="member-img">
<img src="assets/img/months/dec-banner.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Discovering December</h4>
<p>
December 2024 closed the year with cosmic breakthroughs. SpaceX launched an advanced
GPS satellite for the US Space Force, China initiated its satellite constellation,
NASA’s Solar Probe achieved its closest fly-by, and binary stars at the Milky Way's
center captivated astronomers.
</p>
</div>
<a href="assets/december.html" class="stretched-link"></a>
</div>
</div><!-- End months Member -->
</div>
</div>
</section><!-- End months Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<!-- Placeholder for Footer -->
<div id="footer"></div>
<!-- End Footer -->
<!-- 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/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/nav-footer-main.js"></script>
</body>
</html>