-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathbuildai.html
More file actions
527 lines (517 loc) · 27 KB
/
buildai.html
File metadata and controls
527 lines (517 loc) · 27 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
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
<!DOCTYPE html>
<html>
<head>
<title>Build with AI - Student Developers Group</title>
<link rel="stylesheet" href="buildaicss.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar">
<div class="container">
<div class="nav-logo">
<img src="/api/placeholder/200/50" alt="SDG Logo" class="logo">
<span>Student Developers Group</span>
</div>
<div class="nav-links">
<a href="#" class="active">Events</a>
<a href="#">Projects</a>
<a href="#">Team</a>
<a href="#">Resources</a>
<a href="#">Contact</a>
</div>
<div class="nav-toggle">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<header class="event-hero">
<div class="container">
<div class="event-card">
<div class="event-badge">Featured Event</div>
<h1>Build with <span class="highlight">AI</span></h1>
<p class="tagline">Explore the frontiers of artificial intelligence at Amity University Bangalore</p>
<div class="event-stats">
<div class="stat">
<i class="far fa-calendar-alt"></i>
<span>March 29-30, April 4-5, 2025</span>
</div>
<div class="stat">
<i class="far fa-clock"></i>
<span>5:00 PM - 7:00 PM</span>
</div>
<div class="stat">
<i class="fas fa-map-marker-alt"></i>
<span>Hybrid Event (Online & On-campus)</span>
</div>
</div>
<div class="cta-buttons">
<a href="#" class="btn btn-primary">Register Now</a>
<a href="#agenda" class="btn btn-secondary">View Agenda</a>
</div>
</div>
</div>
</header>
<main>
<section class="intro" id="about">
<div class="container">
<div class="section-header">
<h2>About the Event</h2>
<div class="underline"></div>
</div>
<div class="two-column">
<div class="column">
<p class="description">
Join us for an immersive 4-day hybrid event exploring the cutting edge of artificial intelligence. Whether you're a beginner or an experienced developer, "Build with AI" offers something for everyone.
</p>
<p class="description">
Through hands-on workshops, enlightening talks, and collaborative sessions, you'll gain practical knowledge about Machine Learning, Generative AI, Natural Language Processing, and AI-driven applications.
</p>
<div class="highlights">
<div class="highlight-item">
<div class="highlight-icon blue">
<i class="fas fa-laptop-code"></i>
</div>
<div class="highlight-text">
<h3>Hands-on Workshops</h3>
<p>Build your own AI projects with expert guidance</p>
</div>
</div>
<div class="highlight-item">
<div class="highlight-icon red">
<i class="fas fa-comment-alt"></i>
</div>
<div class="highlight-text">
<h3>Tech Talks</h3>
<p>Insights from industry leaders and researchers</p>
</div>
</div>
<div class="highlight-item">
<div class="highlight-icon yellow">
<i class="fas fa-users"></i>
</div>
<div class="highlight-text">
<h3>Networking</h3>
<p>Connect with peers and potential mentors</p>
</div>
</div>
<div class="highlight-item">
<div class="highlight-icon green">
<i class="fas fa-certificate"></i>
</div>
<div class="highlight-text">
<h3>Certificates</h3>
<p>Earn certificates for participation and completion</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="event-image">
<img src="/api/placeholder/500/400" alt="AI Event Image">
</div>
</div>
</div>
</div>
</section>
<section class="speakers" id="speakers">
<div class="container">
<div class="section-header">
<h2>Guest Speakers</h2>
<div class="underline"></div>
</div>
<div class="speakers-grid">
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Sumit Chawla">
</div>
<h3>Sumit Chawla</h3>
<p class="speaker-title">AI Engineering Lead</p>
<p class="speaker-talk">Unlocking ML and Gen AI</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Siddhant Agarwal">
</div>
<h3>Siddhant Agarwal</h3>
<p class="speaker-title">Creative AI Researcher</p>
<p class="speaker-talk">When GenAI Meets Mythology</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Aakash Kumar">
</div>
<h3>Aakash Kumar</h3>
<p class="speaker-title">NLP Specialist</p>
<p class="speaker-talk">NLP from Basics to 2025</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Kashinath Gokaran">
</div>
<h3>Kashinath Gokaran</h3>
<p class="speaker-title">AI Workshop Facilitator</p>
<p class="speaker-talk">Tech Talk and Hands-on Workshop</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Kunal Das">
</div>
<h3>Kunal Das</h3>
<p class="speaker-title">AI Assistant Developer</p>
<p class="speaker-talk">Building Intelligent Assistants with MCP</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="speaker-card">
<div class="speaker-image">
<img src="/api/placeholder/150/150" alt="Nikil Rana">
</div>
<h3>Nikil Rana</h3>
<p class="speaker-title">Google Developer Expert</p>
<p class="speaker-talk">Enhancing Apps with Google AI</p>
<div class="speaker-social">
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
</div>
</div>
</section>
<section class="schedule" id="agenda">
<div class="container">
<div class="section-header">
<h2>Event Schedule</h2>
<div class="underline"></div>
</div>
<div class="tabs">
<div class="tab-headers">
<div class="tab-header active" data-tab="day1">Day 1: March 29</div>
<div class="tab-header" data-tab="day2">Day 2: March 30</div>
<div class="tab-header" data-tab="day3">Day 3: April 4</div>
<div class="tab-header" data-tab="day4">Day 4: April 5</div>
</div>
<div class="tab-content">
<div class="tab-panel active" id="day1">
<div class="schedule-item">
<div class="time">5:00 PM - 5:15 PM</div>
<div class="event-details">
<h3>Welcome Address</h3>
<p>Introduction to the event and overview of AI landscape in 2025</p>
</div>
</div>
<div class="schedule-item">
<div class="time">5:15 PM - 6:00 PM</div>
<div class="event-details">
<h3>Keynote: Unlocking ML and Gen AI</h3>
<p>Speaker: Sumit Chawla</p>
</div>
</div>
<div class="schedule-item">
<div class="time">6:00 PM - 6:45 PM</div>
<div class="event-details">
<h3>Workshop: Getting Started with TensorFlow</h3>
<p>Hands-on beginner-friendly introduction to machine learning</p>
</div>
</div>
<div class="schedule-item">
<div class="time">6:45 PM - 7:00 PM</div>
<div class="event-details">
<h3>Q&A and Networking</h3>
<p>Interactive session with speakers and participants</p>
</div>
</div>
</div>
<div class="tab-panel" id="day2">
<div class="schedule-item">
<div class="time">5:00 PM - 5:45 PM</div>
<div class="event-details">
<h3>When GenAI Meets Mythology</h3>
<p>Speaker: Siddhant Agarwal</p>
</div>
</div>
<div class="schedule-item">
<div class="time">5:45 PM - 6:30 PM</div>
<div class="event-details">
<h3>Creative AI Applications Workshop</h3>
<p>Hands-on session exploring generative AI tools and techniques</p>
</div>
</div>
<div class="schedule-item">
<div class="time">6:30 PM - 7:00 PM</div>
<div class="event-details">
<h3>AI Art Gallery & Discussion</h3>
<p>Showcasing AI-generated art and discussing ethical implications</p>
</div>
</div>
</div>
<div class="tab-panel" id="day3">
<div class="schedule-item">
<div class="time">5:00 PM - 5:45 PM</div>
<div class="event-details">
<h3>NLP from Basics to 2025</h3>
<p>Speaker: Aakash Kumar</p>
</div>
</div>
<div class="schedule-item">
<div class="time">5:45 PM - 6:30 PM</div>
<div class="event-details">
<h3>Building Intelligent Assistants with MCP</h3>
<p>Speaker: Kunal Das</p>
</div>
</div>
<div class="schedule-item">
<div class="time">6:30 PM - 7:00 PM</div>
<div class="event-details">
<h3>Collaborative Coding Session</h3>
<p>Group activity to build a simple chatbot</p>
</div>
</div>
</div>
<div class="tab-panel" id="day4">
<div class="schedule-item">
<div class="time">5:00 PM - 5:45 PM</div>
<div class="event-details">
<h3>Tech Talk and Hands-on Workshop</h3>
<p>Speaker: Kashinath Gokaran</p>
</div>
</div>
<div class="schedule-item">
<div class="time">5:45 PM - 6:30 PM</div>
<div class="event-details">
<h3>Enhancing Apps with Google AI</h3>
<p>Speaker: Nikil Rana</p>
</div>
</div>
<div class="schedule-item">
<div class="time">6:30 PM - 7:00 PM</div>
<div class="event-details">
<h3>Closing Ceremony & Certificate Distribution</h3>
<p>Recognizing participant achievements and future opportunities</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="registration" id="register">
<div class="container">
<div class="section-header light">
<h2>Register Now</h2>
<div class="underline"></div>
</div>
<div class="registration-content">
<div class="registration-info">
<h3>Why Attend?</h3>
<ul class="benefits-list">
<li><i class="fas fa-check"></i> Learn from industry experts</li>
<li><i class="fas fa-check"></i> Hands-on experience with latest AI tools</li>
<li><i class="fas fa-check"></i> Networking opportunities</li>
<li><i class="fas fa-check"></i> Certificate of participation</li>
<li><i class="fas fa-check"></i> Potential internship opportunities</li>
</ul>
<div class="event-details-compact">
<div class="detail-item">
<i class="far fa-calendar-alt"></i>
<span>March 29-30, April 4-5, 2025</span>
</div>
<div class="detail-item">
<i class="far fa-clock"></i>
<span>5:00 PM - 7:00 PM</span>
</div>
<div class="detail-item">
<i class="fas fa-map-marker-alt"></i>
<span>Hybrid Event (Online & On-campus)</span>
</div>
<div class="detail-item">
<i class="fas fa-users"></i>
<span>Limited to 200 participants</span>
</div>
</div>
</div>
<div class="registration-form">
<h3>Reserve Your Spot</h3>
<form action="#" method="POST">
<div class="form-group">
<label for="name">Full Name</label>
<input type="text" id="name" name="name" required>
</div>
<div class="form-group">
<label for="email">Email Address</label>
<input type="email" id="email" name="email" required>
</div>
<div class="form-group">
<label for="phone">Phone Number</label>
<input type="tel" id="phone" name="phone">
</div>
<div class="form-group">
<label for="college">College/University</label>
<input type="text" id="college" name="college" required>
</div>
<div class="form-group">
<label for="course">Course & Year</label>
<input type="text" id="course" name="course" required>
</div>
<div class="form-group checkbox">
<input type="checkbox" id="terms" name="terms" required>
<label for="terms">I agree to the terms and conditions</label>
</div>
<button type="submit" class="btn btn-primary full-width">Register</button>
</form>
</div>
</div>
</div>
</section>
<section class="faq" id="faq">
<div class="container">
<div class="section-header">
<h2>Frequently Asked Questions</h2>
<div class="underline"></div>
</div>
<div class="accordion">
<div class="accordion-item">
<div class="accordion-header">
<h3>What is the registration fee?</h3>
<i class="fas fa-plus"></i>
</div>
<div class="accordion-content">
<p>This event is completely free for all participants. However, registration is mandatory as seats are limited.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header">
<h3>Do I need prior knowledge of AI or programming?</h3>
<i class="fas fa-plus"></i>
</div>
<div class="accordion-content">
<p>Basic programming knowledge is recommended, but not required. We have sessions designed for beginners as well as advanced learners.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header">
<h3>Will I receive a certificate?</h3>
<i class="fas fa-plus"></i>
</div>
<div class="accordion-content">
<p>Yes, all participants who attend at least 3 out of 4 days will receive a digital certificate of participation.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header">
<h3>What should I bring to the event?</h3>
<i class="fas fa-plus"></i>
</div>
<div class="accordion-content">
<p>For in-person attendees, please bring your laptop with a stable internet connection. Online participants should ensure they have a good internet connection and a Zoom account.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header">
<h3>Will the sessions be recorded?</h3>
<i class="fas fa-plus"></i>
</div>
<div class="accordion-content">
<p>Yes, all sessions will be recorded and made available to registered participants for a limited time after the event.</p>
</div>
</div>
</div>
</div>
</section>
<section class="partners" id="partners">
<div class="container">
<div class="section-header">
<h2>Partners & Sponsors</h2>
<div class="underline"></div>
</div>
<div class="partners-logos">
<div class="partner-logo">
<img src="/api/placeholder/120/60" alt="Partner 1">
</div>
<div class="partner-logo">
<img src="/api/placeholder/120/60" alt="Partner 2">
</div>
<div class="partner-logo">
<img src="/api/placeholder/120/60" alt="Partner 3">
</div>
<div class="partner-logo">
<img src="/api/placeholder/120/60" alt="Partner 4">
</div>
</div>
<div class="partners-info">
<p>We thank our partners and sponsors for supporting innovation and student development. Interested in partnering with us? <a href="mailto:contact@sdg.amity.edu">Contact us</a> for collaboration opportunities.</p>
</div>
</div>
</section>
</main>
<footer>
<div class="container">
<div class="footer-content">
<div class="footer-section about">
<h3>Student Developers Group</h3>
<p>Empowering students to build innovative solutions through technology and collaboration.</p>
<div class="contact">
<p><i class="fas fa-envelope"></i> contact@sdg.amity.edu</p>
<p><i class="fas fa-phone"></i> +91 123 456 7890</p>
</div>
</div>
<div class="footer-section links">
<h3>Quick Links</h3>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Events</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Team</a></li>
<li><a href="#">Join Us</a></li>
</ul>
</div>
<div class="footer-section social">
<h3>Connect With Us</h3>
<div class="social-links">
<a href="#"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-youtube"></i></a>
<a href="#"><i class="fab fa-github"></i></a>
</div>
<div class="newsletter">
<h3>Subscribe to our Newsletter</h3>
<form action="#">
<input type="email" placeholder="Enter your email">
<button type="submit"><i class="fas fa-paper-plane"></i></button>
</form>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 Student Developers Group, Amity University Bangalore. All rights reserved.</p>
</div>
</div>
</footer>
<script src="script.js"></script>
<button id="back-to-top" title="Back to Top">
<i class="fas fa-arrow-up"></i>
</button>
</body>
</html>