forked from Adiprime-03/agnirath-iitm.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (209 loc) · 8.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>In Pursuit of Sunshine</title>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
<link href="style.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<!-- <nav class="navbar navbar-expand-md navbar-light bg-light sticky-top">
<div class="container-fluid">
<a class="navbar-brand" href="#"><img src="img/logo6.jpg"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Connect</a>
</li>
</ul>
</div>
</div>
</nav> -->
<!--- Image Slider -->
<div id="slides" class="carousel slide" data-ride="carousel" data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<ul class="carousel-indicators">
<li data-target="#slides" data-slide-to="0" class="active"></li>
<!-- <li data-target="#slides" data-slide-to="1"></li> -->
<!-- <li data-target="#slides" data-slide-to="2"></li> -->
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="image" src="img/background.png">
<div class="carousel-caption">
<h1 class="display-2">Team Agnirath</h1>
<h3>Complete Website Layout</h3>
<!-- <button type="button" class="btn btn-outline-light btn-lg">VIEW
DEMO</button> -->
<a href = "https://www.instagram.com/agnirath.iitm/"><img class="CToWUd" style="width: 40px;" src="https://ci5.googleusercontent.com/proxy/q1gPcmAIzpGxYK_yTJlekrTkNP3pgs-xfE4pN5U2ruMF9T1eNm-h-O3Wg2yXz-qjNRl_hkddFv0pLFcxn29rcir6yO7k90Ak-CaMISfoTH9B_TL1ZsZ2mWu4jylBUKqhiAXFz7AUCF8E1x8Apu1YIFy3XKmBQsMN=s0-d-e1-ft#https://uploads-ssl.webflow.com/6162a962dc629739e87e64b1/61cb1cc0150c454e2fba7b91_instagram%20(1).png" alt="instagram"></a>
<a href = "https://www.linkedin.com/company/team-agnirath1/"><img class="CToWUd" style="width: 40px;" src="https://ci3.googleusercontent.com/proxy/8GKL9-4MhAIu2WRxozzWNtBqptqAm6BSvb-28rCWCKYRIJ2WGBYdn0i52enNrG_R6O79jxZDDglFKkMS5undfwnYI58ltfx-qGmNMAVNx4OxuwYjf2Fx5WUqaWHm5mdJ-k4KKifaTP2z-6EbDqCgardqwzk145k=s0-d-e1-ft#https://uploads-ssl.webflow.com/6162a962dc629739e87e64b1/61cb1cc520597d7524a2d27f_linkedin%20(1).png" alt="linkedIn"></a>
</div>
</div>
<!-- <div class="carousel-item">
<img class="image" src="img/background2.png">
</div> -->
<!-- <div class="carousel-item">
<img class="image" src="img/background3.png">
</div> -->
</div>
</div>
<!--- Jumbotron -->
<div class="container-fluid" data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row jumbotron">
<div class="col-12">
<h1 class="display-4">THE TEAM</h1>
</div>
<div class="col-xs-12 col-sm-12 col-md-9 col-lg-9 col-xl-10">
<p class="lead"><br>
We are Team Agnirath, a team of 13 undergraduates with a vision to contribute to the sustainable future, guided by distinguished Professors and MS, PHD Researchers attempting to make solar EV hybrids a reality.
We are a part of CFI, IIT Madras with a high visibility and we are expecting over 20 students to join us by July 2022.
The team took off in Jan 2022, working towards a common purpose.
</p>
</div>
<!-- <div class="col-xs-12 col-sm-12 col-md-3 col-lg-3 col-xl-2">
<a href="#"><button type="button" class="btn btn-outline-secondary
btn-lg">Web Hosting</button></a>
</div> -->
</div>
</div>
<!--- Welcome Section -->
<div class="container-fluid padding"data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row welcome text-center">
<div class="col-12">
<h1 class="display-4">THE TECHNOLOGY</h1>
</div>
<hr>
<div class="col-12">
<p class="lead">We work with several company sponsored softwares such as ANSYS, MATLAB/Simulink, Solidworks, Autocad, etc. on technologies such as battery design, electrical system design, motor control and drive simulation, CFD, FEM, aerodynamic optimization, CAD to Engineer the Most Efficient Solar EV.
We aspire to bring true solar technology into the EV Ecosystem in order to increase efficiency and range while lowering carbon footprint and cost.
</p>
</div>
</div>
</div>
<div class="container-fluid padding"data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row welcome text-center">
<div class="col-12">
<h1 class="display-4">WORLD SOLAR CHALLENGE</h1>
</div>
<hr>
<div class="col-12">
<p class="lead">It is an international event wherein students from various
universities take part and build a highly efficient solar vehicle
which is tested to its limits in a 3000 km race across the
Australian continent. you can get a glimpse about this prestigious
event in the documentary series of the 2019 edition -
<a href="https://www.youtube.com/watch?v=R_lVdrHnbYo">Documentary</a>.</p>
</div>
</div>
</div>
<div class="container-fluid padding"data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row welcome text-center">
<div class="col-12">
<h1 class="display-4">THE VISION</h1>
</div>
<hr>
<div class="col-12">
<p class="lead">Solar EV race team<br>
Commercialization and affordability<br>
Reliability<br>
Sustainability<br>
Endurance<br>
Inclusivity<br>
Renewables R&D<br>
Fostering talent<br>
Peak Efficiencies</p>
</div>
</div>
</div>
<div class="container-fluid padding"data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row welcome text-center">
<div class="col-12">
<h1 class="display-4">INTRODUCTORY SESSION</h1>
</div>
<hr>
<div class="col-12">
<p class="lead">We know many of you will have questions about what
exactly we want to do and how we plan on achieving it.
To address this we have scheduled an introductory
session tomorrow 2nd July, 7:00pm wherein we'll give
more information about the competition and have a
general discussion. The applications for various
modules will be released after the session.
Link:<br>WhatsApp Group Link(for aspirants):
<a href="https://chat.whatsapp.com/D0brcmsGTYDGTqPK2DbBCx"><button type="button" class="btn btn-primary btn-lg">Join WhatsApp</button></a>
</p>
</div>
</div>
</div>
<!-- - Three Column Section
<div class="container-fluid padding"data-aos="fade-up"
data-aos-offset="200"
data-aos-delay="50"
data-aos-duration="1000">
<div class="row text-center padding">
<div class="col-xs-12 col-sm-6 col-md-4">
<i class="fas fa-code"></i>
<h3>HTML5</h3>
<p>Built with the latest version of HTML, HTML5.</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<i class="fas fa-bold"></i>
<h3>BOOTSTRAP</h3>
<p>Built with the latest version of Bootstrap, Bootstrap 4.</p>
</div>
<div class="col-xs-12 col-md-4">
<i class="fab fa-css3"></i>
<h3>CSS3</h3>
<p>Built with the latest version of CSS, CSS3.</p>
</div>
</div>
<hr class="my-4">
</div>
-->
<!--- Footer -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>