-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
362 lines (341 loc) · 18.6 KB
/
Copy pathabout.html
File metadata and controls
362 lines (341 loc) · 18.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About | NoteHub</title>
<link rel="stylesheet" href="/assets/css/about.css">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
</head>
<body>
<header class="page-header">
<div class="wrapper">
<nav class="main-nav">
<div class="brand">
<span class="brand-emoji">📚</span>
<span class="brand-name">NoteHub</span>
</div>
<ul class="navigation-links" id="navMenu">
<li><a href="index.html">Home</a></li>
<li><a href="school.html">School</a></li>
<li><a href="college.html">College</a></li>
<li><a href="about.html" class="current">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="menu-toggle" id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</nav>
</div>
</header>
<!-- About -->
<section class="about-area">
<div class="wrapper">
<div class="content-box">
<h2>About <span>NoteHub</span></h2>
<div class="main-content">
<!-- What is NoteHub -->
<div class="info-section">
<h3><span class="emoji-symbol">📚</span> What is NoteHub?</h3>
<p>
NoteHub – StudySpace is a thoughtfully designed web platform built exclusively for students who value clarity, organization, and accessibility in their study materials. We provide meticulously curated, clean, and well-structured notes covering both school curricula (Classes 9–12) and college programs (BCA, BTech, MBA, and more).
</p>
<p>
Every piece of content on NoteHub follows a systematic hierarchy: <strong>Class → Subject → Topic → Note</strong>. This intuitive structure ensures you can locate exactly what you need within seconds, eliminating the frustration of endless scrolling through unorganized folders or chat groups.
</p>
<p>
Whether you're preparing for board exams, semester tests, or simply revising concepts, NoteHub serves as your reliable digital companion—offering distraction-free, focused learning material whenever you need it.
</p>
</div>
<!-- Who is it for -->
<div class="info-section">
<h3><span class="emoji-symbol">👥</span> Who is NoteHub For?</h3>
<ul class="benefits-list">
<li><strong>School students (Classes 9–12)</strong> seeking concise, exam-focused revision notes aligned with their curriculum.</li>
<li><strong>College students (BCA, BTech, MBA, BBA)</strong> who need clear, topic-wise summaries to quickly grasp complex subjects.</li>
<li><strong>Self-learners and competitive exam aspirants</strong> who prefer structured, easy-to-digest study material over cluttered resources.</li>
<li><strong>Educators and tutors</strong> looking for reference material to supplement their teaching or create lesson plans.</li>
<li><strong>Anyone who values organized knowledge</strong>—students who want a single, reliable destination for quality educational content.</li>
</ul>
</div>
<!-- Why we built it -->
<div class="info-section">
<h3><span class="emoji-symbol">💡</span> Why We Built NoteHub</h3>
<p>
As students ourselves, we've experienced firsthand the chaos of exam season—scrambling through WhatsApp groups, Google Drive folders, and random PDFs scattered across devices. Valuable study time gets wasted hunting for reliable notes instead of actually learning.
</p>
<p>
We noticed a critical gap: while plenty of educational content exists online, very little of it is well-organized, easily accessible, and presented in a student-friendly format. Most platforms are either cluttered with ads, fragmented across multiple sources, or simply too complex to navigate efficiently.
</p>
<p>
<strong>Our mission is simple:</strong> Create a centralized, clean, and distraction-free space where students can access quality notes without the noise. We want to save you time, reduce stress, and help you revise smarter—not harder.
</p>
<div class="callout-box">
<p><strong>Core Goals:</strong></p>
<ul>
<li>Eliminate time wasted searching for scattered notes</li>
<li>Provide consistently formatted, easy-to-read content</li>
<li>Build a sustainable platform that grows with student needs</li>
<li>Foster a community of learners helping learners</li>
</ul>
</div>
</div>
<div class="info-section">
<h3><span class="emoji-symbol">⚙️</span> How NoteHub Works</h3>
<div class="process-layout">
<div class="process-item">
<div class="process-count">1</div>
<h4>Choose Your Category</h4>
<p>Start by selecting either <strong>School</strong> or <strong>College</strong> from the homepage based on your current educational level.</p>
</div>
<div class="process-item">
<div class="process-count">2</div>
<h4>Pick Your Class/Course</h4>
<p>Navigate to your specific class (e.g., Class 10, Class 12) or college program (e.g., BCA Semester 3, BTech Year 2).</p>
</div>
<div class="process-item">
<div class="process-count">3</div>
<h4>Select Subject & Topic</h4>
<p>Browse through subjects and click on any topic you want to study. Each subject is broken down into digestible chapters.</p>
</div>
<div class="process-item">
<div class="process-count">4</div>
<h4>Read & Download</h4>
<p>Access comprehensive notes with clear explanations, examples, and a table of contents. Download additional resources via Google Drive links.</p>
</div>
</div>
<p class="info-note">
<strong>Note Structure:</strong> Every note includes a brief introduction, a clickable table of contents for quick navigation, detailed explanations with examples, key takeaways, and downloadable resource links.
</p>
</div>
<!-- Key Features -->
<div class="info-section">
<h3><span class="emoji-symbol">✨</span> Key Features</h3>
<div class="features-display">
<div class="feature-box">
<span class="box-emoji">📂</span>
<h4>Hierarchical Organization</h4>
<p>Notes organized by class, subject, and topic for lightning-fast navigation</p>
</div>
<div class="feature-box">
<span class="box-emoji">📖</span>
<h4>Clean, Readable Notes</h4>
<p>Simple language, clear formatting, and distraction-free design</p>
</div>
<div class="feature-box">
<span class="box-emoji">📱</span>
<h4>Mobile-First Design</h4>
<p>Fully responsive layout that works seamlessly on phones, tablets, and desktops</p>
</div>
<div class="feature-box">
<span class="box-emoji">🗂️</span>
<h4>Table of Contents</h4>
<p>Jump to any section instantly with interactive navigation</p>
</div>
<div class="feature-box">
<span class="box-emoji">☁️</span>
<h4>Cloud Resources</h4>
<p>Google Drive integration for downloading PDFs and additional materials</p>
</div>
<div class="feature-box">
<span class="box-emoji">🚀</span>
<h4>Fast & Lightweight</h4>
<p>No heavy frameworks—loads quickly even on slower connections</p>
</div>
</div>
</div>
<!-- Tech Stack -->
<div class="info-section">
<h3><span class="emoji-symbol">💻</span> Technology & Approach</h3>
<p>
NoteHub is built with simplicity and performance in mind. We use core web technologies—<strong>HTML5, CSS3, and vanilla JavaScript</strong>—to ensure fast loading times and maximum compatibility across all devices.
</p>
<div class="tech-details">
<div class="tech-point">
<strong>Mobile-First Development:</strong>
<p>Designed primarily for smartphone users, ensuring optimal experience on smaller screens</p>
</div>
<div class="tech-point">
<strong>Minimal JavaScript:</strong>
<p>We leverage native HTML features (like <details> tags) to reduce dependencies and improve performance</p>
</div>
<div class="tech-point">
<strong>Clean File Structure:</strong>
<p>Organized codebase makes it easy for contributors to add or edit content without confusion</p>
</div>
<div class="tech-point">
<strong>Version Control:</strong>
<p>Managed through GitHub with proper branching, pull requests, and code reviews</p>
</div>
</div>
</div>
<!-- Roadmap -->
<div class="info-section">
<h3><span class="emoji-symbol">🗺️</span> Roadmap – What's Next</h3>
<div class="timeline-list">
<div class="timeline-entry completed">
<span class="entry-label done">✓ Done</span>
<p>Core platform structure and responsive design</p>
</div>
<div class="timeline-entry completed">
<span class="entry-label done">✓ Done</span>
<p>Initial notes for Class 9 and BCA Semester 1–3</p>
</div>
<div class="timeline-entry in-progress">
<span class="entry-label progress">⏳ In Progress</span>
<p>Expanding notes coverage for all Classes and BCA semesters</p>
</div>
<div class="timeline-entry in-progress">
<span class="entry-label progress">⏳ In Progress</span>
<p>Adding working Google Drive links and downloadable resources</p>
</div>
<div class="timeline-entry upcoming">
<span class="entry-label future">🔮 Planned</span>
<p>Implement search functionality with topic filtering</p>
</div>
<div class="timeline-entry upcoming">
<span class="entry-label future">🔮 Planned</span>
<p>Local bookmarking system to save favorite notes</p>
</div>
<div class="timeline-entry upcoming">
<span class="entry-label future">🔮 Planned</span>
<p>Deploy live production version with custom domain</p>
</div>
<div class="timeline-entry upcoming">
<span class="entry-label future">🔮 Planned</span>
<p>Community contributions and collaborative note-taking features</p>
</div>
</div>
</div>
<!-- How to Contribute -->
<div class="info-section">
<h3><span class="emoji-symbol">🤝</span> How You Can Help</h3>
<p>
NoteHub is a student-driven project, and we welcome contributions from anyone who shares our vision. Whether you're a developer, designer, writer, or just a passionate student—there's a place for you here.
</p>
<div class="help-options">
<div class="help-block">
<span class="help-emoji">⭐</span>
<h4>Star & Follow</h4>
<p>Star our GitHub repository and follow the project to stay updated with new features and notes</p>
</div>
<div class="help-block">
<span class="help-emoji">🐛</span>
<h4>Report Issues</h4>
<p>Found a bug or have a suggestion? Open an issue on GitHub—we review and respond to all feedback</p>
</div>
<div class="help-block">
<span class="help-emoji">✍️</span>
<h4>Contribute Notes</h4>
<p>Write or proofread notes for subjects you're strong in. Every contribution helps fellow students</p>
</div>
<div class="help-block">
<span class="help-emoji">📣</span>
<h4>Spread the Word</h4>
<p>Share NoteHub with classmates, study groups, and social media to help more students discover it</p>
</div>
</div>
<div class="action-prompt">
<p><strong>Ready to contribute?</strong></p>
<a href="https://github.com/ggauravky/notehub-studyspace" target="_blank" rel="noopener" class="repo-button" aria-label="Visit NoteHub GitHub Repository">
<span class="button-icon github-icon"></span> Visit our GitHub Repository
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Founders -->
<section class="team-area">
<div class="wrapper">
<h2 class="area-heading">Meet the Developers</h2>
<p class="area-subtext">Three passionate students building solutions for students</p>
<div class="team-layout">
<!-- Gaurav -->
<div class="member-profile">
<div class="profile-photo">
<img src="assets/images/gpics.jpg" alt="Gaurav" class="photo-image">
</div>
<h3>Gaurav</h3>
<p class="member-position">Full Stack Developer & Data Science Expert</p>
<p class="member-description">
Passionate about web technologies, backend systems, and AI innovations.
Leading the backend development and data architecture of NotesHub.
</p>
<div class="expertise-tags">
<span class="expertise-item">Python</span>
<span class="expertise-item">Backend</span>
<span class="expertise-item">AI & Data Science</span>
</div>
<p class="member-school"><span class="school-icon">🎓</span> BBD University</p>
<div class="profile-links">
<a href="https://github.com/ggauravky" target="_blank" rel="noopener" aria-label="Gaurav's GitHub Profile"><span class="link-icon github"></span></a>
<a href="https://www.linkedin.com/in/gauravky/" target="_blank" rel="noopener" aria-label="Gaurav's LinkedIn Profile"><span class="link-icon linkedin"></span></a>
<a href="https://instagram.com/the_gaurav_codes" target="_blank" rel="noopener" aria-label="Gaurav's Instagram Profile"><span class="link-icon instagram"></span></a>
</div>
</div>
<!-- Nikhil -->
<div class="member-profile">
<div class="profile-photo">
<img src="assets/images/npic.jpg" alt="Nikhil" class="photo-image">
</div>
<h3>Nikhil</h3>
<p class="member-position">Frontend Developer & Security Specialist</p>
<p class="member-description">
Web developer and cybersecurity learner focused on creating secure and modern web applications.
Designing the user interface and experience of NotesHub.
</p>
<div class="expertise-tags">
<span class="expertise-item">JavaScript</span>
<span class="expertise-item">Frontend Design</span>
<span class="expertise-item">Web Security</span>
</div>
<p class="member-school"><span class="school-icon">🎓</span> BBD University</p>
<div class="profile-links">
<a href="https://github.com/the-nikhilcodes" target="_blank" rel="noopener" aria-label="Nikhil's GitHub Profile"><span class="link-icon github"></span></a>
<a href="https://www.linkedin.com/in/nikhil-agrahari/" target="_blank" rel="noopener" aria-label="Nikhil's LinkedIn Profile"><span class="link-icon linkedin"></span></a>
<a href="https://instagram.com/codewith.nikhil" target="_blank" rel="noopener" aria-label="Nikhil's Instagram Profile"><span class="link-icon instagram"></span></a>
</div>
</div>
<!-- Devansh -->
<div class="member-profile">
<div class="profile-photo">
<img src="assets/images/dimg.png" alt="Devansh" class="photo-image">
</div>
<h3>Devansh</h3>
<p class="member-position">Software Developer & AI Innovator</p>
<p class="member-description">
Focused on creating innovative web and AI-based solutions for learners and developers.
Working on feature development and system optimization for NotesHub.
</p>
<div class="expertise-tags">
<span class="expertise-item">JavaScript</span>
<span class="expertise-item">AI Solutions</span>
<span class="expertise-item">Data Structures</span>
</div>
<p class="member-school"><span class="school-icon">🎓</span> BBD University</p>
<div class="profile-links">
<a href="https://github.com/ydevansh" target="_blank" rel="noopener" aria-label="Devansh's GitHub Profile"><span class="link-icon github"></span></a>
<a href="https://www.linkedin.com/in/ydevansh/" target="_blank" rel="noopener" aria-label="Devansh's LinkedIn Profile"><span class="link-icon linkedin"></span></a>
<a href="https://instagram.com/codewithdeva" target="_blank" rel="noopener" aria-label="Devansh's Instagram Profile"><span class="link-icon instagram"></span></a>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="page-footer">
<div class="wrapper">
<p class="credit-text">Made with 💙 by Gaurav, Nikhil & Devansh</p>
<p class="copyright-text">© 2025 NoteHub StudySpace</p>
</div>
</footer>
<script src="/assets/js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js"></script>
</body>
</html>