-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmission.html
550 lines (498 loc) · 21.2 KB
/
mission.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
---
layout: default
title: Our Mission
permalink: /mission/
header-title: "Our Mission:<br/>Per aspera ad astra"
header-desc: ""
header-image: /assets/images/nasa-dCgbRAQmTQA-unsplash.jpg
header-image-height: 3000
header-image-width: 6000
scroll-link: "#learn-more"
first-button: "<a href='/apply/' class='btn btn--primary'>Join Us</a>"
second-button: "<a href='/partners/' class='smoothscroll btn btn--stroke'>Sponsor Us</a>"
---
<!-- wo we are
================================================== -->
<section id='learn-more' class="s-about">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h1 class="display-1 display-1--light">
<div class="tektur">Pioneer in Student Rocketry</div>
</h1>
</div>
</div>
<!-- end section-header -->
<div class="row about-desc" data-aos="fade-up">
<div class="col-full">
As a pioneer in student rocketry, Elara Aerospace endeavours to construct the first rocket with a bi-liquid Methalox rocket engine to ascend to an altitude of 100 kilometres. Innovation propels us forward; by pushing the limits with liquid rocket engines, we are able to conduct scientific experiments in the upper atmosphere that are unlike any other. Our objective? Motivate progress in the aerospace industry by providing exceptional prospects for exploration and pioneering revelations. We invite you to collaborate with us as we redefine the boundaries of possibility in the field of aerospace engineering.
</div>
</div>
<br/><br/>
<center>
<a href='/apply/' class='btn'>Apply Now</a>
<a href='/partners/' class='btn'>Partner With Us</a>
</center>
</div>
</section>
<!-- un-sdgs
================================================== -->
<section id='un-sdgs' class="s-services">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Making a lasting impact</h3>
<h1 class="display-2">Sustainability is part of our core</h1>
</div>
</div>
<!-- end section-header -->
<div class="row about-desc" data-aos="fade-up">
<div class="col-full">
As a student-led rocketry club, we're on a mission to push the boundaries of innovation while making a lasting positive impact on society, the environment, and the global economy.
</div>
</div>
<div class="row services-list block-1-2 block-tab-full">
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="icon-lego-block"></i>
</div>
<div class="service-text">
<h3 class="h2">Societal Impact</h3>
<p>We believe that space exploration and rocketry have the power to inspire the next generation of scientists, engineers, and dreamers. Through our outreach programs, we:</p>
<ul>
<li>Conduct workshops in at leading universities and organizations to spark interest in STEM fields</li>
<li>Mentor underprivileged youth, showing them that the sky is not the limit</li>
</ul>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="icon-group"></i>
</div>
<div class="service-text">
<h3 class="h2">Environmental Stewardship</h3>
<p>Our commitment to the environment is at the core of everything we do:</p>
<ul>
<li>Developing an eco-friendly supply chain and logistics to reduce the carbon footprint of launches</li>
<li>Designing reusable rocket components to minimize waste</li>
<li>Minimizing engine noise on launch sites and for surrounding areas</li>
</ul>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="icon-megaphone"></i>
</div>
<div class="service-text">
<h3 class="h2">Economic Innovation</h3>
<p>We're not just building rockets; we're launching careers and driving economic growth:</p>
<ul>
<li>Collaborating with local businesses to source materials and create jobs</li>
<li>Incubating new space-tech projects born from our club's innovations</li>
<li>Attracting investment to Europe's aerospace sector</li>
</ul>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="icon-earth"></i>
</div>
<div class="service-text">
<h3 class="h2">Global Perspective</h3>
<p>Our work extends beyond borders:</p>
<ul>
<li>Working with international launch providers to foster global cooperation</li>
<li>Sharing our source code open-source to accelerate worldwide IT-related aerospace advancements</li>
<li>Collaborating with student clubs from other countries to solve global challenges</li>
</ul>
</div>
</div>
</div> <!-- end services-list -->
<br/><br/>
{% include un-sdgs.html %}
<div class="row" data-aos="fade-up">
<div class="col-full">
<center>
<h3 class="h2">Join Our Journey</h3>
<p>Whether you're a student with a passion for rocketry, a business looking to partner, or a community member eager to support our cause, there's a place for you in our mission.</p>
<p>Together, we're not just launching rockets – <b>we're launching <u>a better future for all</u>.</b></p>
<p>Join us as we soar towards a brighter tomorrow, one rocket at a time.</p>
<a href='/apply/' class='btn'>Join Us (for Individuals) <span class="badge">Apply Now!</span></a>
<a href='/partners/' class='btn'>Partner With Us (for Businesses)</a>
</center>
</div>
</div>
</section>
<!-- timeline
================================================== -->
<section id='team' class="s-about">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead subhead--dark">Our Most Important Milestones</h3>
<h1 class="display-1 display-1--light"><div class="tektur">The Timeline</div></h1>
</div>
</div> <!-- end section-header -->
<div class="row about-desc" data-aos="fade-up">
<div class="col-full">
<p>The timeline below illustrates our most important milestones and our product development. A big thanks to all the partners who've supported us.</p>
</div>
</div> <!-- end about-desc -->
<style>
.subtitle {
text-align: center;
color: white;
margin-bottom: 40px;
}
.timeline {
font-family: Arial, sans-serif;
max-width: 800px;
margin: 0 auto;
position: relative;
padding: 20px 0;
}
.timeline::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 2px;
background: #ccc;
}
.milestone {
position: relative;
margin-bottom: 50px;
}
.milestone::after {
content: '';
position: absolute;
width: 20px;
height: 20px;
left: 50%;
transform: translateX(-50%);
background: #B04CAD;
border-radius: 50%;
}
.milestone-content {
width: 45%;
padding: 10px;
background: #f9f9f9;
color: black;
border-radius: 5px;
}
.milestone:nth-child(odd) .milestone-content {
margin-left: auto;
}
.year {
font-weight: bold;
color: #B04CAD;
}
.timeline-image {
max-width: 100px;
margin-top: 10px;
}
.established {
background: #B04CAD;
color: white;
padding: 5px 10px;
border-radius: 5px;
display: inline-block;
}
</style>
<div class="timeline" data-aos="fade-up">
<div class="milestone">
<div class="milestone-content">
<span class="year">2016-present</span>
<p>Talented high-performers enrolling at Munich universities to study and work with cutting-edge technology and business practices</p>
<img src="/assets/images/clients/hochschule-muenchen.png" alt="Hochschule München Logo" class="timeline-image"> <img src="/assets/images/clients/tum.png" alt="TUM Logo" class="timeline-image">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">2022-2023</span>
<p>The original Elara Aerospace team members get to know each other at Elon Musk's Not-a-Boring competition</p>
<img src="/assets/images/founding-team.webp" alt="Visiting RFA Rocket Factory in Augsburg">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">December 2023</span>
<p>Onboarding the first sponsors</p>
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">January 2024</span>
<p>Funding round with UnternehmerTUM grants and direct support from TUM Venture Labs</p>
<img src="/assets/images/grant.png" alt="TUM Venture Labs and UnternehmerTUM logos">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">March 2024</span>
<p>Attending 31st Münchner Management Kolloquium event</p>
<img src="/assets/images/blog/IMG_8078.jpg" alt="Münchner Management Kolloquium">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">March 2024</span>
<p>Growing the team through word-of-mouth referrals</p>
<img src="/assets/images/blog/photoshooting_day.png" alt="Group Photo at Hochschule München">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">April 2024</span>
<p>Meet TUM president and start recruiting</p>
<img src="/assets/images/blog/1712073103303.jpeg" alt="Meeting with TUM president">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">June 2024</span>
<p>TUM Entrepreneurship Day</p>
<img src="/assets/images/blog/tum-eship-day.png" alt="TUM Entrepreneurship Day">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">July 2024</span>
<p>TNG Technology Consulting - Big Tech Day</p>
<img src="/assets/images/blog/tng.jpg" alt="TNG Consulting Pitch">
</div>
</div>
<!-- DEACTIVATED:
<div class="milestone">
<div class="milestone-content">
<span class="established">Established in 2024</span>
<p>Legally established non-profit organization</p>
<img src="notar-group-photo.png" alt="Photo with Notar">
</div>
</div>
<div class="milestone">
<div class="milestone-content">
<span class="year">December 2024</span>
<p>Reaching 40+ team members</p>
<img src="image.png" alt="Group Photo">
</div>
</div>
-->
<div class="milestone">
<div class="milestone-content">
<span class="established">May 2025 (upcoming)</span>
<p>First Rocket Launch in Italy</p>
<img src="/assets/images/clients/olm-black.png" alt="OLM Launch Logo" class="timeline-image"> <img src="/assets/images/clients/difesa.png" alt="DIFESA Logo" class="timeline-image"> <img src="/assets/images/italy-flag.png" alt="Italy Flag" class="timeline-image">
</div>
</div>
<!-- DEACTIVATED:
<div class="milestone">
<div class="milestone-content">
<span class="year">May/June 2025 onwards (upcoming)</span>
<p>International News and Social Media Hype</p>
<img src="image.png" alt="News Announcements" class="timeline-image">
</div>
</div>
-->
<!-- Add more milestones here -->
</div>
</div>
</section>
<!-- timeline
================================================== -->
<section id='timeline' class="s-services">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Timeline</h3>
<h1 class="display-2">Our plan to achieve the impossible</h1>
</div>
</div>
<!-- end section-header -->
<div class="row half-bottom">
<div class="col-six tab-full">
<h3>Goals in Sight</h3>
<dl>
<dt><strong>Brainstorm</strong></dt>
<dd>Establishing Objectives and a Mission Statement</dd>
<dt><strong>Planning</strong></dt>
<dd>Generating Initial Drafts and Concepts</dd>
<dt><strong>Prototype</strong></dt>
<dd>Manufacture and test each subsystem</dd>
<dt><strong>Launch</strong></dt>
<dd>Launching the rocket on 14th November 2024</dd>
</dl>
</div>
<br><br>
<div class="col-six tab-full">
<ul class="skill-bars">
<li>
<div class="progress percent100"><span>100%</span></div>
<strong>Brainstorm</strong>
</li>
<li>
<div class="progress percent100"><span>100%</span></div>
<strong>Planning</strong>
</li>
<li>
<div class="progress percent60"><span>60%</span></div>
<strong>Prototype</strong>
</li>
<li>
<div class="progress percent40"><span>40%</span></div>
<strong>Launch</strong>
</li>
</ul>
</div>
</div>
<center>
<a href='/apply/' class='btn btn--primary'>Join Us</a>
</center>
</section>
<!-- end s-services -->
<!-- launch location
================================================== -->
<section id='learn-more' class="s-about">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead subhead--dark">Launch Location</h3>
<h1 class="display-2 display-1--light">First Launch in Italy</h1>
</div>
</div>
<!-- end section-header -->
<div class="row about-desc" data-aos="fade-up">
<div class="col-full">
<p>
Under supervision of the Italian military DIFESA and<br> privately-integrated launch provider OLM Launch
</p>
</div>
</div>
<!-- end about-desc -->
<!-- Italy Map -->
<script src="https://d3js.org/d3.v7.min.js"></script>
<script src="https://d3js.org/topojson.v3.min.js"></script>
<style>
#titlemap {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
text-align: center;
}
#map {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
.country {
fill: #ccc;
stroke: #fff;
stroke-width: 0.5px;
}
.marker {
fill: red;
stroke: white;
stroke-width: 1px;
}
.marker-text {
font-size: 12px;
fill: white;
text-anchor: middle; /* Center the text horizontally */
}
</style>
<div id="map"></div>
<script>
const width = 800;
const height = 600;
const svg = d3.select("#map")
.append("svg")
.attr("width", width)
.attr("height", height);
const projection = d3.geoMercator()
.center([12, 42])
.scale(2000)
.translate([width / 2, height / 2]);
const path = d3.geoPath().projection(projection);
// Load Italy GeoJSON data
d3.json("https://raw.githubusercontent.com/openpolis/geojson-italy/master/geojson/limits_IT_regions.geojson").then(function(italy) {
// Draw Italy
svg.selectAll("path")
.data(italy.features)
.enter()
.append("path")
.attr("d", path)
.attr("class", "country");
// Add marker for the new coordinates
const newCoordinates = [9.012893, 40.120876]; // New longitude and latitude
const markerPosition = projection(newCoordinates);
// Add the marker circle
svg.append("circle")
.attr("cx", markerPosition[0])
.attr("cy", markerPosition[1])
.attr("r", 5)
.attr("class", "marker");
// Add text label for the marker
svg.append("text")
.attr("x", markerPosition[0])
.attr("y", markerPosition[1] - 10) // Position above the marker
.attr("class", "marker-text")
.text("SARDINIA"); // Text for the marker
});
</script>
</div>
</section>
<!-- services
================================================== -->
<section id='video' class="s-services">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Our Pitch Video</h3>
<h1 class="display-2">Be Part of the First Student Methalox Rocket to Reach 100 km</h1>
</div>
</div>
<!-- end section-header -->
<!-- Video.js stylesheet -->
<link href="https://vjs.zencdn.net/8.10.0/video-js.css" rel="stylesheet" />
<!-- Video.js Fantasy Theme -->
<link href="https://unpkg.com/@videojs/themes@1/dist/fantasy/index.css" rel="stylesheet" />
<!-- If you'd like to support IE8 (for Video.js versions prior to v7) -->
<script src="https://vjs.zencdn.net/ie8/1.1.2/videojs-ie8.min.js"></script>
<!-- Embedded YouTube video -->
<style>
.video-container {
position: relative;
width: 100%;
margin: 20px auto;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
height: 0;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
<div class="video-container">
<iframe src="https://www.youtube-nocookie.com/embed/RBvBOw7lvKY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<!-- Embedded Video.js Video (DEACTIVATED) -->
<!--
<video
id="pitch-video"
class="video-js vjs-big-play-centered vjs-theme-fantasy"
style="display:block; margin: 0 auto;"
controls
width="854" height="480"
poster="https://img.youtube.com/vi/bLl7GcvQjdo/maxresdefault.jpg"
data-setup='{ "techOrder": ["youtube"], "sources": [{ "type": "video/youtube", "src": "https://www.youtube.com/watch?v=bLl7GcvQjdo"}] }'
>
</video>
-->
<!-- Video.js script -->
<script src="https://vjs.zencdn.net/8.10.0/video.min.js"></script>
<!-- Video.js Watermark (https://github.com/xbgmsharp/videojs-watermark) -->
<script src='/assets/js/videojs.watermark.js'></script>
<!-- YouTube Playback Technology for Video.js (https://github.com/videojs/videojs-youtube) -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/videojs-youtube/3.0.1/Youtube.min.js" integrity="sha256-+SwQNzTQ40nndu5fxHxh+yHLc1/sK3NErwy2HNxBgRg=" crossorigin="anonymous"></script>
<script>
var player = videojs('pitch-video');
</script>
</section>