-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
453 lines (423 loc) · 22.2 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8427209704618087"
crossorigin="anonymous"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<title>Brain Bazaar</title>
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicon_io/favicon.png">
<link rel="manifest" href="/assets/images/favicon_io/site.webmanifest">
<!-- Social Media Preview -->
<meta property="og:title" content="Brain Bazaar - Your One-Stop Destination for PRECISE STUDY MATERIAL" />
<meta property="og:description"
content="Brain Bazaar offers PRECISE STUDY MATERIAL including MICROPROJECTS, QUESTION BANKS, QUESTIONAIRE, and more. Visit us today and score the maximum in your exams!" />
<meta property="og:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<meta property="og:url" content="https://www.brainbazaar.in" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Brain Bazaar - Your One-Stop Destination for PRECISE STUDY MATERIAL" />
<meta name="twitter:description"
content="Brain Bazaar offers PRECISE STUDY MATERIAL including MICROPROJECTS, QUESTION BANKS, QUESTIONAIRE, and more. Visit us today and score the maximum in your exams!" />
<meta name="twitter:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<meta name="twitter:url" content="https://www.brainbazaar.in" />
<meta property="linkedin:title" content="Brain Bazaar - Your One-Stop Destination for PRECISE STUDY MATERIAL" />
<meta property="linkedin:description"
content="Brain Bazaar offers PRECISE STUDY MATERIAL including MICROPROJECTS, QUESTION BANKS, QUESTIONAIRE, and more. Visit us today and score the maximum in your exams!" />
<meta property="linkedin:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<meta property="linkedin:url" content="https://www.brainbazaar.in" />
<!-- Additional meta tags for other platforms -->
<meta property="whatsapp:title" content="Brain Bazaar - Study Material Hub" />
<meta property="whatsapp:description"
content="Get precise study material, microprojects, question banks, and more at Brain Bazaar. Score high in your exams! 📚" />
<meta property="whatsapp:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<meta property="telegram:title" content="Brain Bazaar - Study Material Hub" />
<meta property="telegram:description"
content="Access precise study material, microprojects, question banks, and more at Brain Bazaar. Achieve academic success! 🚀" />
<meta property="telegram:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<meta property="snapchat:title" content="Brain Bazaar - Study Material Hub" />
<meta property="snapchat:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<!-- Snapchat generally uses the image tag for previews -->
<meta property="instagram:title" content="Brain Bazaar - Study Material Hub" />
<meta property="instagram:description"
content="Unlock precise study material, microprojects, question banks, and more at Brain Bazaar. Excel in your exams! 🌟" />
<meta property="instagram:image" content="https://www.brainbazaar.in/assets/images/webpre.jpg" />
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" type="text/css" rel="stylesheet">
<!-- Additional CSS Files -->
<link rel="stylesheet" href="assets/css/fontawesome.css" type="text/css">
<link rel="stylesheet" href="assets/css/templatemo-grad-school.css" type="text/css">
<link rel="stylesheet" href="assets/css/owl.css" type="text/css">
<link rel="stylesheet" href="assets/css/lightbox.css" type="text/css">
<link rel="stylesheet" href="assets/css/extra.css" type="text/css">
<<<<<<< HEAD
=======
<link rel="stylesheet" type="text/css" href="button.css">
>>>>>>> 61e663735629907fad22a4c3d2be7b4cd1cf35cb
</head>
<body>
<!--header-->
<header class="main-header clearfix" role="header">
<div class="logo">
<a href="#"><em>Brain</em> Bazaar</a>
</div>
<a href="#menu" class="menu-link"><i class="fa fa-bars"></i></a>
<nav id="menu" class="main-nav" role="navigation">
<ul class="main-menu">
<li><a href="#section1">Home</a></li>
<li class="has-submenu">
<a href="#section2">About Us</a>
<ul class="sub-menu">
<li><a href="#section2">Who we are?</a></li>
<li><a href="#section3">What we do?</a></li>
</ul>
</li>
<li><a href="#section4">Materials</a></li>
<!-- <li><a href="#section5">Video</a></li> -->
<li><a href="#section5">AI</a></li>
</ul>
</nav>
</header>
<!-- ***** Main Banner Area Start ***** -->
<section class="section main-banner" id="top" data-section="section1">
<video autoplay muted loop id="bg-video">
<source src="assets/images/course-video.mp4" type="video/mp4" />
</video>
<div class="video-overlay header-text">
<div class="caption">
<h6>Precise Study Material</h6>
<h2><em>MSBTE</em> Diploma</h2>
<div class="main-button">
<div class="scroll-to-section"><a href="#section2">Discover more</a></div>
</div>
</div>
</div>
</section>
<!-- ***** Main Banner Area End ***** -->
<section class="features">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="features-post">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-pencil"></i>All Materials</h4>
</div>
<div class="content-hide">
<p>Brain Bazaar - Your One-Stop Destination for PRECISE STUDY MATERIAL to help students improve
their knowledge and skills. These resources may include textbooks, lecture notes, practice
exams, video tutorials, and interactive quizzes.</p>
<p class="hidden-sm"> The website aims to make learning more accessible and convenient for
students of all ages and levels, from elementary school to university.</p>
<div class="scroll-to-section"><a href="#section4">More Info.</a></div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="features-post second-features">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-graduation-cap"></i>Question Banks</h4>
</div>
<div class="content-hide">
<p>Question banks in a Brain Bazaar website refer to a collection of practice questions that are
designed to help students prepare for exams and assessments. These questions are typically
organized by subject, topic, and difficulty level. </p>
<p class="hidden-sm">They may be multiple-choice, true/false, or open-ended questions that cover
a wide range of concepts and skills.</p>
<div class="scroll-to-section"><a href="#section4">Details</a></div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="features-post third-features">
<div class="features-content">
<div class="content-show">
<h4><i class="fa fa-book"></i>Awesome Microprojects</h4>
</div>
<div class="content-hide">
<p>Microprojects in a Brain Bazaar website refer to small-scale projects or assignments. These
projects are typically focused on a single objective and can be completed in a short amount
of time.</p>
<div class="scroll-to-section"><a href="#section4">Read More</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section why-us" data-section="section2">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Why choose Brain Bazaar?</h2>
</div>
</div>
<div class="col-md-12">
<div id='tabs'>
<ul>
<li><a href='#tabs-1'>Who are we?</a></li>
<li><a href='#tabs-2'>What do we do?</a></li>
<li><a href='#tabs-3'>Why do we do?</a></li>
</ul>
<section class='tabs-content'>
<article id='tabs-1'>
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-01.png" alt="">
</div>
<div class="col-md-6">
<h4>Students of Third Year Diploma</h4>
<p>We are Third-year diploma students working on this website day and night to make notes,
question papers, and books available to all students.<a
href="https://www.instagram.com/thesurajshankhpal" target="_parent" rel="sponsored">
Instagram</a> Please tell your friends about us. Thank you.</p>
</div>
</div>
</article>
<article id='tabs-2'>
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-02.png" alt="">
</div>
<div class="col-md-6">
<h4>Resources</h4>
<p>For diploma students, we offer all the necessary study materials. Previous year's test
questions, question banks,
notes, PDF books, microproject concepts, and microprojects are all included in the
study materials.</p>
<p>perfect notes. Making use of precise microprojects and clear phrasing</p>
</div>
</div>
</article>
<article id='tabs-3'>
<div class="row">
<div class="col-md-6">
<img src="assets/images/choose-us-image-03.png" alt="">
</div>
<div class="col-md-6">
<h4>For Students</h4>
<p>This step is done so that the students may acquire all the content in one location
without hurrying and locating it on
Google or the internet. We want students to achieve in tests without wasting their
time, and we want to support them
with Microproject ideas.
You can text anyone of the two for the help <a rel="nofollow"
href="https://www.instagram.com/thesurajshankhpal/" target="_parent">Suraj
Shankhpal</a> or
<a rel="nofollow" href="https://www.instagram.com/sohamdeshmukh_07/"
target="_parent">Soham Deshmukh</a>
</p>
</div>
</div>
</article>
</section>
</div>
</div>
</div>
</div>
</section>
<section class="section courses" data-section="section4">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h2>Choose Your Department</h2>
</div>
</div>
<div class="owl-carousel owl-theme">
<div class="item">
<a href="departments/computer/computer.html">
<img src="assets/images/computer.jpg" alt="computer">
<div class="down-content">
<h4>Computer Department</h4>
<p style="color: #141414;">Explore Computer Science subjects like OOP, Data Structures, Computer
Graphics, DBMS, Digital Techniques, OS, Advanced Java, Software Testing, and Advanced
Computer Networks.</p>
<div class="text-button-pay">
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/IT/IT.html">
<img src="assets/images/it.jpg" alt="it">
<div class="down-content">
<h4>Information Technology</h4>
<p style="color: #141414;">Explore IT subjects including OS, Software Engineering, Information
Security, Java Programming, Communication Technology, Hardware & Maintenance, Data
Communication & Networking, Microprocessor, OOP, and Multimedia Technology.</p>
<div class="text-button-free">
<br>
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/Electrical/Electrical.html">
<img src="assets/images/electrical.jpg" alt="electrical">
<div class="down-content">
<h4>Electrical Department</h4>
<p style="color: #141414;">Explore Electrical Engineering subjects including Digital Electronic,
Power Transmission, Electric Motors, Industrial Measurements, Energy Conservation,
Management, AC Machines, Switchgear, Electric Substation, Estimation, Utilization of
Electrical Energy, and more.</p>
<div class="text-button-pay">
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/Civil/Civil.html">
<img src="assets/images/civil.jpg" alt="civil">
<div class="down-content">
<h4>Civil Department</h4>
<p style="color: #141414;">Explore various Civil Engineering subjects such as Structural
Analysis, Concrete Technology, Geo technical Engineering, Transportation Engineering,
Surveying, Environmental Engineering, Building Planning and Drawing, and more.</p>
<div class="text-button-pay">
<br>
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/Mechanical/Mechanical.html">
<img src="assets/images/mechanical.jpg" alt="mechanical">
<div class="down-content">
<h4>Mechanical Department</h4>
<p style="color: #141414;">Delve into Mechanical Engineering subjects including Thermodynamics,
Fluid Mechanics, Machine Design, Heat Transfer, Dynamics of Machinery, Manufacturing
Processes, and more.</p>
<div class="text-button-pay">
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/AI/Ai.html">
<img src="assets/images/ai.jpg" alt="ai">
<div class="down-content">
<h4>AI and Machine Learning</h4>
<p style="color: #141414;">Discover the world of Artificial Intelligence and Machine Learning
with subjects like Data Science, Neural Networks, Natural Language Processing, Computer
Vision, and more.</p>
<div class="text-button-free">
<br>
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
<div class="item">
<a href="departments/Chemical/Chemical.html">
<img src="assets/images/chemical.jpg" alt="chemical">
<div class="down-content">
<h4>Chemical Department</h4>
<p style="color: #141414;">Explore Chemical Engineering subjects including Chemical Process
Calculations, Thermodynamics, Mass Transfer, Reaction Engineering, Process Instrumentation,
and more.</p>
<div class="text-button-free">
<p>Click Here<i class="fa fa-angle-double-right"></i></p>
</div>
</div>
</a>
</div>
</div>
</section>
<section class="section ai" data-section="section5" style="background-color: #25273a;">
<div style="display: flex;">
<div class="col-md-6 tabs-content container-fluid" id="tabs"
style="text-align: left; margin-top: -70px; padding-left: 100px;">
<h4>AI-Powered Learning Tools Suite</h4>
<p>Revolutionizing learning, my AI suite comprises an AI notes summarizer for condensing vast knowledge, an
AI quiz generator to reinforce understanding, an AI Q&A generator for instant clarification, and an AI
microproject generator for hands-on experience. Simplifying education with efficiency and innovation,
it's the future of personalized learning.</p>
<br>
<a href="/Ai.html">
<button class="glowing-button" style="font-weight: 700;">Explore AI</button>
</a>
</div>
<div class="col-md-6">
<img src="../assets/images/ai.png" alt="AI Image" style="width: 60%; height: auto; margin-top: -120px; margin-left: 200px;">
</div>
</div>
<br>
<br>
<br>
<br>
</section>
<script src="loadfooter.js"></script>
<!-- Scripts -->
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/isotope.min.js"></script>
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/lightbox.js"></script>
<script src="assets/js/tabs.js"></script>
<script src="assets/js/video.js"></script>
<script src="assets/js/slick-slider.js"></script>
<script src="assets/js/custom.js"></script>
<script>
$('.nav li:first').addClass('active');
var showSection = function showSection(section, isAnimate) {
var
direction = section.replace(/#/, ''),
reqSection = $('.section').filter('[data-section="' + direction + '"]'),
reqSectionPos = reqSection.offset().top - 0;
if (isAnimate) {
$('body, html').animate({
scrollTop: reqSectionPos
},
800);
} else {
$('body, html').scrollTop(reqSectionPos);
}
};
var checkSection = function checkSection() {
$('.section').each(function () {
var
$this = $(this),
topEdge = $this.offset().top - 80,
bottomEdge = topEdge + $this.height(),
wScroll = $(window).scrollTop();
if (topEdge < wScroll && bottomEdge > wScroll) {
var
currentId = $this.data('section'),
reqLink = $('a').filter('[href*=\\#' + currentId + ']');
reqLink.closest('li').addClass('active').
siblings().removeClass('active');
}
});
};
$('.main-menu, .scroll-to-section').on('click', 'a', function (e) {
if ($(e.target).hasClass('external')) {
return;
}
e.preventDefault();
$('#menu').removeClass('active');
showSection($(this).attr('href'), true);
});
$(window).scroll(function () {
checkSection();
});
</script>
</body>
</html>