-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
231 lines (210 loc) · 9.01 KB
/
index.html
File metadata and controls
231 lines (210 loc) · 9.01 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>IITD Weekly Timetable - Aman</title>
<style>
body {
font-family: 'Segoe UI', sans-serif;
background-color: #f4f4f4;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
color: #1a1a1a;
}
.day {
background: #fff;
border-left: 5px solid #0077cc;
padding: 15px;
margin: 20px auto;
max-width: 700px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.day h2 {
margin-top: 0;
color: #0077cc;
}
.slot {
background-color: #e8f4ff;
margin: 10px 0;
padding: 10px;
border-left: 4px solid #00bcd4;
}
.slot p {
margin: 5px 0;
}
.highlight {
font-weight: bold;
color: #cc0000;
}
.col-note {
background-color: #fff8dc;
border-left: 4px solid #ffa500;
padding: 10px;
margin: 10px 0;
font-size: 0.95rem;
}
.dan-note {
background-color: #f0fff0;
border-left: 4px solid #4caf50;
padding: 10px;
margin: 10px 0;
font-size: 0.95rem;
}
footer {
text-align: center;
padding: 20px;
background: #0077cc;
color: #fff;
margin-top: 40px;
}
footer a {
color: #fff;
text-decoration: underline;
}
/* Insta Badge Styling */
.insta-badge {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 1000;
display: inline-block;
width: 48px;
height: 48px;
border-radius: 50%;
background: white;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
padding: 6px;
transition: all 0.3s ease;
}
.insta-badge img {
width: 100%;
height: 100%;
border-radius: 50%;
transition: transform 0.3s ease;
}
.insta-badge:hover {
transform: scale(1.1);
box-shadow: 0 0 15px rgba(0, 119, 204, 0.3);
}
.insta-badge:hover img {
transform: rotate(10deg);
}
@media (max-width: 600px) {
.insta-badge {
width: 40px;
height: 40px;
padding: 5px;
}
}
</style>
</head>
<body>
<h1>📚 Group 32’s IIT Delhi Weekly Timetable</h1>
<div class="col-note" style="max-width: 700px; margin: 0 auto;">
📅 For academic holidays, refer to <a href="https://drive.google.com/file/d/1tFyRwJM7vhiPYQ9AbHLR5dkBZsnrXA3M/view?usp=sharing" target="_blank">2026</a>.<br>
⚠️ Some days may follow unusual semester schedules — see <a href="https://https://timetable.iitd.ac.in/public/storage/uploads/schedule/sem2_2526_V5_1765537313.pdf">this PDF</a> for details.
</div>
<div class="col-note" style="max-width: 700px; margin: 10px auto 20px auto; font-size: 0.95rem;">
💬 Connect with me for suggestions and improvements via Instagram. Just tap the floating badge below! 😄
</div>
<!-- Monday -->
<div class="day">
<h2>Monday</h2>
<div class="slot"><p><strong>PYL Lecture</strong></p><p>08:00–09:00 @ LH526</p></div>
<div class="slot"><p><strong>PYL Tutorial</strong></p><p>13:00–14:00 @ LH413.5</p></div>
<div class="slot"><p><strong>MTL Tutorial</strong></p><p>14:00–15:00 @ LH413.2</p></div>
<div class="slot"><p><strong>ELL Lecture</strong></p><p>16:00–17:00 @ LH108</p></div>
<!-- Added LPT slot -->
<div class="slot">
<p><strong>LPT (for October students)</strong></p>
<p>17:30–19:30 @ LH518</p>
</div>
</div>
<!-- Tuesday -->
<div class="day">
<h2>Tuesday</h2>
<div class="col-note">
🧪 For PYP lab partners and experiment details, check <a href="https://drive.google.com/file/d/1TlUI-phanCXjBVWLtfaYhQMjyF4xha2t/view?usp=sharing" target="_blank">this PDF</a>.
</div>
<div class="slot"><p><strong>PYP Lab</strong></p><p>09:00–13:00 @ LH302</p><p> For Weekwise Experiment and Set Allotment see above PDF </p></div>
<div class="col-note">
📌 For COL lectures and lab instructions, refer to <a href="https://drive.google.com/file/d/132xA2cbVBAoJzBbj5T3kQKYA0sR-5jyN/view?usp=sharing" target="_blank">this PDF</a>.
</div>
<div class="slot"><p><strong>COL Lecture (for me guys, check yours in PDF)</strong></p><p>15:00–16:00 @ LH108</p></div>
<div class="slot"><p><strong>MTL</strong></p><p>16:00–17:00 @ LH310</p></div>
</div>
<!-- Wednesday -->
<div class="day">
<h2>Wednesday</h2>
<div class="slot"><p><strong>ELL Lab</strong></p><p>09:00–11:00 @ LH402</p></div>
<div class="slot"><p><strong>DAN1100 Life Skills</strong></p><p>11:00–13:00 @ VI-LT-2 </p></div>
<div class="col-note">📌 For COL lectures and lab instructions, refer to <a href="https://drive.google.com/file/d/132xA2cbVBAoJzBbj5T3kQKYA0sR-5jyN/view?usp=sharing" target="_blank">this PDF</a>.</div>
<div class="slot"><p><strong>COL Lecture (for me guys, check yours in PDF)</strong></p><p>15:00–16:00 @ LH108</p></div>
<div class="slot"><p><strong>MTL</strong></p><p>16:00–17:00 @ LH310</p></div>
<!-- Added LPT slot -->
<div class="slot">
<p><strong>LPT (for October students)</strong></p>
<p>17:30–19:30 @ LH537 Lab A</p>
</div>
</div>
<!-- Thursday -->
<div class="day">
<h2>Thursday</h2>
<div class="slot"><p><strong>PYL1001 (III)</strong></p><p>08:00–09:00 @ LH526</p></div>
<div class="slot"><p><strong>DAN10XX - LANGUAGE</strong></p><p>11:00–13:00 @ LH413.3, LH537 A/B</p></div>
<div class="dan-note">📨 Please follow Language course schedule as per respective mails.</div>
<div class="slot"><p><strong>ELL1000 (I)</strong></p><p>16:00–17:00 @ LH108</p></div>
<!-- Added LPT slot -->
<div class="slot">
<p><strong>LPT (for October students)</strong></p>
<p>17:30–19:30 @ LH518</p>
</div>
</div>
<!-- Friday -->
<div class="day">
<h2>Friday</h2>
<div class="col-note">📌 For COL lectures and lab instructions, refer to <a href="https://drive.google.com/file/d/132xA2cbVBAoJzBbj5T3kQKYA0sR-5jyN/view?usp=sharing" target="_blank">this PDF</a>.</div>
<div class="slot"><p><strong>COL1000 Lab (for me guys, check yours in PDF)</strong></p><p>09:00–11:00 @ LH504</p></div>
<div class="slot"><p><strong>ELL Tutorial</strong></p><p>14:00–15:00 @ LH606</p></div>
<div class="col-note">📌 For COL lectures and lab instructions, refer to <a href="https://drive.google.com/file/d/132xA2cbVBAoJzBbj5T3kQKYA0sR-5jyN/view?usp=sharing" target="_blank">this PDF</a>.</div>
<div class="slot"><p><strong>COL1000 Lecture (for me guys, check yours in PDF)</strong></p><p>15:00–16:00 @ LH108</p></div>
<div class="slot"><p><strong>MTL</strong></p><p>16:00–17:00 @ LH310</p></div>
</div>
<!-- Notes Section -->
<div class="notes-section" style="max-width: 700px; margin: 40px auto; padding: 15px; background: #fff8dc; border-left: 5px solid #ffa500; box-shadow: 0 0 10px rgba(0,0,0,0.05); font-size: 0.95rem;">
<h2 style="margin-top: 0; color: #ffa500;">📝 Notes</h2>
<ul style="margin: 0; padding-left: 20px; line-height: 1.6;">
<li>Guys, please notify me whenever any change happens in our schedule so I can update it.</li>
<li>Hope this may help you !!</li>
</ul>
</div>
<!-- Important Links Section -->
<div class="important-links" style="max-width: 700px; margin: 40px auto; padding: 15px; background: #f0f8ff; border-left: 5px solid #0077cc; box-shadow: 0 0 10px rgba(0,0,0,0.05); font-size: 0.95rem;">
<h2 style="margin-top: 0; color: #0077cc;">🔗 Important Links</h2>
<ul style="margin: 0; padding-left: 20px; line-height: 1.6;">
<li><a href="https://moodle.iitd.ac.in/" target="_blank">📚 Moodle (Old)</a></li>
<li><a href="https://moodlenew.iitd.ac.in/" target="_blank">📚 Moodle (New)</a></li>
<li><a href="https://drive.google.com/drive/folders/1ZHiSnV5H0rjveGFKdA7IH_HrtdbC_S3m?usp=drive_link" target="_blank">📂 Previous Year Materials</a></li>
<li><a href="https://webmail.iitd.ac.in/roundcube/" target="_blank">📧 IITD Webmail</a></li>
<li><a href="https://chat.openai.com" target="_blank">🤖 ChatGPT</a></li>
<li><a href="https://drive.google.com/drive/folders/1WTo20vNv3ZDBANJP_F8p-nEAgz8xYMKW?usp=sharing" target="_blank">🧪 PYP Lab Materials</a></li>
<li><a href="https://app.acadly.com/home" target="_blank">📅 Acadly</a></li>
<li><a href="https://www.gradescope.com/" target="_blank">📝 Gradescope</a></li>
<li><a href="https://csc.iitd.ac.in/howto" target="_blank">💻 CSC IITD How-To</a></li>
<li><a href="https://home.iitd.ac.in/" target="_blank">🏛️ IIT Delhi Official Website</a></li>
</ul>
</div>
<footer>
<p>© 2025 Aman Balara — All Rights Reserved.</p>
<p>Designed with precision and purpose at <strong>IIT Delhi</strong>.</p>
</footer>
<!-- Floating Insta Badge -->
<a href="https://instagram.com/aman_balara" target="_blank" class="insta-badge" title="Follow @aman_balara on Instagram">
<img src="https://upload.wikimedia.org/wikipedia/commons/a/a5/Instagram_icon.png" alt="Instagram" />
</a>
</body>
</html>