-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
253 lines (242 loc) · 11.6 KB
/
index.html
File metadata and controls
253 lines (242 loc) · 11.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P3EL7BVBEC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P3EL7BVBEC');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tech Rewind - Inter IIT</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<nav>
<div class="logo">
<img src="logos/interiit_logo.png" alt="Tech Rewind'24">
<div class="right-logos">
<img src="logos/gdg_logo.png" alt="gdg_logo">
</div>
</div>
</nav>
</header>
<div id="preloader">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
</div>
<main>
<section id="hero">
<div id="main-container" style="opacity: 1; " >
<div id="start-screen">
<div id="cta-container">
<div id="start-button-container">
<button id="start-button" style="display: none;">Here</button>
</div>
</div>
</div>
<div id="hud">
<div id="mute-button" class="hud-button" style="display:none;"></div>
<div id="vr-button" class="hud-button" style="display:none;"></div>
</div>
<div id="hud-tooltip" style="display:none;">.</div>
<!-- <div style="background-color: rgba(0, 0, 0, 0.5); position:relative; z-index:2; display:block; border-radius:5%; width: 120%; height:120%;"> -->
<div>
<h1>Tech Rewind'24</h1>
<p>A 10-session series: Learnings and Achievements from Inter IIT Tech Meet 13.0</p>
</div>
<div class="hero-background"><canvas id="backgroundCanvas"></canvas></div>
</div>
</section>
<section id="domains">
<h2>Explore Our Domains</h2>
<div class="domain-cards">
<div class="domain-card" data-domain="ai">
<h3>Artificial Intelligence</h3>
<div class="domain-visual"></div>
</div>
<div class="domain-card" data-domain="robotics">
<h3>Robotics</h3>
<div class="domain-visual"></div>
</div>
<div class="domain-card" data-domain="quant">
<h3>Quantitative Analysis</h3>
<div class="domain-visual"></div>
</div>
<div class="domain-card" data-domain="coding">
<h3>Advanced Coding</h3>
<div class="domain-visual"></div>
</div>
<div class="domain-card" data-domain="gamedev">
<h3>GameDev</h3>
<div class="domain-visual"></div>
</div>
</div>
</section>
<section id="schedule">
<h2>Event Schedule</h2>
<div class="schedule-timeline">
<div class="timeline-item" data-domain="ai">
<span class="time">9th Jan</span>
<div class="tag">ML/Dev</div>
<h3>Dream 11: Next-Gen Team Builder with Predictive AI</h3>
<p>9:00PM - 11:00PM | M5 LHC</p>
</div>
<!-- <div class="timeline-item" data-domain="quant">
<span class="time">14th Jan</span>
<h3>Zelta: Curating Alphas on BTC & USDT Crypto Market</h3>
<p>9:00PM - 11:00PM | Room A</p>
</div> -->
<div class="timeline-item" data-domain="quant">
<span class="time">14th Jan</span>
<div class="tag">Algorithms</div>
<h3>FedEx: Optimal Cargo Management for Flights</h3>
<p>9:00PM - 11:00PM | M5 LHC</p>
</div>
<div class="timeline-item" data-domain="coding">
<span class="time">15th Jan</span>
<div class="tag">Astronomy/AI</div>
<h3>ISRO: High Resolution Elemental Mapping of Lunar Surface</h3>
<!-- <p>9:00PM - 11:00PM | Coding Lab</p> -->
</div>
<div class="timeline-item" data-domain="robotics">
<span class="time">16th Jan</span>
<div class="tag">Aerial Robotics</div>
<h3>IdeaForge: Position & Altitude Control of Quadrotor with Single Motor Failure</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="ai">
<span class="time">18th Jan</span>
<div class="tag">GenAI</div>
<h3>Pathway: Dynamic Agentic RAG with Pathway</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="coding">
<span class="time">19th Jan</span>
<div class="tag">Computer Vision</div>
<h3>Adobe: Image Classification and Artificat Identification</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="robotics">
<span class="time">20th Jan</span>
<div class="tag">Robotics</div>
<h3>BharatForge: Centralized Intelligence for Dynamic Swarm Navigation</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="quant">
<span class="time">22th Jan</span>
<div class="tag">Quant</div>
<h3>Zelta: Curating Alphas on BTC & USDT Crypto Market</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="robotics">
<span class="time">25th Jan</span>
<div class="tag">Game Dev</div>
<h3>IGDC: Game Design & Development</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
<div class="timeline-item" data-domain="ai">
<span class="time">28th Jan</span>
<div class="tag">Energy Consultancy</div>
<h3>INA Solar Panel Recyling Challenges: Prediction and Solutions</h3>
<!-- <p>9:00PM - 11:00PM | Room B</p> -->
</div>
</div>
</section>
<section id="speakers">
<h2>Featured Companies</h2>
<div class="speaker-grid">
<div class="speaker-card">
<img src="logos/pathway_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/isro_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/ideaforge_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/zelta_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/Dream11_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/adobe_logo.jpg" alt="">
</div>
<div class="speaker-card">
<img src="logos/bharatforge_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/Fedex_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/product_logo.jpeg" alt="">
</div>
<div class="speaker-card">
<img src="logos/game_logo.jpeg" alt="">
</div>
</div>
</section>
</main>
<footer>
<div class="footer-content">
<div class="contact-info">
<h3>Contact Us</h3>
<p>softcom@iitrpr.ac.in</p>
<p>gs.tech@iitrpr.ac.in</p>
</div>
<div>
<img src="logos/bost_logo.png" width="100" height="100" alt="BOST">
</div>
<div class="social-links">
<a href="#" class="social-icon" aria-label="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg>
</a>
<a href="#" class="social-icon" aria-label="Twitter">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg>
</a>
<a href="#" class="social-icon" aria-label="LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg>
</a>
</div>
</div>
<div class="copyright">
<a href="https://hits.sh/software-community.github.io/GDGInterIIT/"><img alt="Hits" src="https://hits.sh/software-community.github.io/GDGInterIIT.svg?label=Hits&color=000000"/></a>
<p>© 2025 Tech Rewind. All rights reserved.</p>
</div>
</footer>
<script>
function observeStartScreen() {
const preloader = document.getElementById('preloader');
const startScreen = document.getElementById('start-screen');
const observer = new MutationObserver((mutationsList) => {
mutationsList.forEach((mutation) => {
if (
mutation.type === 'attributes' &&
mutation.attributeName === 'class' &&
startScreen.classList.contains('hidden')
) {
preloader.classList.add('hidden');
setTimeout(() => preloader.remove(), 500);
observer.disconnect();
}
});
});
observer.observe(startScreen, { attributes: true });
}
observeStartScreen();
</script>
<script src="js/sample.js"></script>
<script src="script.js"></script>
</body>
</html>