-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
441 lines (347 loc) · 15.5 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Devsprints:Model Engineering College</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="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,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- =======================================================
Theme Name: NewBiz
Theme URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
Author: BootstrapMade.com
License: https://bootstrapmade.com/license/
======================================================= -->
</head>
<body>
<!--==========================
Header
============================-->
<header id="header" class="fixed-top">
<div class="container">
<div class="logo float-left">
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <h1 class="text-light"><a href="#header"><span>NewBiz</span></a></h1> -->
<a href="#intro" class="scrollto"><img src="img/rrrr.png"></a>
</div>
<nav class="main-nav float-right d-none d-lg-block">
<ul>
<li class="active"><a href="#intro">Home</a></li>
<li><a href="#about">About Devsprint</a></li>
<li><a href="#services">Highlights</a></li>
<li><a href="#clients">Partner Organizations</a></li>
<li><a href="#organized">Organized By</a></li>
<li><a href="#team">Contacts</a></li>
</ul>
</nav><!-- .main-nav -->
</div>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="intro" class="clearfix">
<div class="container">
<div class="intro-info">
<h2> DEVSPRINTS</h2><br/>
<h4>CODE FOR THE OPEN CAUSE</h4>
<div>
<a href="https://www.townscript.com/e/devsprints-033001" class="btn-get-started scrollto">REGISTER</a>
</div>
</div>
</div>
</section><!-- #intro -->
<section id="why-us" class="wow fadeIn">
<div class="container">
<div class="row row-eq-height justify-content-center">
<div class="col-lg-4 mb-4">
<div class="card wow bounceInUp">
<i class=""></i>
<div class="card-body">
<h5 class="card-title">Date</h5>
<p class="card-text">3rd November 2019</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card wow bounceInUp">
<i class=""></i>
<div class="card-body">
<h5 class="card-title">Time</h5>
<p class="card-text">8:30 AM - 5:30 PM</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card wow bounceInUp">
<i class=""></i>
<div class="card-body">
<h5 class="card-title">Venue</h5>
<p class="card-text">Govt. Model Engineering College </p>
</div>
</div>
</div>
</div>
</div>
</section>
<main id="main">
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container">
<header class="section-header">
<h4>About Devsprint</h4>
</header>
<div class="row about-container">
<div class="col-md-4 content order-lg-1 order-2">
<div class="icon-box wow fadeInUp">
<div class="icon"><i class="fa fa-group"></i></div>
<h4 class="title"><a href="">Community</a></h4>
<p class="description">An open community driven by a good cause yields better products to aid the future.</p>
</div>
<div class="icon-box wow fadeInUp" data-wow-delay="0.2s">
<div class="icon"><i class="fa fa-diamond"></i></div>
<h4 class="title"><a href="">Contributors</a></h4>
<p class="description">It takes contributors to sustain such open source projects to empower you with freedom it provides.</p>
</div>
<div class="icon-box wow fadeInUp" data-wow-delay="0.4s">
<div class="icon"><i class="fa fa-comments"></i></div>
<h4 class="title"><a href="">Join Us</a></h4>
<p class="description">If you wish to shape the open products of tomorrow, our devsprint is the space to grow upon!</p>
</div>
</div>
<div class="col-md-6 background order-lg-4 order-lg-4 wow fadeInUp">
<div id="carouselExampleControls" class="carousel slide" data-ride="carousel" >
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block" src="img/blah.jpg" alt="First slide" style="width: 100%; height:100%;">
</div>
<div class="carousel-item">
<img class="d-block" src="img/dev.jpeg" alt="Second slide" style="width: 100%; height:100%;" >
</div>
<div class="carousel-item">
<img class="d-block" src="img/google.jpeg" alt="Third slide" style="width: 100%; " >
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"><i</span>
<span class="sr-only"></span>
</a>
</div>
</div><br>
</div>
<header class="section-header">
<div class="jumbotron"><h6>Join us as we explore the world of open source,<br/>
navigated by mentors, with your contributions,<br/>
by fixing bugs, improving code and working as a team,<br/>
with the vision of upgrading real world project.</h6></div>
</header>
</div>
</section><!-- #about -->
<!--==========================
Services Section
============================-->
<section id="services" class="section-bg">
<div class="container">
<header class="section-header">
<h4>Highlights</h4>
</header>
<div class="row">
<div class="col-md-6 col-lg-10 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="fa fa-gear" style="color: #ff689b;"></i></div>
<h4 class="title">Hands on Workshop</h4>
<p class="description">Through our short yet intensive sessions you will be briefly familiarized with the tech stack to make your first OSS contribution.</p>
</div>
</div>
<div class="col-md-6 col-lg-10 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="fa fa-code" style="color: #e9bf06;"></i></div>
<h4 class="title">Open Source Organization</h4>
<p class="description">Explore the variety of projects being developed by participating organisations. Take a step to improve it further.</p>
</div>
</div>
<div class="col-md-6 col-lg-10 offset-lg-1 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="fa fa-handshake-o" style="color: #3fcdc7;"></i></div>
<h4 class="title">Expert Mentors</h4>
<p class="description">Our organization mentor will give you through every step to take you from zero to hero in open source. And this particpant-mentor relationship stays forever and even beyond Devsprints.</p>
</div>
</div>
</div>
</div>
</section>
<!-- #services -->
<!--==========================
Clients Section
============================-->
<section id="clients" class="participation">
<div class="container">
<div class="section-header">
<h3>Partnering Organization</h3>
</div>
<div class="row no-gutters clients-wrap clearfix wow fadeInUp">
<div class="col-lg-4 col-md-4 col-xs-6">
<div class="client-logo">
<img src="img/clients/client-1.png" class="img-fluid" alt="">
<div class="overlay"><div class="text"><u>HABITICA</u><br>A productivity app that is gamified to encourage you to stick to your goals.</div></div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-xs-6">
<div class="client-logo">
<img src="img/clients/client-2.png" class="img-fluid" alt="">
<div class="overlay"><div class="text"><u>DEBIAN</u><br>FOSS operating system for you to work with and the
community powers nearly 59,000 software packages.</div></div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-xs-6">
<div class="client-logo">
<img src="img/clients/client-3.png" class="img-fluid" alt="">
<div class="overlay"><div class="text"><u>PROCESSING FOUNDATION</u><br>With a drive to create dynamic learning experiences,the organization empowers STEM subject teachers with iteractive visualisations</div></div>
</div>
</div>
</div>
<div class="section-header">
<h6>More to come soon.....</h6>
</div>
</div>
</section>
<section id="organized">
<div class="container">
<header class="section-header">
<h4>Organized by</h4>
</header>
<div class="row no-gutters clients-wrap clearfix wow fadeInUp">
<div class="col-lg-6 col-md-6 col-xs-4">
<div class="client-logo">
<img src="img/fm.jpg" class="img-fluid" alt="">
<div class="overlay">
<div class="text">
As the free and open source community of MEC,FOSSMEC is driven to encourage open culture in society</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-2 col-xs-4">
<div class="client-logo">
<img src="img/excel.png" class="img-fluid" alt="">
<div class="overlay">
<div class="text">
The annual techno-management fest of MEC,Excel offers for events to explore all of your skills</div>
</div>
</div>
</div>
</div>
</div>
</section><br><br>
<div class = "container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3928.8729749679296!2d76.32740776428213!3d10.027339625315433!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b080c5a87044b5d%3A0x1d45e225cbbc660a!2sModel%20Engineering%20College%2C%20Thrikkakara%2C%20Edappally%2C%20Kochi%2C%20Kerala%20682021!5e0!3m2!1sen!2sin!4v1571327564536!5m2!1sen!2sin" frameborder="0" style="border:0; width:100%; height:500px; position:relative;" allowfullscreen=""></iframe>
<br>
<br>
</div>
<section id="team">
<div class="section-header">
<h4>Team</h4>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 wow fadeInUp" >
<div class="member">
<img src="img/team1.jpeg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Shehzin Shajahan</h4>
<span>Chairman:
Excel 2019</span>
<div class="social">
<a href="mailto:[email protected]"><span>[email protected]</span></a><br>
<span>+91 98477 89993</span>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s" >
<div class="member" >
<img src="img/team2.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Kurian Benoy</h4>
<span>FOSSMEC</span>
<div class="social">
<a href="http://kurianbenoy.github.io/"><span>Github</span></a><br>
<span>+91 9400125402</span>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="member">
<img src="img/team3.png" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Kuriakose Eldho</h4>
<span>CS Tech Manager:
Excel 2019</span>
<div class="social">
<a href="mailto:[email protected]"><span>[email protected]</span></a><br>
<span>+91 7558991555</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="container">
<div class="copyright">
© <strong><a href ="http://excelmec.org">Excel 2019</a></strong>
</div>
</div>
</footer>
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/mobile-nav/mobile-nav.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>