forked from acmpesuecc/acmpesuecc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
417 lines (312 loc) · 13.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ACM</title>
<link rel="icon" href="img/logo.png" type="image/x-icon">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<link href="style.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
var t=new Typed('#typed-2',{
strings:['-Electronic City Campus'],
typeSpeed: 60,
showCursor:false,
});
});
</script>
</head>
<body>
<!-- Navbar -->
<div class="container-fluid padding" id="header">
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container-fluid"><a href="#home" class="navbar-brand"><img src="img/logo.png" alt="logo" height="70"></a>
<button type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" class="navbar-toggler navbar-toggler-right"><i class="fa fa-bars"></i></button>
<div id="navbarSupportedContent" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a href="#home" class="nav-link text-uppercase font-weight-bold">Home</a></li>
<li class="nav-item"><a href="#about" class="nav-link text-uppercase font-weight-bold">About Us</a></li>
<li class="nav-item"><a href="#events" class="nav-link text-uppercase font-weight-bold">Events</a></li>
<li class="nav-item"><a href="#team" class="nav-link text-uppercase font-weight-bold">Team</a></li>
<li class="nav-item"><a href="#footer" class="nav-link text-uppercase font-weight-bold">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</div>
<!-- Landing particles -->
<div id="home"></div>
<div class="row">
<div class="col">
<div id="particles-js">
<div class="carousel-caption " id="typed-strings">
<h1 class="display-2" id="typed">ACM PES UNIVERSITY</h1>
<!-- typed.js is used here -->
<h3 id="typed-2" style="display:inline"></h3>
</div>
</div>
</div>
</div>
<!-- QUOTE -->
<section class="py-5">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto">
<!-- CUSTOM BLOCKQUOTE -->
<blockquote class="blockquote blockquote-custom py-5 px-3 shadow rounded">
<div class="blockquote-custom-icon bg-primary shadow-sm"><i class="fa fa-quote-left text-white"></i></div>
<p class=" mt-2 font-italic">"Coming together is a beginning, staying together is progress, and working together is success ."</p>
<footer class="blockquote-footer">
<cite title="Source Title">Henry Ford</cite>
</footer>
</blockquote><!-- END -->
</div>
</div>
</div>
</section>
<br>
<hr>
<br>
<br>
<!--- About US -->
<div class="container fluid py-2 " id="about">
<div class="row padding ">
<div class="col lg-6 ">
<h2>ABOUT US</h2>
<p class="about">
The ACM Student Chapter here at PES University Electronic City Campus brings you a world of opportunities,
events and contains a wide range of activities to keep ACM moving including organizing conferences, improving
Technical skills, Networking, and we strive to provide a professional experience to our members.
</p>
<!-- <br>
<a href="#" class="btn btn-primary">Learn more</a> -->
</div>
<div class="col-lg-6 thumbnail">
<div class="about-img">
<img src="img/about.jpg" alt="about" class="img-fluid">
</div>
</div>
</div>
</div>
<!-- END OF ABOUT US -->
<!-- EVENTS -->
<div class=" jumbotron jumbotron-fluid" id="events">
<div class="container shawdow my-5 border-0 p-2">
<h2 class="display-4 text-center">OUR EVENTS</h2>
<div class="container mt-4">
<div class="row justify-content-center">
<div class="col-md-3 col-12">
<div class="card bg-white text-black shadow my-5 p-1 border-0">
<div class="img-animtion">
<img src="img/tensor.png" alt="HoC" class="card-img-top">
</div>
<div class="card-body text-center">
<h5 class="card-title">Tensor 1.0</h5>
<p class="card-text text-justify">The upcoming 19 hour Datathon...</p>
<a href="tensor.html" class="btn btn-success bg-primary">Read More...</a>
</div>
</div>
</div>
<div class="col-md-3 col-12">
<div class="card bg-white text-black shadow my-5 p-1 border-0">
<div class="img-animtion">
<img src="img/headpic.png" alt="HoC" class="card-img-top">
</div>
<div class="card-body text-center">
<h5 class="card-title">Hour of Code</h5>
<p class="card-text text-justify">A 2 day event conducted in The Amaatra Academy...</p>
<a href="hourofcode.html" class="btn btn-success bg-primary">Read More...</a>
</div>
</div>
</div>
<div class="col-md-3 col-12">
<div class="card bg-white text-black shadow my-5 p-1 border-0">
<div class="img-animtion">
<img src="img/Hacktoberfest.png" alt="HacktoberFest" class="card-img-top">
</div>
<div class="card-body text-center">
<h5 class="card-title">HacktoberFest 2019</h5>
<p class="card-text text-justify">A 12-hour 'Open Source Hack Night' in association with Hacktoberfest...</p>
<a href="hacktober_fest.html" class="btn btn-success bg-primary">Read More...</a>
</div>
</div>
</div>
<div class="col-md-3 col-12">
<div class="card bg-white text-black shadow my-5 p-0.8 border-0">
<div class="img-animtion">
<img src="img/oss_ses.jpg" alt="OSS" class="card-img-top">
</div>
<div class="card-body text-center">
<h5 class="card-title">Open Source Workshop</h5>
<p class="card-text text-justify">A workshop to teach the students about OSS, Git...</p>
<a href="os_workshop.html" class="btn btn-success bg-primary">Read More...</a>
</div>
</div>
</div>
<div class="col-md-3 col-12">
<div class="card bg-white text-black shadow my-5 p-1 border-0">
<div class="img-animtion">
<img src="img/inaug_cover.JPG" alt="Inauguration" class="card-img-top">
</div>
<div class="card-body text-center">
<h5 class="card-title">Inauguration</h5>
<p class="card-text text-justify">The college student chapter was inaugurated by the former ACM President...</p>
<a href="inauguration.html" class="btn btn-success bg-primary">Read More...</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END OF EVENTS -->
<br>
<!--- Office bearers-->
<div class="container-fluid" id="team">
<section class="team-section text-center my-5">
<!-- Section heading -->
<h1 class="h1-responsive my-6 py-4 headers">OFFICE BEARERS</h2>
<!-- Grid row -->
<div class="row">
<div class="col-lg-12 col-md-12 team">
<div class="avatar mx-auto">
<img src="img/sandesh jayanth .jpeg" class=" img-fluid rounded-circle shadow"
alt="Sample avatar">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Dr.Sandesh Jayanth</h5>
<p class="text-uppercase text-primary"><strong>Faculty Sponsor</strong></p>
<p class="grey-text">He is the faculty co-ordinator of the chapter and he guides the entire team to
achieve our goals.</p>
</div>
</div>
<!-- Grid row -->
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5 team">
<img src="img/chair.png" class=" rounded-circle shadow"
alt="Sample avatar">
<h5 class="font-weight-bold mt-4 mb-3">Ankit Raj</h5>
<p class="text-uppercase text-primary"><strong>Chair</strong></p>
<p class="grey-text">He is currently in the 6th semester. He makes sure the committee functions properly.</p>
<ul class="list-unstyled mb-0">
<!-- Mail-->
<a class="p-2 fa-m fb-ic mail" href="mailto:[email protected]">
<i class="far fa-envelope fa-lg"></i></a>
<!-- Github -->
<a class="p-2 fa-lg fb-ic" href="https://github.com/anki-raj">
<i class="fab fa-github black"></i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5 team">
<img src="img/Vice-chair.jpeg" class="rounded-circle shadow"
alt="Sample avatar">
<h5 class="font-weight-bold mt-4 mb-3">Dhruv Bindra</h5>
<p class="text-uppercase text-primary"><strong>Vice Chair</strong></p>
<p class="grey-text">He is currently in the 6th semester. He assists the chair to ensure the completion
of tasks.</p>
<ul class="list-unstyled mb-0">
<!-- Mail -->
<a class="p-2 fa-m fb-ic mail" href="mailto:[email protected]">
<i class="far fa-envelope fa-lg"></i></a>
<!-- Github -->
<a class="p-2 fa-lg fb-ic" href="https://github.com/ddbindra">
<i class="fab fa-github black"></i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-md-0 mb-5 team">
<div class="container team">
<img src="img/secretary.png" class="rounded-circle shadow"
alt="Sample avatar">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Omkar Shirigannavar</h5>
<p class="text-uppercase text-primary"><strong>Secretary</strong></p>
<p class="grey-text">He is currently in the 6th semester. He is the guardian of all the formal meetings
and events.</p>
<ul class="list-unstyled mb-0">
<!-- Mail-->
<a class="p-2 fa-m fb-ic mail" href="mailto:[email protected]">
<i class="far fa-envelope fa-lg"></i></a>
<!-- Github -->
<a class="p-2 fa-lg tw-ic" href="https://github.com/omkar-08">
<i class="fab fa-github black"></i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 team">
<div class="avatar mx-auto">
<img src="img/treasurer.png" class=" img-fluid rounded-circle shadow"
alt="Sample avatar">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Venkatavardan R</h5>
<p class="text-uppercase text-primary"><strong>Treasurer</strong></p>
<p class="grey-text">He is currently in the 4th semester. He manages the financial
affairs of the chapter.</p>
<ul class="list-unstyled mb-0">
<!-- Mail -->
<a class="p-2 fa-m fb-ic mail" href="mailto:[email protected]">
<i class="far fa-envelope fa-lg"></i></a>
<!-- Github -->
<a class="p-2 fa-lg tw-ic" href="https://github.com/venkatavaradan-r">
<i class="fab fa-github black"></i>
</a>
</ul>
</div>
<!-- Grid column -->
</div>
</section>
</div>
<!-- end of team -->
<!--- Footer -->
<footer class="footer-distributed" id="footer">
<div class="footer-left">
<img src="img/logo.png" alt="logo" height="100 ">
<img src="img/pes.PNG" alt="logo"height="80">
<br>
</div>
<div class="footer-center">
<div class="location text-center">
<i class="fas fa-map-marker-alt fa-lg"></i>
<p><a href="https://goo.gl/maps/y77ZCWSxWFko2uj89">PES University Electronic City</a></p>
</div>
<br>
<div class="text-center">
<i class="far fa-envelope fa-lg"></i>
<p><a href="mailto:[email protected]" class="mail">[email protected]</a></p>
</div>
<div class="text-center">
<p class=" py-4 footer-company-name text-white">ACM PESU-ECC © 2020</p>
</div>
</div>
<div class="footer-right">
<div class="col-12 social padding">
<a href="https://www.facebook.com/acmpesuec"><i class="fab fa-facebook"></i></a>
<a href="https://www.instagram.com/acmpesuecc/"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/acmpesuecc"><i class="fab fa-github"></i></a>
<a href="https://twitter.com/acmpesu?lang=en"><i class="fab fa-twitter"></i></a>
<a href="https://zw.linkedin.com/company/acm-pesu-ecc"><i class="fab fa-linkedin"></i></a>
</div>
</footer>
<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://kit.fontawesome.com/de97eeef5c.js" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script src="js/main.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
<script src="js/main.js"></script>
<script src="js/app.js"></script>
</body>
</html>