-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
551 lines (520 loc) · 23.5 KB
/
Copy pathindex.html
File metadata and controls
551 lines (520 loc) · 23.5 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
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!doctype html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<title>ResultStack | Bangladesh Education Boards Result Leaderboards</title>
<!-- SEO & Metadata -->
<meta
name="description"
content="ResultStack by HSCStack - The ultimate leaderboard portal to explore top students, institutions, and detailed GPA statistics across all Bangladesh Education Boards."
/>
<meta
name="keywords"
content="Bangladesh Education Boards, SSC Result 2026, HSC Result 2026, Result Leaderboard, ResultStack, Dinajpur Board, Dhaka Board, HSCStack, GPA 5, Merit List, Board Results"
/>
<meta name="author" content="HSCStack" />
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta name="theme-color" content="#4f46e5" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="ResultStack" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="ResultStack by HSCStack" />
<meta property="og:title" content="ResultStack | Bangladesh Education Boards Result Leaderboards" />
<meta
property="og:description"
content="Explore merit leaderboards, top institutions, and detailed GPA statistics across all Bangladesh Education Boards."
/>
<meta property="og:image" content="https://cdn.hscstack.site/images/og_resultstack.png" />
<meta property="og:image:secure_url" content="https://cdn.hscstack.site/images/og_resultstack.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="ResultStack by HSCStack - Bangladesh Education Boards Result Leaderboards" />
<meta property="og:locale" content="en_US" />
<meta property="og:locale:alternate" content="bn_BD" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="ResultStack | Bangladesh Education Boards Result Leaderboards" />
<meta
name="twitter:description"
content="Explore merit leaderboards, top institutions, and detailed GPA statistics across all Bangladesh Education Boards."
/>
<meta name="twitter:image" content="https://cdn.hscstack.site/images/og_resultstack.png" />
<meta name="twitter:image:alt" content="ResultStack by HSCStack" />
<!-- Favicon & Icons -->
<link rel="icon" type="image/png" href="images/favicon.png" />
<link rel="apple-touch-icon" href="images/favicon.png" />
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "ResultStack",
"alternateName": "ResultStack by HSCStack",
"url": "https://hscstack.site",
"description": "Bangladesh Education Boards Result Leaderboards, Institution Analytics & GPA Statistics",
"publisher": {
"@type": "Organization",
"name": "HSCStack",
"url": "https://hscstack.site",
"logo": "https://cdn.hscstack.site/images/og_resultstack.png"
},
"inLanguage": ["en", "bn"]
}
</script>
<!-- Tailwind CSS CDN -->
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['"Plus Jakarta Sans"', 'Inter', 'system-ui', '-apple-system', 'sans-serif'],
bengali: ['"Hind Siliguri"', 'sans-serif'],
}
}
}
}
</script>
<!-- Google Fonts -->
<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=Hind+Siliguri:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<!-- Lucide Icons -->
<script src="https://unpkg.com/lucide@latest"></script>
<!-- FontAwesome for Social Icons -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
/>
<style>
body {
font-family: "Plus Jakarta Sans", Inter, -apple-system, sans-serif;
}
.font-bengali {
font-family: "Hind Siliguri", sans-serif;
}
/* Smooth Card Entrance Animation */
@keyframes cardFadeIn {
from {
opacity: 0;
transform: translateY(12px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.board-card-animate {
animation: cardFadeIn 0.35s cubic-bezier(0.16, 1, 0.3, 1) both;
}
</style>
</head>
<body
class="bg-slate-50 text-slate-900 flex flex-col min-h-screen font-sans antialiased selection:bg-indigo-500 selection:text-white"
>
<!-- Header -->
<header
class="bg-white/85 backdrop-blur-md border-b border-slate-200 sticky top-0 z-50 transition-all duration-200"
>
<div
class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 h-16 flex items-center justify-between"
>
<a href="/" class="flex items-center gap-3 group transition-transform active:scale-95 duration-150">
<img
src="images/favicon.png"
alt="Logo"
class="h-8 w-8 object-contain"
/>
<span class="text-xl font-black tracking-tight text-slate-900"
>Result<span class="text-indigo-600">Stack</span></span
>
</a>
<a
href="https://hscstack.site"
target="_blank"
rel="noopener noreferrer"
class="text-xs sm:text-sm font-semibold text-slate-600 hover:text-indigo-600 transition-all duration-200 flex items-center gap-1.5 bg-slate-100 hover:bg-indigo-50 border border-slate-200 hover:border-indigo-200 px-3.5 py-1.5 rounded-full hover:shadow-sm active:scale-95"
>
<span>Powered by HSCStack</span>
<i data-lucide="external-link" class="w-3.5 h-3.5"></i>
</a>
</div>
</header>
<main class="flex-grow">
<!-- Portal Hero -->
<section class="bg-gradient-to-b from-slate-950 via-slate-900 to-slate-900 relative overflow-hidden pb-28 pt-16 sm:pb-32 sm:pt-20 border-b border-slate-800/40">
<div class="absolute inset-0 pointer-events-none">
<div
class="absolute top-0 right-0 w-1/2 h-full bg-gradient-to-bl from-indigo-500/15 to-transparent blur-3xl"
></div>
<div
class="absolute bottom-0 left-0 w-1/2 h-full bg-gradient-to-tr from-cyan-500/10 to-transparent blur-3xl"
></div>
</div>
<div
class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10 text-center"
>
<h1
class="text-3xl sm:text-5xl md:text-6xl font-black tracking-tight text-white mb-5 leading-tight"
>
The Ultimate Result Leaderboard
</h1>
<p
class="text-base sm:text-lg md:text-xl text-slate-300 max-w-2xl mx-auto leading-relaxed font-normal font-bengali"
>
বাংলাদেশের সকল শিক্ষা বোর্ডের মেধা তালিকা, সেরা প্রতিষ্ঠান ও
বিস্তারিত GPA পরিসংখ্যান বিশ্লেষণ করুন একটি সমন্বিত প্ল্যাটফর্মে।
</p>
</div>
</section>
<!-- Floating Filter Bar -->
<section
class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 -mt-12 sm:-mt-14 relative z-20 mb-12"
>
<div
class="bg-white rounded-2xl shadow-xl shadow-slate-900/5 border border-slate-200/90 p-5 sm:p-6 transition-all duration-300 hover:shadow-2xl hover:shadow-slate-900/10"
>
<div class="flex flex-col md:flex-row gap-4">
<!-- Board Selector -->
<div class="flex-1">
<label
for="boardFilter"
class="block text-xs font-bold text-slate-500 mb-1.5 uppercase tracking-wider"
>Select Board</label
>
<div class="relative">
<select
id="boardFilter"
class="w-full appearance-none bg-slate-50 border border-slate-200 text-slate-900 text-sm sm:text-base font-semibold rounded-xl focus:ring-2 focus:ring-indigo-500/20 focus:border-indigo-500 block p-3 pr-9 outline-none transition-all duration-200 cursor-pointer hover:bg-slate-100/80"
>
<option value="all">All Boards</option>
<option value="Dhaka">Dhaka Board</option>
<option value="Dinajpur">Dinajpur Board</option>
<option value="Rajshahi">Rajshahi Board</option>
<option value="Cumilla">Cumilla Board</option>
<option value="Chattogram">Chattogram Board</option>
<option value="Sylhet">Sylhet Board</option>
<option value="Barishal">Barishal Board</option>
<option value="Jashore">Jashore Board</option>
<option value="Mymensingh">Mymensingh Board</option>
<option value="Madrasah">Madrasah Board</option>
<option value="Technical">Technical Board</option>
</select>
<div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-slate-400">
<i data-lucide="chevron-down" class="w-4 h-4"></i>
</div>
</div>
</div>
<!-- Exam Selector -->
<div class="flex-1">
<label
for="examFilter"
class="block text-xs font-bold text-slate-500 mb-1.5 uppercase tracking-wider"
>Select Exam</label
>
<div class="relative">
<select
id="examFilter"
class="w-full appearance-none bg-slate-50 border border-slate-200 text-slate-900 text-sm sm:text-base font-semibold rounded-xl focus:ring-2 focus:ring-indigo-500/20 focus:border-indigo-500 block p-3 pr-9 outline-none transition-all duration-200 cursor-pointer hover:bg-slate-100/80"
>
<option value="all">All Exams (SSC & HSC)</option>
<option value="ssc">SSC Examination</option>
<option value="hsc">HSC Examination</option>
</select>
<div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-slate-400">
<i data-lucide="chevron-down" class="w-4 h-4"></i>
</div>
</div>
</div>
<!-- Year Selector -->
<div class="flex-1">
<label
for="yearFilter"
class="block text-xs font-bold text-slate-500 mb-1.5 uppercase tracking-wider"
>Select Year</label
>
<div class="relative">
<select
id="yearFilter"
class="w-full appearance-none bg-slate-50 border border-slate-200 text-slate-900 text-sm sm:text-base font-semibold rounded-xl focus:ring-2 focus:ring-indigo-500/20 focus:border-indigo-500 block p-3 pr-9 outline-none transition-all duration-200 cursor-pointer hover:bg-slate-100/80"
>
<option value="all">All Years</option>
<option value="2026">2026</option>
<option value="2025">2025</option>
<option value="2024">2024</option>
</select>
<div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-slate-400">
<i data-lucide="chevron-down" class="w-4 h-4"></i>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Boards Grid Section -->
<section class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 pb-20">
<div
id="boardsGrid"
class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 transition-all duration-300"
>
<!-- Populated by JS -->
</div>
<!-- View More Button Container -->
<div id="viewMoreContainer" class="mt-10 text-center hidden transition-all duration-300">
<button
id="viewMoreBtn"
class="inline-flex items-center gap-2 bg-white hover:bg-slate-50 text-slate-700 hover:text-indigo-600 font-bold text-sm px-6 py-3 rounded-xl border border-slate-200 shadow-sm hover:shadow-md hover:border-indigo-300 transition-all duration-200 active:scale-95"
>
<span id="viewMoreText">View More Boards</span>
<i data-lucide="chevron-down" id="viewMoreIcon" class="w-4 h-4 transition-transform duration-300"></i>
</button>
</div>
<div
id="noResults"
class="hidden text-center py-16 bg-white rounded-2xl border border-slate-200 border-dashed board-card-animate"
>
<div
class="inline-flex items-center justify-center w-14 h-14 rounded-full bg-slate-50 text-slate-400 mb-3"
>
<i data-lucide="search-x" class="w-7 h-7"></i>
</div>
<h3 class="text-lg font-bold text-slate-900 mb-1">
No leaderboards found
</h3>
<p class="text-sm text-slate-500 font-medium">
Try adjusting your exam or year filters.
</p>
</div>
</section>
</main>
<!-- Footer (Preserved full original skeleton) -->
<footer
class="bg-slate-900 border-t border-slate-800 pt-16 pb-8 mt-auto text-slate-300"
>
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div
class="grid grid-cols-1 md:grid-cols-12 gap-12 lg:gap-8 mb-12 border-b border-slate-800 pb-12"
>
<div class="col-span-1 md:col-span-5">
<div class="flex items-center gap-3 mb-6">
<img
src="images/favicon.png"
alt="Logo"
class="h-8 w-8 object-contain"
/>
<span class="text-2xl font-black tracking-tight text-white"
>Result<span class="text-indigo-500">Stack</span></span
>
</div>
<p class="text-slate-400 mb-6 max-w-sm text-sm leading-relaxed">
Empowering the next generation of students with high quality,
direct, and accessible academic resources.
</p>
<div class="flex gap-4">
<a
href="https://github.com/hscstack"
target="_blank"
rel="noopener noreferrer"
class="w-10 h-10 rounded-xl bg-slate-800 border border-slate-700/60 flex items-center justify-center text-slate-400 hover:bg-indigo-600 hover:text-white hover:border-indigo-500 transition-all duration-200 active:scale-95"
aria-label="GitHub"
>
<i class="fab fa-github text-lg"></i>
</a>
<a
href="https://facebook.com/hscstackbd"
target="_blank"
rel="noopener noreferrer"
class="w-10 h-10 rounded-xl bg-slate-800 border border-slate-700/60 flex items-center justify-center text-slate-400 hover:bg-blue-600 hover:text-white hover:border-blue-500 transition-all duration-200 active:scale-95"
aria-label="Facebook"
>
<i class="fab fa-facebook-f text-lg"></i>
</a>
<a
href="https://instagram.com/hscstack"
target="_blank"
rel="noopener noreferrer"
class="w-10 h-10 rounded-xl bg-slate-800 border border-slate-700/60 flex items-center justify-center text-slate-400 hover:bg-pink-600 hover:text-white hover:border-pink-500 transition-all duration-200 active:scale-95"
aria-label="Instagram"
>
<i class="fab fa-instagram text-lg"></i>
</a>
</div>
</div>
<div class="col-span-1 md:col-span-4">
<h4
class="text-white font-bold mb-6 tracking-wide uppercase text-sm"
>
Platform
</h4>
<ul class="space-y-4 text-sm font-medium">
<li>
<a
href="https://hscstack.site"
class="text-slate-400 hover:text-indigo-400 transition-colors flex items-center gap-2"
><i data-lucide="layout-dashboard" class="w-4 h-4"></i> Main
Platform</a
>
</li>
<li>
<a
href="https://hscstack.site/about-us"
class="text-slate-400 hover:text-indigo-400 transition-colors flex items-center gap-2"
><i data-lucide="users" class="w-4 h-4"></i> Our
Contributors</a
>
</li>
<li>
<a
href="https://hscstack.site/join"
class="text-slate-400 hover:text-indigo-400 transition-colors flex items-center gap-2"
><i data-lucide="user-plus" class="w-4 h-4"></i> Join Our
Team</a
>
</li>
<li>
<a
href="https://hscstack.site/support"
class="text-slate-400 hover:text-indigo-400 transition-colors flex items-center gap-2"
><i data-lucide="heart" class="w-4 h-4"></i> Support
HSCStack</a
>
</li>
<li>
<a
href="https://hscstack.site/projects"
target="_blank"
rel="noopener noreferrer"
class="text-slate-400 hover:text-indigo-400 transition-colors flex items-center gap-2"
><i data-lucide="external-link" class="w-4 h-4"></i> More From
Us</a
>
</li>
</ul>
</div>
<div class="col-span-1 md:col-span-3">
<h4
class="text-white font-bold mb-6 tracking-wide uppercase text-sm"
>
Legal
</h4>
<ul class="space-y-4 text-sm font-medium">
<li>
<a
href="https://hscstack.site/privacy-policy"
class="text-slate-400 hover:text-indigo-400 transition-colors"
>Privacy Policy</a
>
</li>
<li>
<a
href="https://hscstack.site/terms-service"
class="text-slate-400 hover:text-indigo-400 transition-colors"
>Terms of Service</a
>
</li>
</ul>
</div>
</div>
<div
class="flex flex-col md:flex-row justify-between items-center gap-4 text-xs font-medium text-slate-500"
>
<p>
A concern of
<a
href="https://hscstack.site"
target="_blank"
rel="noopener noreferrer"
class="text-slate-400 hover:text-white transition-colors underline decoration-slate-700 underline-offset-4"
>HSCStack</a
>
</p>
<p>© 2026 HSCStack. Built for the future of learning.</p>
</div>
</div>
</footer>
<!-- Welcome Modal -->
<div
id="welcome-modal"
class="fixed inset-0 bg-slate-900/40 backdrop-blur-sm flex items-center justify-center z-50 opacity-0 pointer-events-none transition-all duration-300 hidden p-4"
>
<div
class="bg-white rounded-3xl w-full max-w-md shadow-2xl transform translate-y-8 transition-all duration-300 overflow-hidden scale-95 flex flex-col p-6 border border-slate-100"
id="welcome-modal-inner"
>
<div class="flex items-center gap-3 mb-4">
<div
class="flex h-10 w-10 items-center justify-center rounded-xl bg-indigo-50 border border-indigo-100 text-indigo-600 shrink-0"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"
></path>
<line x1="12" y1="9" x2="12" y2="13"></line>
<line x1="12" y1="17" x2="12.01" y2="17"></line>
</svg>
</div>
<h3 class="text-xl font-black text-slate-900 leading-tight">
স্বাগতম!
</h3>
</div>
<div
class="text-slate-600 mb-6 font-medium space-y-3 text-sm sm:text-base leading-relaxed font-bengali"
>
<p>
আমাদের পূর্বের <strong>দিনাজপুর বোর্ড SSC 2026 লিডারবোর্ড</strong> প্রজেক্টটি এখন সরাসরি <strong>ResultStack</strong>-এ স্থানান্তরিত করা হয়েছে। আগের ডেটা দেখতে বোর্ড অপশন থেকে কেবল <strong>"দিনাজপুর বোর্ড"</strong> সিলেক্ট করুন।
</p>
<p>
শুধু SSC 2026-ই নয়, এখন থেকে সকল বোর্ড রেজাল্টের লিডারবোর্ডই পাওয়া যাবে, তাই সেভ করে রাখুন।
</p>
<p>
বর্তমানে বাকি বোর্ডগুলোর ডেটা যুক্ত করার কাজ চলছে এবং আপনাদের ফিডব্যাকের ওপর ভিত্তি করে তা দ্রুত আপডেট করা হবে!
</p>
<p class="font-bold text-slate-800 font-sans pt-1">
Regards,<br />
<a
href="https://hscstack.site"
target="_blank"
rel="noopener noreferrer"
class="text-indigo-600 hover:text-indigo-700 hover:underline transition-colors"
>Team HSCStack</a
>
</p>
</div>
<div class="flex flex-col gap-3 font-bengali">
<button
id="welcome-close"
class="w-full py-3.5 bg-indigo-600 text-white font-bold rounded-xl shadow-md shadow-indigo-500/20 hover:bg-indigo-700 active:scale-[0.98] transition-all"
>
বুঝতে পেরেছি
</button>
</div>
</div>
</div>
<script src="landing.js"></script>
<script>
window.va =
window.va ||
function () {
(window.vaq = window.vaq || []).push(arguments);
};
</script>
<script defer src="/_vercel/insights/script.js"></script>
</body>
</html>