-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
534 lines (436 loc) · 26.4 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
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
<!DOCTYPE html>
<html><head>
<!-- Site Title -->
<title>Home</title>
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- Stylesheets -->
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CLato:400,300italic,300" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"rel="stylesheet">
<!--[if lt IE 10]>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
</head>
<body>
<!-- The Main Wrapper -->
<div class="page page-complex text-center">
<!--For older internet explorer-->
<div class="old-ie" style="background: #212121; padding: 10px 0; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); clear: both; text-align:center; position: relative; z-index:1;">
<a href="http://windows.microsoft.com/en-US/internet-explorer/..">
<img src="images/ie8-panel/warning_bar_0000_us.jpg" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.">
</a>
</div>
<!--END block for older internet explorer-->
<div id="wrap">
<!-- Our Conference -->
<section class="bg-image set-relative" style="background-image: url(images/page-call2action-intro_img01.jpg);">
<div class="container-fluid">
<div class="nav-wrap-absolute">
<div class="row row-xs-justify flow-offset-2">
<div class="col-xs-3 text-xs-left">
<!--Brand-->
<a href="index.html" class="brand text-xs-left">
devhost:18
</a>
<!--END brand-->
</div>
<div class="col-xs-8 text-xs-right">
<div class="inline-list inline-list-xs hidden visible-xs-inline-block">
<div><a href="#" class="fas icon icon-xs icon-default fa-facebook"></a></div>
<div><a href="#" class="icon icon-xs icon-default fa-twitter"></a></div>
<div><a href="#" class="icon icon-xs icon-default fa-google-plus"></a></div>
</div>
</div>
</div>
</div>
<div class="row row-xs-middle well-cover well-md">
<div class="col-xs-12">
<h2>Sahyadri Open-Source Community</h2>
<h1>Student Developers Meet 2018</h1>
<h4 class="heading-4--mod-1">May 4-5, 2018</h4>
<div class="btn-group">
<a href="#registration" class="btn btn-md btn-primary">Register now</a>
</div>
</div>
</div>
</div>
</section>
<!-- Our Collaborators -->
<section class="well-md bg-contrast">
<div class="container">
<h2>In Association with</h2>
<div class="row row-xs-middle flow-offset-1">
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/gdg.png" width="110" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/wmt.png" width="110" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/mozilla.png" width="110" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/owasp.png" width="110" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/sosc.png" width="110" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/dsc.png" width="110" height="83" alt=" "></a>
</div>
</div>
</div>
</section>
<!-- END Our collabs-->
<!-- END PHP Conference --><!-- Benefits and features -->
<section class="bg-default bg-gradient well-sm">
<div class="container to-front">
<div class="row text-md-left">
<div class="col-sm-4 col-sm-middle">
<div class="border-left box-skin-2 inset-2 border-color-secondary-2">
<span class="icon icon-md thin-icon-microphone text-secondary-2"></span>
<h4><a href="#" class="hover-underline">Speakers</a></h4>
<p>5 Professional Speakers</p></div>
</div>
<div class="col-sm-4 col-sm-middle">
<div class="border-left box-skin-2 inset-2 border-color-primary">
<span class="icon icon-md thin-icon-user text-primary"></span>
<h4><a href="#" class="hover-underline">Free Access</a></h4>
<p>Free and Limited seats</p>
</div>
</div>
<div class="col-sm-4 col-sm-middle">
<div class="border-left box-skin-2 inset-2 border-color-secondary">
<span class="icon icon-md thin-icon-map-marker text-secondary"></span>
<h4><a href="#" class="hover-underline">Location</a></h4>
<p>Sahyadri College, Mangalore </p>
</div>
</div>
</div>
</div>
</section>
<!-- END Benefits and features --><!-- About us -->
<section class="bg-contrast text-md-left well-before-md">
<div class="container">
<div class="row row-md-middle">
<div class="col-md-6 inset-6">
<h6>About Us</h6>
<h2>Event overview</h2>
<p>devhost:18 is the first annual Student Developers meet organised by Sahyadri Open-Source Community (SOSC) to bring together young and talented developers from in and around Mangalore. devhost aims to create a platform to join together clubs and organizations to spread the information on latest techologies and trends in the IT industry and train the students to be part of it.</p>
</div>
<div class="col-md-6 inset-6">
<div class="iframe-container">
<iframe src="https://www.youtube.com/embed/Fta49J9_rF4?list=PL_aPVo2HeGF_VdlTpUF6ViNgLC7Raph0i&controls=0&showinfo=0"></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- END About us-->
<section class="bg-image well-sm" style="background-image: url(images/page-general-content_img01.jpg);" id="202111061_3">
<div class="container">
<h6 id="202111061_7">Main Events</h6>
<h2 id="id-1">Sessions and Workshops</h2>
<!-- Owl Carousel -->
<div class="owl-carousel owl-carousel--equal-items text-md-left" data-stage-padding="0" data-margin="30" data-sm-margin="15" data-sm-stage-padding="0" data-md-items="3" data-md-stage-padding="10" data-md-margin="15" data-nav="true">
<div class="item">
<div class="event-post">
<div class="row">
<div class="col-md-11">
<time datetime="2001-05-15" id="202111061_15">08:30 - 9:00</time>
<h4 id="202111061_4"><a href="#">Talk on Google Products - Google Developers Group</a></h4>
<p id="202111061_8">We all know how software libraries, packages, modules have made life easier for
developers who build software applications and cannot be bothered with what is
under the hood.</p>
<div class="box-md box-md--bottom">
<div class="box__left">
<img src="images/remya.jpg" alt="" width="76" height="76" class="round" id="202111061_0">
</div>
<div class="box__body box__middle">
<div class="heading-6 text-primary">Remya P Vava</div>
<p class="text-primary" id="202111061_9">Women Tech Speaker</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="event-post">
<div class="row">
<div class="col-md-11">
<time datetime="2001-05-15" id="202111061_16">12:00 - 14:45</time>
<h4 id="202111061_5"><a href="#">Cyber Security workshop - OWASP</a></h4>
<p id="202111061_10">Many new developers come to PHP with preconceived ideas on how memory is used in
PHP.
This
can lead to inefficient memory usage that can, in extreme cases, affect
scalability
and
performance.</p>
<div class="box-md">
<div class="box__left">
<img src="images/madhu.jpg" alt="" width="76" height="76" class="round" id="202111061_1">
</div>
<div class="box__body box__middle">
<div class="heading-6 text-primary">Madhu Akula</div>
<p class="text-primary text-italic" id="202111061_11">Automation Ninja, Appsecco<br>OWASP Speaker
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="event-post">
<div class="row">
<div class="col-md-11">
<time datetime="2001-05-15" id="202111061_17">15:00 - 17:45</time>
<h4 id="202111061_6"><a href="#">Why your test suite sucks</a></h4>
<p id="202111061_12">Many teams adopt TDD attracted by the promise of a more productive workflow,
fewer
regressions and higher code quality. Sometimes this goes wrong and these
benefits do
not
materialise, despite a healthy-seeming test suite. </p>
<div class="box-md">
<div class="box__left">
<img src="images/page-general-content_img04.jpg" alt="" width="76" height="76" class="round" id="202111061_2">
</div>
<div class="box__body box__middle">
<div class="heading-6 text-primary">Dustin Whittle</div>
<p class="text-primary text-italic" id="202111061_13">Developer Evangelist,<br> AppDynamics
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--END owl carousel-->
<div class="btn-group">
<a href="#" class="btn btn-md btn-default" id="202111061_14">Download SCHEDULE</a>
</div>
</div>
</section>
<section class="bg-contrast well-sm ">
<div class="container">
<h6 id="990812750_7">Our Speakers</h6>
<h2 id="990812750_3">Meet our speakers</h2>
<!-- Owl Carousel -->
<div class="owl-carousel owl-carousel--equal-items" data-stage-padding="60px" data-margin="30px" data-xs-items="2" data-xs-margin="45px" data-sm-stage-padding="100px" data-md-items="3" data-md-stage-padding="0" data-md-margin="4px" data-lg-stage-padding="1px" data-nav="true">
<div class="owl-item">
<img src="images/madhu-speaker.jpg" alt="" width="199" height="198" class="round" id="990812750_0">
<h4 class="text-secondary-2 offset-4" id="990812750_4">Madhu Akula</h4>
<p class="text-italic offset-0 text-secondary-2" id="990812750_8">
OWASP, Defcon Speaker
</p>
<div class="inline-list">
<div><a href="#" class="icon icon-sm fa-facebook" id="990812750_11"></a></div>
<div><a href="#" class="icon icon-sm fa-twitter" id="990812750_12"></a></div>
<div><a href="#" class="icon icon-sm fa-google-plus" id="990812750_13"></a></div>
</div>
</div>
<div class="owl-item">
<img src="images/remya-speaker.jpg" alt="" width="199" height="198" class="round" id="990812750_1">
<h4 class="text-secondary-2 offset-4" id="990812750_5">Remya P Vava</h4>
<p class="text-italic offset-0 text-secondary-2" id="990812750_9">
Women Tech Makers Speaker
</p>
<div class="inline-list">
<div><a href="#" class="icon icon-sm fa-facebook" id="990812750_14"></a></div>
<div><a href="#" class="icon icon-sm fa-twitter" id="990812750_15"></a></div>
<div><a href="#" class="icon icon-sm fa-google-plus" id="990812750_16"></a></div>
</div>
</div>
<div class="owl-item">
<img src="images/page-general-content_img13.jpg" alt="" width="199" height="198" class="round" id="990812750_2">
<h4 class="text-secondary-2 offset-4" id="990812750_6">Dustin Whittle</h4>
<p class="text-italic offset-0 text-secondary-2" id="990812750_10">
Developer Advocate, PayPal/Braintree
</p>
<div class="inline-list">
<div><a href="#" class="icon icon-sm fa-facebook" id="990812750_17"></a></div>
<div><a href="#" class="icon icon-sm fa-twitter" id="990812750_18"></a></div>
<div><a href="#" class="icon icon-sm fa-google-plus" id="990812750_19"></a></div>
</div>
</div>
</div>
<!--END Owl carousel-->
</div>
</section>
<!-- Contact form -->
<section class="well-sm bg-primary" id="registration">
<div class="container">
<h6 id="232035941_1">Registration form</h6>
<h2 id="232035941_0">Register now!</h2>
<div class="rd-mailform-container">
<!-- RD Mailform -->
<form class="rd-mailform rd-mailform--skin-1" method="post" action="bat/rd-mailform.php">
<!-- RD Mailform Type -->
<input type="hidden" name="form-type" value="contact">
<!-- END RD Mailform Type -->
<fieldset class="input-container">
<div>
<label data-add-placeholder="">
<input type="text" name="name" placeholder="Name" data-constraints="@NotEmpty @LettersOnly">
</label>
<label data-add-placeholder="">
<input type="text" name="phone" placeholder="Phone" data-constraints="@Phone">
</label>
<label data-add-placeholder="">
<input type="text" name="email" placeholder="E-mail" data-constraints="@NotEmpty @Email">
</label>
<div class="select-container">
<label>
<select name="price" data-constraints="@SelectRequired">
<option>Personal</option>
<option>Company</option>
<option>Business</option>
</select>
</label>
</div>
</div>
<div class="mfInfo"></div>
</fieldset>
<div class="mfControls text-center">
<button class="btn btn-md btn-secondary-2" type="submit" id="232035941_2">Register</button>
</div>
</form>
</div>
<!-- END RD Mailform -->
</div>
</section>
<!-- END Contact form--><!-- Our partners -->
<section class="well-md bg-contrast">
<div class="container">
<h6>Don't forget</h6>
<h2>Our sponsors</h2>
<div class="row row-xs-middle flow-offset-1">
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img01.png" width="134" height="83" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img02.png" width="104" height="86" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img03.png" width="106" height="91" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img04.png" width="103" height="88" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img05.png" width="113" height="90" alt=" "></a>
</div>
<div class="col-xs-6 col-sm-2">
<a class="partner" href="#"><img src="images/page_partners_img06.png" width="103" height="92" alt=" "></a>
</div>
</div>
</div>
</section>
<!-- END Our partners-->
<!-- Sponsor now -->
<section class="well-sm bg-secondary-2--variant-1">
<div class="container">
<h6 id="290827387_1">Sponsorship</h6>
<h2 id="290827387_0">Be our Hero!</h2>
<div class="btn-group">
<a href="#" class="btn btn-md btn-default" id="202111061_14">Sponsorship Brochure</a>
</div>
</div>
</section>
<!-- END Sponsor now-->
<!-- About us -->
<section class="text-md-left">
<!-- RD Google Map -->
<div class="rd-google-map">
<div id="google-map" class="rd-google-map__model" data-x="74.925437" data-y="12.866676"></div>
<div class="rd-google-map-overlay bg-default--variant-1 bg-gradient">
<div class="row row-sm-middle">
<div class="col-sm-12 text-md-left well-sm ">
<div class="rd-google-map-overlay-inner to-front">
<h6 id="854643783_1">Contact Info</h6>
<h2 id="854643783_0">How to find us</h2>
<address class="contact-info contact-info--mod-1 text-contrast" id="854643783_6">
<dl>
<dt id="854643783_11"><span class="icon icon-sm material-icons-place" id="854643783_2"></span></dt>
<dd id="854643783_7"><a href="https://sahyadri.edu.in">Sahyadri College of Engineeering and Management<br>Adyar, Mangalore 575007</a></dd>
<dt id="854643783_12"><span class="icon icon-sm material-icons-local_phone" id="854643783_3"></span></dt>
<dd id="854643783_8"><a href="callto:9539518599">+91-953-951-8599</a>; <a href="callto:#">800-2345-6790</a>;
</dd>
<dt id="854643783_13"><span class="icon icon-sm material-icons-access_time" id="854643783_4"></span></dt>
<dd id="854643783_9">7 Days a week from 9:00 am to 7:00 pm</dd>
<dt id="854643783_14"><span class="icon icon-sm material-icons-email" id="854643783_5"></span></dt>
<dd id="854643783_10"><a href="mailto:#">info@sosc.me</a></dd>
</dl>
</address>
</div>
</div>
</div>
</div>
</div>
<!-- END RD Google Map -->
</section>
<!-- END About us--><!-- Contact form -->
<section class="well-sm bg-contrast">
<div class="container">
<h6 id="830967970_1">Contact form</h6>
<h2 id="830967970_0">Get in touch with us</h2>
<div class="rd-mailform-container">
<!-- RD Mailform -->
<form class="rd-mailform rd-mailform--skin-1" method="post" action="bat/rd-mailform.php">
<!-- RD Mailform Type -->
<input type="hidden" name="form-type" value="contact">
<!-- END RD Mailform Type -->
<fieldset class="input-container">
<div>
<label data-add-placeholder="">
<input type="text" name="name" placeholder="Name" data-constraints="@NotEmpty @LettersOnly">
</label>
<label data-add-placeholder="">
<input type="text" name="phone" placeholder="Phone" data-constraints="@Phone">
</label>
<label data-add-placeholder="">
<input type="text" name="email" placeholder="E-mail" data-constraints="@NotEmpty @Email">
</label></div>
</fieldset>
<fieldset>
<label data-add-placeholder="" class="offset-2">
<textarea name="message" placeholder="Message" data-constraints="@NotEmpty"></textarea>
</label>
<div class="mfControls text-center">
<button class="btn btn-md btn-primary" type="submit" id="830967970_2">Send</button>
</div>
<div class="mfInfo"></div>
</fieldset>
</form>
</div>
<!-- END RD Mailform -->
</div>
</section>
<!-- END Contact form--><!--========================================================
FOOTER
=========================================================-->
<footer class="page-footer bg-default well-xs">
<div class="container">
<p class="copyright">devhost:18 ©
<span id="copyright">
<script>
document.getElementById('copyright')
.appendChild(document.createTextNode(new Date().getFullYear()));
</script>
</span> All Rights Reserved</p>
</div>
</footer></div>
<!-- /#wrap -->
</div>
<!-- Core Scripts -->
<script src="js/core.min.js"></script>
<!-- Additional Functionality Scripts -->
<script src="js/script.js"></script>
<!--coded by Marathoner-->
</body><!-- Google Tag Manager --><noscript>