-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
379 lines (338 loc) · 17.2 KB
/
Copy pathindex.html
File metadata and controls
379 lines (338 loc) · 17.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8465813445488249"
crossorigin="anonymous"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KSCJTPP875"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-KSCJTPP875');;
</script>
<link rel="shortcut icon" href="assets/logo.jpg" type="image/jpeg">
<title>SkillNotes – Free Study Notes, AI Doubt Solver & Model Papers for Students</title>
<meta name="description"
content="SKiL MATRiX Notes provides free engineering and CSE study notes, AI doubt solving, model paper generator, and smart learning tools for college students." />
<meta name="robots" content="index, follow">
<meta name="keywords"
content="engineering notes, CSE notes, study notes platform, AI doubt solver, model papers for students, SKiL MATRiX" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://unpkg.com">
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono&family=Poppins:wght@600;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- CSS -->
<link rel="stylesheet" href="css/main.css?v=3.0">
<link rel="stylesheet" href="css/lockOverlay.css?v=3.0">
<!-- Libraries -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js" defer></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/vanilla-tilt/1.7.0/vanilla-tilt.min.js" defer></script>
<script src="https://unpkg.com/lucide@latest" defer></script>
</head>
<body>
<!-- Cyber Grid Background -->
<div class="cyber-grid"></div>
<!-- Navigation Hub -->
<div id="navbar-container"></div>
<script src="js/navbar.js?v=3.0" defer></script>
<!-- Hero Section -->
<section class="hero">
<div class="hero-bg">
<div class="blob blob-1"></div>
<div class="blob blob-2"></div>
</div>
<div class="container hero-content">
<div class="hero-text" data-aos="fade-up">
<span class="badge">🔥 Next-Gen Learning Platform</span>
<h1>Master Your Academics with <span class="gradient-text">SKiL MATRiX <strong>NOTES</strong></span>
</h1>
<p>The all-in-one platform for notes, AI-powered tools, and real-time progress tracking. Built by
students, for students.</p>
<div class="hero-cta">
<button class="btn btn-primary btn-large"
onclick="window.location.href='pages/dashboard#/notes'">Explore
Notes</button>
</div>
<div class="trust-stats">
<div class="stat-item">
<span class="stat-val" id="stat-views">0</span>
<span class="stat-label">Views</span>
</div>
<div class="stat-item">
<span class="stat-val" id="stat-downloads">0</span>
<span class="stat-label">Downloads</span>
</div>
<div class="stat-item">
<span class="stat-val" id="stat-active">0</span>
<span class="stat-label">Students</span>
</div>
</div>
</div>
<div class="hero-visual" data-aos="fade-left">
<div class="hero-image-container" data-tilt>
<img src="assets/hero.png" alt="SKiL MATRiX Dashboard" class="hero-image" loading="lazy">
<div class="glow-overlay"></div>
</div>
</div>
</div>
</section>
<!-- Features Section -->
<section id="features" class="features container">
<h2 class="section-title" data-aos="fade-up">Why <span class="gradient-text">SKiL MATRiX?</span></h2>
<div class="features-grid">
<div class="glass-card feature-item" data-aos="zoom-in" data-aos-delay="100">
<div class="hud-corner top-left"></div>
<div class="feature-icon">📚</div>
<h3>Notes Hub</h3>
<p>Personalized note recommendation based on your branch, year, and upcoming exams.</p>
</div>
<div class="glass-card feature-item" data-aos="zoom-in" data-aos-delay="200">
<div class="hud-corner top-left"></div>
<div class="feature-icon">🤖</div>
<h3>AI Doubt Solver</h3>
<p>Instant answers to your academic queries using our fine-tuned AI model.</p>
</div>
<div class="glass-card feature-item" data-aos="zoom-in" data-aos-delay="300">
<div class="hud-corner top-left"></div>
<div class="feature-icon">📈</div>
<h3>Progress Tracker</h3>
<p>Visualize your learning journey and stay on top of your semester goals.</p>
</div>
</div>
</section>
<!-- Pricing Section -->
<section id="pricing" class="pricing container inline-util-f7571c2e">
<h2 class="section-title" data-aos="fade-up">Invest in Your <span class="gradient-text">Future</span></h2>
<p class="inline-util-61f32601" data-aos="fade-up" data-aos-delay="100">Choose the plan that fits your academic
goals.</p>
<div class="pricing-grid inline-util-efe272eb">
<!-- Free Plans -->
<div class="glass-card pricing-card inline-util-9dad5cfb" data-aos="zoom-in" data-aos-delay="100">
<h3 class="inline-util-40f24323">Admit Card</h3>
<p class="inline-util-fe08d3ef">Essential access for every student.</p>
<div class="price inline-util-8870a914">₹0 <span class="inline-util-9eb11956">/ mo</span></div>
<ul class="inline-util-11dcb948">
<li class="inline-util-5aab2bbb">✅ Unlimited Note Views</li>
<li class="inline-util-5aab2bbb">✅ Basic Dashboard Access</li>
<li class="inline-util-5aab2bbb">⚠️ Limited AI Doubts (3/day)</li>
<li class="inline-util-eb895dc1">❌ Model Paper Generator</li>
<li class="inline-util-eb895dc1">❌ Ad-free Experience</li>
</ul>
<button class="btn btn-ghost inline-util-199b6f0e" onclick="window.lockOverlay.show()">Get
Started</button>
</div>
<!-- Pro Plan -->
<div class="glass-card pricing-card featured inline-util-14a65865" data-aos="zoom-in" data-aos-delay="200">
<div class="badge-ribbon inline-util-5416a8d3">
MOST POPULAR</div>
<h3 class="inline-util-40f24323">Scholar <span class="inline-util-f77eb5d4">PRO</span></h3>
<p class="inline-util-fe08d3ef">Detailed insights & powerful AI tools.</p>
<div class="price inline-util-8870a914">₹99 <span class="inline-util-9eb11956">/ mo</span></div>
<ul class="inline-util-11dcb948">
<li class="inline-util-5aab2bbb">✅ <strong>Everything in Free</strong></li>
<li class="inline-util-5aab2bbb">✨ <strong>Unlimited</strong> AI Model Papers</li>
<li class="inline-util-5aab2bbb">✨ Deep Performance Analytics</li>
<li class="inline-util-5aab2bbb">✨ Verified "Scholar" Badge</li>
<li class="inline-util-5aab2bbb">✨ 100% Ad-free Interface</li>
</ul>
<button class="btn btn-primary inline-util-da9d7090" onclick="window.lockOverlay.show()">Upgrade to
Scholar</button>
</div>
</div>
</section>
<!-- FAQ Section -->
<section id="faq" class="faq-section container inline-util-179c05bc">
<h2 class="section-title" data-aos="fade-up">Frequently Asked <span class="gradient-text">Questions</span></h2>
<div class="glass-card faq-container" data-aos="fade-up" data-aos-delay="100">
<div class="faq-item">
<div class="faq-header">
<h3>What is SKiL MATRiX Notes?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>SKiL MATRiX Notes is an advanced academic platform designed for students. We provide curated
notes, AI-assisted learning tools, and comprehensive performance tracking to help you excel in
your exams.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>Is the platform free to use?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Yes! Our "Admit Card" plan is completely free and gives you access to unlimited note viewing,
basic dashboard features, and limited AI queries. We also offer a "Scholar PRO" plan for
advanced features.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>How does the AI Doubt Solver work?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Our AI Doubt Solver is built on a fine-tuned model specifically trained on academic engineering
curricula. You can ask questions related to your subjects, and it provides instant, accurate
explanations and examples.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>Can I upload my own notes?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Currently, note uploads are by invitation or selection only to ensure quality. However, we are
launching a "Contributor" program soon where top students can share their notes and earn
rewards.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>What is included in the Scholar PRO plan?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Scholar PRO includes unlimited AI Model Paper generation, deep performance analytics, a verified
badge, priority support, and a completely ad-free experience for just ₹99/month.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>How do I track my progress?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Your Dashboard provides a visual representation of your study habits, including notes read, time
spent, and subject-wise completion rates, helping you stay on top of your semester goals.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-header">
<h3>Is my data secure?</h3>
<span class="faq-toggle">+</span>
</div>
<div class="faq-body">
<p>Absolutely. We use industry-standard encryption to protect your personal information. Your
learning data is used solely to personalize your experience and improve our recommendations.</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer fade-in-scroll">
<div class="container footer-content">
<!-- Left Block: Brand & Intel -->
<div class="footer-brand">
<div class="inline-util-a44362ee">
<img src="assets/logo.jpg" alt="SKiL MATRiX" class="inline-util-8128bf84">
<span class="logo-text">SKiL MATRiX <span class="highlight inline-util-a97a3c6f">NOTES</span></span>
</div>
<p>Empowering students with intelligent academic tools.</p>
<div class="footer-intel-signal">
⚡ Powered by real-time data & AI-assisted learning
</div>
</div>
<!-- Middle Block: Platform (Role Aware) -->
<div class="footer-links">
<div class="link-group">
<h4>Platform</h4>
<div id="footer-role-links">
<!-- Fallback Links -->
<a href="pages/dashboard#/notes">Notes Hub</a>
<a href="pages/dashboard">AI Tools</a>
<a href="https://chat.whatsapp.com/JRfWjBhzkALJHPgeMAnNvT" target="_blank"
rel="noopener noreferrer">Community</a>
</div>
<a href="pages/dashboard?tab=leaderboard">Leaderboard</a>
</div>
<!-- Right Block: Company -->
<div class="link-group">
<h4>Company</h4>
<a href="pages/about">About</a>
<a href="pages/contact">Contact</a>
<div class="legal-group">
<a href="pages/privacy">Privacy</a>
<a href="pages/terms">Terms</a>
</div>
<a href="pages/contact" class="inline-util-f77eb5d4">Report an Issue</a>
</div>
</div>
</div>
<!-- Bottom Strip -->
<div class="footer-bottom">
<div class="container inline-util-4bced53a">
<p>© 2026 SKiL MATRiX. All rights reserved.</p>
<p class="footer-legal-notice">We respect academic integrity. No copyrighted content is hosted directly.
</p>
<div class="inline-util-3f2723e5">
Made with ❤️ for students
</div>
</div>
</div>
<!-- Back to Top -->
<button id="back-to-top" class="btn-icon-round" aria-label="Back to Top">↑</button>
</footer>
<!-- Founder Modal -->
<div id="profile-modal" class="founder-modal">
<div class="founder-content">
<div class="modal-close" onclick="closeFounderModal()">×</div>
<div class="modal-header-bg"></div>
<div class="modal-body" id="modal-body-content">
<!-- Dynamically Filled -->
</div>
</div>
</div>
<script type="module" src="js/firebase-config.js?v=3.0"></script>
<script type="module">
import { initRealtimeStats } from './js/stats.js';
initRealtimeStats();
</script>
<script src="js/note-actions.js?v=3.0" defer></script>
<script src="js/lockOverlay.js?v=3.0" defer></script>
<script src="js/founders.js?v=3.0" defer></script>
<script src="js/footer.js?v=3.0" defer></script>
<script src="js/main.js?v=3.0" defer></script>
<script>
/* Theme Sync */
function syncTheme() {
if (document.body.classList.contains("light")) {
document.body.classList.remove("dark");
}
}
syncTheme();
/* If your toggle changes class */
const observer = new MutationObserver(syncTheme);
observer.observe(document.body, { attributes: true });
</script>
<!-- Voiceflow Chatbot -->
<script>
(function (d, t) {
var v = d.createElement(t), s = d.getElementsByTagName(t)[0];
v.onload = function () {
window.voiceflow.chat.load({
verify: { projectID: '67a8c08ad2483de383f344c4' },
url: 'https://general-runtime.voiceflow.com',
versionID: 'production',
});
};
v.src = "https://cdn.voiceflow.com/widget-next/bundle.mjs";
v.type = "text/javascript";
s.parentNode.insertBefore(v, s);
})(document, 'script');
</script>
</html>