-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
327 lines (321 loc) · 16.9 KB
/
index.html
File metadata and controls
327 lines (321 loc) · 16.9 KB
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Interface - The Technology Event @ SKCH-CBSE</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/queries.css">
<link rel="stylesheet" href="css/etline-font.css">
<link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<!-- Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68393725-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="top">
<section class="hero" id="home">
<section class="navigation">
<header>
<div class="header-content">
<div class="logo">
<img src="img/logo.png">
</div>
<div class="header-nav">
<nav>
<ul class="primary-nav">
<li><a href="#featuresw">The Sketch</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#team">Team</a></li>
<!--<li><a href="#newsletter">Newsletter</a></li>-->
<li><a href="about/">About Us</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
</header>
</section>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="hero-content text-center">
<h1 style="text-align: center">This November 21<sup>st</sup><br> INTERFACE 2015</h1>
<img class="schedule" src = "img/schedule.png">
</div>
</div>
</div>
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</section>
<section class="intro section-padding" id="featuresw">
<div class="container">
<div class="row">
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h2>Hack</h2>
<p>Seriously. We are not Julian Assange's Allies, but we only write <i>Code</i>. This <b><i>Yearning Desire</i></b> to write code is what we want to see in everyone. <br><br><br><h6>Be Distinct.</h6></p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h2>Design</h2>
<p>'Different' and 'New' is relatively easy. Doing something that's <b><i>Genuinely Better</i></b> is very hard. That is exactly what we want to put forward to you guys. Just go out there and try new stuff. <h6>Be Obsessive.</h6>
</p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content last">
<h2>Develop</h2>
<p>If you are <b><i>Truly Innovating</i></b>, you don't have a prototype you can refer to. Enough Said. <br><br><br><br><h6>Be Creative. </h6></p>
</div>
</div>
</div>
</div>
</section>
<section class="blog-intro section-padding" id="events">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Showcase. Learn. Excite.</h3>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12 leftcol">
<h5>The Teaser</h5><iframe style="padding-bottom:50" width="540" height="315" src="https://www.youtube.com/embed/hBajxipgUtM" frameborder="0" allowfullscreen></iframe>
</div>
<div class="col-md-6 col-sm-12 col-xs-12 rightcol">
<h5>Our Motto.</h5>
<p class="wer">"Bigger the goals, Stronger the motivation. Nobler the idea, greater the inspiration. Higher the altar, deeper the surrender. But above all the obsession for perfection is what leads to success."</p>
</div>
</div>
</div>
</section>
<section class="blog text-center">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
</div>
<img src="img/blog-img-01.png"/>
</div>
</a>
<figcaption>
<h2><a href="events\index.html" class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See More">Hour of Code</a></h2>
<p><a class="blog-post-title">Honestly, Just an Hour.<i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
</div>
<img src="img/ardb.jpg"/>
</div>
</a>
<figcaption>
<h2><a href="events\index.html" class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See more">The KHMD mini-Makerspace</a></h2>
<p><a class="blog-post-title">All About the Workspace<i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
</div>
<img src="img/donew.jpg" class="single_image"/>
</div>
</a>
<figcaption>
<h2><a href = "events\index.html"class="blog-category" data-toggle="tooltip" data-placement="top" data-original-title="See more">Design Thinking Talk</a></h2>
<p><a class="blog-post-title">Learn How To Think<i class="fa fa-angle-right"></i></a></p>
</figcaption>
</figure>
</article>
</div>
<a href="events/" class="btn btn-ghost btn-accent btn-small">More Events</a>
</div>
</div>
<div id="team"></div>
</section>
<section class="testimonial-slider section-padding text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="flexslider">
<ul class="slides">
<li>
<div class="avatar"><img src="img/prof1.jpg"></div>
<h2>This guy started it all.</h2>
<p class="author">Gautam Padiyar</p>
</li>
<li>
<div class="avatar"><img src="img/prof3.jpg"></div>
<h2>The Design Freak</h2>
<p class="author">Aabharan Hemanth</p>
</li>
<li>
<div class="avatar"><img src="img/ish.jpg"></div>
<h2>Another Design Freak</h2>
<p class="author">Ish Bosamiya</p>
</li>
<li>
<div class="avatar"><img src="img/prof4.jpg"></div>
<h2>Technically Sound</h2>
<p class="author">Adhesh Shenoy</p>
</li>
<li>
<div class="avatar"><img src="img/prof10.jpg"></div>
<h2>Someone we all look up to.</h2>
<p class="author">Arjun Rao</p>
</li>
<li>
<div class="avatar"><img src="img/prof5.jpg"></div>
<h2>Behind the scenes support</h2>
<p class="author">Aniruddha Mysore</p>
</li>
<li>
<div class="avatar"><img src="img/prof8.jpg"></div>
<h2>Enthusiastic</h2>
<p class="author">Bhargav Kulkarni</p>
</li>
<li>
<div class="avatar"><img src="img/aakash.png"></div>
<h2>He designed the banner. Enough said.</h2>
<p class="author">Aakash Hegde</p>
</li>
<li>
<div class="avatar"><img src="img/daivat.jpg"></div>
<h2>vfx is his thing</h2>
<p class="author">Daivat Bhatt</p>
</li>
<li>
<div class="avatar"><img src="https://lh3.googleusercontent.com/-x_-YaDxp3Xg/VTYJ087pnfI/AAAAAAAACUo/FSQwouAB0_4/w346-h435/2015%2B-%2B1"></div>
<h2>Logistics at his feet</h2>
<p class="author">Suraj Kasat</p>
</li>
<li>
<div class="avatar"><img src="img/utsav.jpg"></div>
<h2>Posters, stickers and then some more Interface #swag</h2>
<p class="author">Utsav Jolapara</p>
</li>
<li>
<h2>A shout out to all of these guys.</h2>
<p class="author">Rishit C, Madhusudhan V, Anurag K, Devharsh, Kushal N, Rupith B, KD, Anurag M, Akash N, Akshaya M, Aditya V, Ashwin J, Siddharth V, Prateek V, Shreyans P, Prateek R, Suraj B, Bharath H, Harish G, Satvik SR, Pratham S, Aaryan K and Shreyas Sudhaman</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="sign-up section-padding text-center" id="contact">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h3>Contact Us at <a>khmd.skch@gmail.com</a></h3>
<h3>Or on <a href="https://www.facebook.com/khmdc">Facebook</a></h3>
<h4>Tell us anything you wish!</h4>
</form>
</div>
</div>
</div>
</section>
<!--<section class="sign-up section-padding text-center" id="newsletter">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h3>Get started with your Journey</h3>
<h4>Don't Worry! We Respect Your Privacy.</h4>
<form class="signup-form" action="#" method="POST" role="form">
<button type="submit" class="btn-fill sign-up-btn">Join Us For The Latest!</button>
</form>
</div>
</div>
</div>
</section>-->
<section class="to-top">
<div class="container">
<div class="row">
<div class="to-top-wrap">
<a href="#top" class="top"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<div class="footer-links">
<ul class="footer-group">
<li><a href="https://plus.google.com/u/0/communities/115383468547937742588">Google+ Community</a></li>
<li><a href="http://kumaranhmd.blogspot.in/index.html">Blog</a></li>
<li><a class="typeform-share link" href="https://kolhar730.typeform.com/to/UzcrmI" data-mode="1" target="_blank">Suggestions</a>
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'share.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()</script>
</li>
</ul>
<p>Copyright © 2015 <a>KHMD - SKCH</a><br>
Crafted by <a href="About/index.html">KHMD</a>.</p>
</div>
</div>
<div class="social-share">
<p>Share this with your friends</p>
<a href="https://www.facebook.com/khmdc" class="facebook-share"><i class="fa fa-facebook"></i></a>
<a href="https://www.youtube.com/channel/UChlcCdja2m62reD_m7Rsd1g" class="youtube-share"><i class="fa fa-youtube"></i></a>
<a href="https://plus.google.com/share?url=http://khmd.github.io/interface/index.html" class="btn-btn-google"><i class="fa fa-google-plus"></i> <span></span></a>
</div>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="bower_components/retina.js/dist/retina.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="bower_components/classie/classie.js"></script>
<script src="bower_components/jquery-waypoints/lib/jquery.waypoints.min.js"></script>
</body>
</html>