This repository was archived by the owner on Sep 19, 2024. It is now read-only.
forked from BhanuPrakashNani/chiranjeeb2410.github.io
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
executable file
·371 lines (303 loc) · 11.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>FOSS Talks</title>
<meta name="description" content="">
<meta name="author" content="">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<!-- Main css -->
<link rel="stylesheet" href="css/style.css">
<!-- Google Font -->
<link href='https://fonts.googleapis.com/css?family=Poppins:400,500,600' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-offset="50" data-target=".navbar-collapse">
<!-- =========================
PRE LOADER
============================== -->
<div class="preloader">
<div class="sk-rotating-plane"></div>
</div>
<!-- =========================
NAVIGATION LINKS
============================== -->
<div class="navbar navbar-fixed-top custom-navbar" role="navigation">
<div class="container">
<!-- navbar header -->
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="#" class="navbar-brand">FOSS@Amrita</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#intro" class="smoothScroll">Home</a></li>
<li><a href="#overview" class="smoothScroll">Overview</a></li>
<!-- <li><a href="#speakers" class="smoothScroll">Speakers</a></li> -->
<!-- <li><a href="#program" class="smoothScroll">Our Work</a></li> -->
<li><a href="#register" class="smoothScroll">Register</a></li>
<li><a href="#venue" class="smoothScroll">Venue</a></li>
<!-- <li><a href="#contact" class="smoothScroll">Contact</a></li> -->
</ul>
</div>
</div>
</div>
<section id="intro" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<h1 class="wow fadeInUp" data-wow-delay="0.9s">FOSS Talks</h1>
<h2 class="wow fadeInUp" data-wow-delay="1.6s">Join | Learn | Speak</h3>
</div>
</div>
</div>
</section>
<!-- =========================
OVERVIEW SECTION
============================== -->
<section id="overview" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-6 col-sm-6" data-wow-delay="0.6s">
<h2><strong>What's it all about?</strong></h2>
<h4 class="col-md-7">Are you a professional in any field and wish
to give back to the society? Don't wait, join us and be one of the
<strong>speakers</strong> at FOSS talks.</h4>
<h4 class="col-md-7">Confused in your Open Source journey and don't have
an idea where to begin? Then, roll up your sleeves and register as a <strong>student</strong>.</h4>
</div>
<div class="wow fadeInUp col-md-6 col-sm-6" data-wow-delay="0.9s">
<img src="images/augmented-reality-1853592_1920.jpg" class="img-responsive" alt="Overview">
</div>
</div>
</div>
</section>
<section id="speakers" class="parallax-section">
<div class="container">
<div class="row">
<!--
<div class="col-md-12 col-sm-12 wow bounceIn">
<div class="section-title">
<h2>Our Customers</h2>
</div>
</div>
-->
<!-- Testimonial Owl Carousel section
================================================== -->
<!--
<div id="owl-speakers" class="owl-carousel">
<div class="item wow fadeInUp col-md-3 col-sm-3" data-wow-delay="0.9s">
<div class="speakers-wrapper">
<img src="images/Dr.Reddy's.jpeg" class="img-responsive" alt="speakers">
<div class="speakers-thumb">
<h3>Dr.Reddy's</h3>
</div>
</div>
</div>
<div class="item wow fadeInUp col-md-3 col-sm-3" data-wow-delay="0.6s">
<div class="speakers-wrapper">
<img src="images/srikrishna.jpg" class="img-responsive" alt="speakers">
<div class="speakers-thumb">
<h3>Sri Krishna Labs</h3>
</div>
</div>
</div>
<div class="item wow fadeInUp col-md-3 col-sm-3" data-wow-delay="0.9s">
<div class="speakers-wrapper">
<img src="images/synthokem.jpeg" class="img-responsive" alt="speakers">
<div class="speakers-thumb">
<h3>Synthokem labs</h3>
</div>
</div>
</div>
<div class="item wow fadeInUp col-md-3 col-sm-3" data-wow-delay="0.9s">
<div class="speakers-wrapper">
<img src="images/myllan.jpeg" class="img-responsive" alt="speakers">
<div class="speakers-thumb">
<h3>Myllan labs</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<!-- =========================
PROGRAM SECTION
============================== -->
<!--
<section id="program" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-12 col-sm-12" data-wow-delay="0.6s">
<div class="section-title">
<h2>Our Work</h2>
<p>Here are some details of our work.</p>
</div>
</div>
<div class="wow fadeInUp col-md-10 col-sm-10" data-wow-delay="0.9s">
<ul class="nav nav-tabs" role="tablist">
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="fday">
<div class="col-md-2 col-sm-2">
<img src="images/p1.jpeg" class="img-responsive" alt="program">
</div>
<div class="col-md-10 col-sm-10">
<h6>
<span><i class="fa fa-clock-o"></i> 09.00 AM - 09.00 PM</span>
<span><i class="fa fa-map-marker"></i> During working days</span>
</h6>
<h3>HVAC works</h3>
<p>Comprises a team of 10-12,headed by a supervisor.</p>
</div>
<div class="program-divider col-md-12 col-sm-12"></div>
<div class="col-md-2 col-sm-2">
<img src="images/p2.jpeg" class="img-responsive" alt="program">
</div>
<div class="col-md-10 col-sm-10">
<h6>
<span><i class="fa fa-clock-o"></i> 08.00 AM - 08.00 PM</span>
<span><i class="fa fa-map-marker"></i> DUring working days</span>
</h6>
<h3>AMC Projects</h3>
<p>Has a team of 14 persons, headed by a supervisor and two assistant supervisors.</p>
</div>
<div class="program-divider col-md-12 col-sm-12"></div>
<div class="col-md-2 col-sm-2">
<img src="images/p3.jpg" class="img-responsive" alt="program">
</div>
<div class="col-md-10 col-sm-10">
<h6>
<span><i class="fa fa-clock-o"></i> 09.00 AM - 09.00 PM</span>
<span><i class="fa fa-map-marker"></i> During working days</span>
</h6>
<h3>Validations</h3>
<p>Has a team of 6 persons and sre provided with all the ewwuipment required.</p>
</div>
</div>
<div role="tabpanel" class="tab-pane" id="sday">
<div class="col-md-2 col-sm-2">
<img src="images/program-img9.jpg" class="img-responsive" alt="program">
</div>
<div class="col-md-10 col-sm-10">
<h6>
<span><i class="fa fa-clock-o"></i> 07.00 PM</span>
<span><i class="fa fa-map-marker"></i> Room 750</span>
</h6>
<h3>Bootstrap UI Design</h3>
<h4>By John David</h4>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet. Dolore magna aliquam erat volutpat.</p>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<!-- =========================
REGISTER SECTION
============================== -->
<section id="register" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-14" data-wow-delay="0.6s">
<h2>Register Now</h2>
<p>Creating a platform to bridge the gap between enthusiast learners
wishing to learn and explore in finding their interests and professionals
willing to share their knowledge and methods of learning from their
experiences.</p>
<p><h4 class="col-sm-6"><a href=
"https://docs.google.com/forms/d/e/1FAIpQLSdUsE9AA8VPzGteppcQssuSOi246spYcOgXwjC_bW4zB2Gq1Q/viewform">
Speaker</a></h4></p>
<h4 class="col-sm-6"><a href=
"https://docs.google.com/forms/d/e/1FAIpQLSee965hGN6erLKl4UvgAapkjcmmYBSQCZTkQA5DrE8IkcHCIQ/viewform">
Student</a></h4>
</div>
<div class="col-md-1"></div>
</div>
</div>
</section>
<!-- =========================
FAQ SECTION
============================== -->
<section id="faq" class="parallax-section">
<div class="container">
<div class="row">
<!-- Section title
================================================== -->
<!-- =========================
VENUE SECTION
============================== -->
<section id="venue" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInLeft col-md-12" data-wow-delay="0.9s">
<h2><strong>Venue</h2>
<h4><strong>Amrita School of Engineering</strong></h4>
<h4><strong>Amritapuri, Kollam</strong></h4>
<h4><strong>Kerala - 690525</strong></h4>
<h4><strong>India</h4></strong>
</div>
</div>
</div>
</section>
<!-- =========================
FOOTER SECTION
============================== -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<p class="wow fadeInUp" data-wow-delay="0.6s">Copyright © 2018 FOSS@Amrita
| Designed by: <a rel="nofollow" href="https://amfoss.in/" target="_parent">FOSS@Amrita</a></p>
<p class="wow fadeInUp" data-wow-delay="0.6s">Email us at <strong>[email protected]</strong></p>
<ul class="social-icon">
<li><a href="https://www.facebook.com/amfoss.in/" class="fa fa-facebook wow fadeInUp" data-wow-delay="1s"></a></li>
<li><a href="https://twitter.com/amfoss_in" class="fa fa-twitter wow fadeInUp" data-wow-delay="1.3s"></a></li>
<li><a href="https://github.com/amfoss" class="fa fa-github wow fadeInUp" data-wow-delay="1.9s"></a></li>
<li><a href="https://plus.google.com/116337049508742373084" class="fa fa-google-plus wow fadeInUp" data-wow-delay="2s"></a></li>
<li><a href="https://www.instagram.com/amfoss_/" class="fa fa-instagram wow fadeInUp" data-wow-delay="2s"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Back top -->
<a href="#back-top" class="go-top"><i class="fa fa-angle-up"></i></a>
<!-- =========================
SCRIPTS
============================== -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>