-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
404 lines (360 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
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="asset/Keras.png">
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css'>
<link rel='stylesheet' href='https://cdn-uicons.flaticon.com/uicons-thin-straight/css/uicons-thin-straight.css'>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" />
<link rel="stylesheet" href="styles.css" />
<title>Keras Community Day</title>
</head>
<body>
<!-- Navbar -->
<nav>
<img class="nav__logo" src="asset/KCDD Banner.png" alt="logo"/>
<ul class="nav__links">
<li class="link"><a href="#home">Home</a></li>
<li class="link"><a href="#exps">Explore</a></li>
<li class="link"><a href="#sps">Sponsor Us</a></li>
<li class="link"><a href="#foot">Contact Us</a></li>
</ul>
<a href="https://discord.gg/eBthstCspw" target="_blank"><button class="btn">Join on Discord</button></a>
</nav>
<header>
<div class="section__container header__container" id="home">
<div class="header__image">
<img src="asset/K1.png" alt="header" />
<img src="asset/K.jpg" alt="header" />
</div>
<div class="header__content">
<div>
<h4 class="sub__header">Hey</h4>
<h3>Tensors <br />are you excited for</h3>
<h1 class="section__subtitle">
Keras Community Day Durg
</h1>
<br>
<img src="asset\DATE.png"/>
<div class="action__btns">
<a href="https://forms.gle/k1H7mdfdWcyVTdPv6" target="_blank"><button class="btn">Register here!</button></a>
<div class="story">
<div class="video__image">
<a href="https://twitter.com/TFUGDurg?s=20"><img src="asset/Twitter Logo.png" alt="story" /></a>
<span><i class="ri-arrow-right-line"></i></span>
</div>
<span>Stay Updated</span>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- cfp -->
<section class="cfp">
<h2 class="section__titles">Call for Speakers</h2>
<div class="section__container cfp__container">
<div class="cfp__content">
<div>
<h3 class="sub__header">Holla !!</h3>
<h2>CFP <br />CALL FOR PAPER</h2>
<p class="section__subtitles">
We are extremely delighted to announce the Call for Papers (CFP) for Keras Community Day Durg 2023. If you like to train others and want to share your knowledge, then please submit your training
proposal.Come share your experiences and motivate others.KCD Durg & TFUG Durg is a free conference for attendees.
</p>
<div class="action__btns">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc_eOo06tbMS5iYuIsQQf6J0_FGyUhfB33Td4IWXJ1fXT9Edg/viewform" target="_blank">
<button class="btn">Apply Here</button>
</a>
</div>
</div>
</div>
<div class="cfp__image">
<img src="asset/Keras Sigma.png" alt="header" />
</div>
</div>
</section>
<!-- Our Speakers -->
<section class="speakers">
<h2 class="speakers_titles">Our Speakers</h2>
<div class="slideshow-container" style="align-items: center;">
<div class="mySlides fade">
<img src="asset/1.jpg" style="width:100%; vertical-align:middle; align-items:center;">
</div>
<div class="mySlides fade">
<img src="asset/2.jpg" style="width:100%; vertical-align:middle; align-items:center;">
</div>
<div class="mySlides fade">
<img src="asset/3.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="asset/4.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="asset/5.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="asset/6.jpg" style="width:100%">
</div>
<div class="mySlides fade">
<img src="asset/7.jpg" style="width:100%">
</div>
</div>
<br>
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
</section>
<!-- Explore Keras -->
<section class="explore" id="expk">
<div class="section__container explore__container">
<h2 class="section__title">Explore Keras</h2>
<p class="section__subtitle">
Explore keras and the services provided by them. Here you can
find everything about keras.
</p>
<div class="explore__grid">
<div class="explore__card">
<img src="asset/Explore Keras.jpg" alt="explore" />
<div class="explore__details">
<p>Explore Keras</p>
<div class="Click__box">
<a href="https://keras.io/" target="_blank"><button class="explore__now">Click Here</button></a>
</div>
</div>
</div>
<div class="explore__card">
<img src="asset/Keras API.jpg" alt="explore" />
<div class="explore__details">
<p>Explore Keras APIs</p>
<div class="Click__box">
<a href="https://keras.io/api/"><button class="explore__now">Click Here</button></a>
</div>
</div>
</div>
<div class="explore__card">
<img src="asset/Keras OPS.jpg" alt="explore" />
<div class="explore__details">
<p>Contribute on Keras</p>
<div class="Click__box">
<a href="https://github.com/keras-team/keras"><button class="explore__now">Click Here</button></a>
</div>
</div>
</div>
</div>
<div class="view__all">
<a href="https://keras.io/"><button class="btn">Explore More</button></a>
</div>
</div>
</section>
<!-- Sponsor us -->
<section class="sponsors">
<div class="sponsor" id="sps">
<h2>Why Sponsor Us</h2>
<div class="containers">
<div class="sponsor-why">
<i class="fi fi-rs-eye"></i>
<h4>Unrivaled Visibility</h4>
<p> Reach a Global Audience, Keras Community Day attracts Machine Learning enthusiasts, developers, researchers, and
industry professionals from across the globe.
By sponsoring the event, your brand will gain widespread
visibility and recognition among a highly targeted audience.</p>
</div>
<div class="sponsor-why">
<i class="fi fi-rs-podcast"></i>
<h4>Networking</h4>
<p>
Sponsors can connect with attendees and other industry professionals, fostering new business relationships and partnerships.
</p>
</div>
<div class="sponsor-why">
<i class="fi fi-rr-megaphone"></i>
<h4>Brand Exposure</h4>
<p>Gain brand visibility and recognition by prominently
featuring name and logo at the event.</p>
</div>
<div class="sponsor-why">
<i class="fi fi-ts-code-pull-request"></i>
<h4>Collaborative Opportunities</h4>
<p>Sponsoring Keras Community Day opens doors to potential collaborations with other
industry-leading organizations and research institutions.</p>
</div>
</div>
<div class="subscribe__forms">
<a target="_blank" href="https://forms.gle/qmSgeTabsXbEspEc7">
<button class="btns" type="submit">Sponsor Us!!</button></a>
<a target="_blank" href="https://drive.google.com/file/d/1rKDMK4DppckKFOd29MQIjYjEjHdx8YKN/view?usp=sharing">
<button class="btns" type="submit">Our Brochure</button></a>
</div>
</div>
</section>
<!-- Our Sponsor -->
<section class="sponsor">
<div class="sponso__container">
<div class="spons">
<img src="asset/GH Spons.jpg" alt=""/>
</div>
</div>
</section>
<!-- Our Commnunity Partners -->
<section class="sponsor">
<div class="sponso__container">
<div class="spons">
<img src="asset/CP.jpg" alt="" />
</div>
</div>
</section>
<!-- gallery about team -->
<section class="gallary" >
<div class="section__container gallary__container" >
<div class="image__gallary">
<div class="gallary__col1">
<img src="asset/TFUG.jpg" alt="gallary" />
</div>
<div class="gallary__col2">
<img class="image1" src="asset/TFUG Team.jpg" alt="gallary" />
<img class="image2" src="asset/Work.jpg" alt="gallary" />
</div>
</div>
<div class="gallary__content">
<div>
<h2 class="section__title">
Our previous Events
</h2>
<p class="section__subtitle">
Explore our previous events which will motivate you for joining us on Keras Community Day.
</p>
<button class="btn">Explore All</button>
</div>
</div>
</div>
</section>
<!-- Code of Conduct -->
<section class="explore" id="exp">
<div class="section__container explore__container">
<h2 class="section__title">Code of Conduct</h2>
<p class="section__subtitle" >
Google is dedicated to providing a harassment-free and inclusive event experience for everyone regardless of gender
identity and expression, sexual orientation, disabilities, neurodiversity, physical appearance, body size, ethnicity,
nationality, race, age, religion, or other protected category. We do not tolerate harassment of event participants in
any form. Google takes violations of our policy seriously and will respond appropriately.
<br/> <br />All participants of Google events, including in-person and online attendees, event staff, speakers, and Googlers, must
abide by the following policy:
<br />
<br />
<b>Be respectful to each other:</b> Treat everyone with respect. Participate while acknowledging that everyone deserves to be
here — and each of us has the right to enjoy our experience without fear of harassment, discrimination, or
condescension, whether blatant or via micro-aggressions. All forms of communication should not demean others. Consider
what you are saying and how it would feel if it were said to you or about you...
</p>
<div class="subscribe__forms">
<a target="_blank" href="https://developers.google.com/community-guidelines"><button class="btn" type="submit" >Read
More..</button></a>
</div>
</div>
</div>
</section>
<!-- Subscribe News Letter -->
<section class="subscribe">
<div class="section__container subscribe__container">
<div class="subscribe__content">
<h2 class="section__title">Subscribe us to get all the latest updates</h2>
<p class="section__subtitle">
Subscribe with your email to get latest updates with our newsletters and different event details.
</p>
</div>
<div class="subscribe__form">
<form name="submit-to-google-sheet">
<input type="email" name="email" placeholder="Enter your Email here" />
<button class="btn" type="submit">Send</button>
</form>
<span id="msg"></span>
</div>
</div>
</section>
<footer class="footer" id="foot">
<div class="section__container footer__container">
<div class="footer__col">
<img class="nav__logos" src="asset/Keras.png" alt="logo" />
<p>
Get connected with the community and explore every aspects of Keras.
</p>
</div>
<div class="footer__col">
<h4 class="footer__col_hh">Join us on our Socials</h4>
<div class="footer_1">
<a href="https://www.facebook.com/profile.php?id=100088111825426" target="_blank"><img class="footer_1_im"
src="asset/fb.png" alt="story" /></a>
<a href="https://www.instagram.com/tfugdurg/" target="_blank"><img class="footer_1_im"
src="asset/insta-removebg-preview.png" alt="story" /></a>
<a href="https://twitter.com/TFUGDurg" target="_blank"><img class="footer_1_im" src="asset/Twitter_Logo-r.png"
alt="story" /></a>
<a href="https://www.linkedin.com/company/tfug-durg/"><img class="footer_1_ims" src="asset/linkedin.png"
alt="story" /></a>
</div>
</div>
<div class="footer__col">
<h4>Venue Details</h4>
<p>
<span>Address:</span> B-Block Auditorium, Rungta College of Engineering and Technology (R1), Kurud Road, Kohka, Bhilai
</p>
<p><span>Email: [email protected]</span></p>
<!-- <p><span>Phone:</span>Annoused Soon</p> -->
</div>
</div>
<div class="footer__bar">
Copyright © 2023 TFUG DURG. All rights reserved by Aarav Shukla.
</div>
</footer>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycbxJY-PEgIlUyHrH57S7Pkt2WjScUeBlZziz-iuVg5awFgcktdZ9vP248dnifTBeSutHxA/exec'
const form = document.forms['submit-to-google-sheet']
const msg = document.getElementById("msg")
form.addEventListener('submit', e => {
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form) })
.then(response => {
msg.innerHTML = "Thanks for Subscribing!"
setTimeout(function(){
msg.innerHTML = " "
},5000)
form.reset()
})
.catch(error => console.error('Error!', error.message))
})
</script>
<script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script>
<script>
let slideIndex = 0;
showSlides();
function showSlides() {
let i;
let slides = document.getElementsByClassName("mySlides");
let dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) { slideIndex = 1 }
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex - 1].style.display = "block";
dots[slideIndex - 1].className += " active";
setTimeout(showSlides, 5000); // Change image every 2 seconds
}
</script>
</body>
</html>