-
Notifications
You must be signed in to change notification settings - Fork 53
/
index.html
469 lines (405 loc) · 17.3 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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Acadmica</title>
<link rel="shortcut icon" href="./src/assets/ACADMICA.png" type="image/x-icon" />
<!-- Favicon -->
<link rel="icon" href="./src/assets/favicon.png" type="image/png" sizes="32x32" />
<!-- FONTAWESOME CDN LINK -->
<script src="https://kit.fontawesome.com/623d2ea8a9.js" crossorigin="anonymous"></script>
<!-- BOOTSTRAP CDN LINK GOES HERE -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous" />
<link rel="stylesheet" href="./src/CSS/index.css" />
</head>
<body class="dark">
<div class="wrapper">
<div class="loading">
<div class="bounceball"></div>
<div class="content">
<h1>@cadmica.social</h1>
</div>
</div>
</div>
<div class="main-content">
<!-- Navbar starts here -->
<nav id="nav" class="center p-4 w-100">
<div class="nav-container w-100 d-flex align-items-center justify-content-between">
<a class="logo" href="#"> @cadmica! </a>
<div class="nav-links">
<ul class="space-between">
<li class="pl-3 pr-3">
<a class="nav-items-a" href="./public/studyroom.html">Study Room</a>
</li>
<li class="pl-3 pr-3">
<a class="nav-items-a" href="https://discord.gg/ZkHXnxhda7" target="__black">Discord Server</a>
</li>
<li class="pl-3 pr-3">
<a class="nav-items-a" href="./public/503.html">Study Statistics</a>
</li>
<li class="pl-3 pr-3">
<a class="nav-items-a" href="https://github.com/tier3guy/Acadmica">GitHub</a>
</li>
</ul>
</div>
<div class="d-flex">
<div class="btn-container center subscribe-btn">
<a href="./src/pages/subscribe.html" class="button-primary button-all" style="color: white">
Subscribe Us
</a>
</div>
<div class="form-check form-switch theme-toggle-button button-all">
<!-- <i class="theme-icon fa-solid fa-sun fa-moon"></i> -->
<i class="theme-icon fa-solid fa-sun"></i>
</div>
</div>
</div>
</nav>
</button>
<!-- <button class="button-all btn-discord btn-discord-small">
<i class="fa-brands fa-discord"></i><a href="https://discord.com/invite/ZkHXnxhda7">Discord</a>
</button> -->
</div>
</div>
<!-- Main hero body page starts here -->
<div class="main-container">
<div class="text-container">
<h1><span class="title">Acadmica</span></h1>
<h1>
your one stop destiny to all your academics problems
<span class="exclaimation">!</span>
</h1>
<p class="mt-2">
Join the largest student community and say goodbye to lack of
motivation. We are here to help each other in studies.
</p>
<!-- <div class="main-btn-container mt-5">
<button class="button-all button-primary btn-join">
Join study room
</button>
<button class="button-all btn-discord">
<i class="fa-brands fa-discord"></i>Discord
</button>
</div> -->
</div>
<div class="image-container">
<img
src="https://images.unsplash.com/photo-1531482615713-2afd69097998?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80"
alt="image"
class="img-responsive"
/>
</div>
</div>
<div class="main-btn-container mt-5">
<button class="button-all button-primary btn-join">
Join study room
</button>
<button class="button-all btn-discord">
<i class="fa-brands fa-discord"></i>Discord
</button>
</div>
<!-- Main hero body page ends here -->
</div>
<!-- Main hero page ends here -->
<!-- About Academica -->
<section class="facilities">
<h1>We Are <span id="aboutHeading">Acadmica</span></h1>
<h3>Providing you with the most marvelous content!</h3>
<div class="about">
<p>
Acadmica is running with aim the of becoming India's biggest
student-driven community where students can help each other by
sharing notes among them. We are engineering students and hence know
the problems that an engineering student face in his/her college
life. Be it college academics, development, coding, internships,
placement preparation and what not. <br />
<br />
Worry not as you have come to the right place. We are providing
notes, study materials, coding questions for placements, compiled at
one place. <br />
<br />
We go through the internet and find the best resources for you and
serve you at one place. Also if a student feels that his notes or
study materials can help others, he or she can share material with
us, in return you will be getting fame on social media handles.
</p>
</div>
<div class="facilities-row">
<div class="facilities-col text-center">
<img class="image"
src="https://images.unsplash.com/photo-1561089489-f13d5e730d72?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80" />
<h3 class="text-center">Academics</h3>
<p>
Stream seperated academics notes/study materials at one place.
</p>
<a class="mt-1" href="./src/pages/academics/main.html">Visit Academics</a>
</div>
<div class="facilities-col text-center">
<img class="image"
src="https://images.unsplash.com/photo-1536148935331-408321065b18?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=387&q=80" />
<h3 class="text-center">Development</h3>
<p>
Android/iOS, Native, Web, Blockchain, Machine Learning and what
not.
</p>
<a class="mt-1" href="./src/pages/development/main.html">Find here</a>
</div>
<div class="facilities-col text-center">
<img class="image"
src="https://images.unsplash.com/photo-1616587894289-86480e533129?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80" />
<h3 class="text-center">Interview Preparation</h3>
<p>Learn DSA from Candidate masters and ace your interview.</p>
<a class="mt-1" href="./src/pages/interviewPrep/main.html">Visit now</a>
</div>
</div>
</section>
<!--Feedback section starts here-->
<!-- <section class="feedback">
<h1 class="neonText">Testimonials and Feedbacks</h1>
<div class="feedback-row">
<div class="feedback-col text-center">
<h3 class="text-center font-barlow">Sakshi</h3>
<h5 class="text-center font-barlow">Masters Student at UC Berkeley</h5>
<p>
The resources available here at acadmica have helped me immensely in performing
exceedingly well in my college exams and my technical interviews. The most impressive thing about Acadmica
is the way in which all the resources and notes are present in a well-structured manner.
</p>
</div>
<div class="feedback-col feedback-col-2 text-center">
<h3 class="text-center font-barlow">Richard</h3>
<h5 class="text-center font-barlow">Full Stack Blockchain Developer</h5>
<p>
According to me, Acadmica is a blessing to all students and working professionals. The curated list of
resources for each domain
, ranging from coding to development and academics provide a wonderful pathway and roadmap to excel in our
careers.
Thanks to the resources available here at Acadmica, I have received full time remote offers from several
renowned startups and MNCs in US and Europe!
</p>
</div>
<div class="feedback-col text-center">
<h3 class="text-center font-barlow">Shreyas</h3>
<h5 class="text-center font-barlow">Software Engineer at Google</h5>
<p>The course material provided here is very good, with detailed notes, question banks and exercises. The best
part of the website is that it has a compilation of all of the topics required to be covered
irrespective of the domain you are into. Practicing the coding questions and revising through the notes
present here at Acadmica helped me land my dream job at Google.</p>
</div>
</div>
</section> -->
<!--Feedbacks section ends here-->
<!-- FAQ Section starts here -->
<section class="FAQ" id="main-faq">
<h1 class="acadLogo">@cadmica!</h1>
<h1>Frequently Asked Questions</h1>
<p class="p-3">
Here you will find answers to frequently asked questions as well as our community guidelines, <br> which enable
us to study in a motivating and stress-free environment.
</p>
<div class="faq-box">
<div class="faq-row">
<button class="faq-btn">
<span id="faq-quest">How do we get the study materials?</span>
<i class="fa-solid fa-plus faq-icon"></i>
</button>
<div class="faq-content">
<p>
Me, Avinash, the CTO of this project personally verifies all the
notes and study materials. I go to the internet, visit various
sites and collects the best resources for you guys.
</p>
</div>
</div>
<div class="faq-row">
<button class="faq-btn">
<span id="faq-quest">Do we create notes by ourselves?</span>
<i class="fa-solid fa-plus faq-icon"></i>
</button>
<div class="faq-content">
<p>
The answer is somewhere between YES and NO. Our motive is to
provide you the best notes, so we compare our notes vs notes
present on the internet. The more accurate and detailed one
wins.
</p>
</div>
</div>
<div class="faq-row">
<button class="faq-btn">
<span id="faq-quest">Can I post my material for the club?</span>
<i class="fa-solid fa-plus faq-icon"></i>
</button>
<div class="faq-content">
<p>
Yes! ofcourse your materials are always welcome. But again we
will compare the better notes and publish that in our site.
</p>
</div>
</div>
<div class="faq-row">
<button class="faq-btn">
<span id="faq-quest">How can I upload study materials here?</span>
<i class="fa-solid fa-plus faq-icon"></i>
</button>
<div class="faq-content">
<p>
Click the CONTRIBUTE button on top or just click on the link
below. You will be redirected to a google form. Fill the form
and upload the documents. Wooho! and you are done.
</p>
<a href="" class="googleForm">Google Form</a>
</div>
</div>
</div>
</section>
<!-- Footer section starts here -->
<!-- <footer class="footer_area section_padding_130_0">
<div class="container">
<div class="row"> -->
<!-- Single Widget-->
<!-- <div class="col-12 col-sm-6 col-lg-4 mt-5">
<div class="single-footer-widget section_padding_0_130"> -->
<!-- Footer Logo-->
<!-- <div class="footer-logo mb-3"><a href="index.html">
<strong><h4><spane>@cadmica!</spane></h4></strong>
</a></div>
<p>Help you to study more often<br>
than before</p> -->
<!--Buy me-coffee-->
<!-- <div class="copywrite-text mb-5">
<a href="https://www.buymeacoffee.com/gavinash62D">
<img class="img-buy-coffee mr-3" src="./src/assets/buyMeCoffeeLogo.png">
Help us grow more
</a>
</div> -->
<!-- Footer Social Area-->
<!-- <p class="footer-icon-contact mt-4">Contact us at -</p>
<div class="footer_social_area"><a href="https://www.facebook.com/people/Avinash-Gupta/100042540223986"
data-toggle="tooltip" data-placement="top" title="" data-original-title="Facebook"><i
class="fa fa-facebook"></i></a><a href="https://www.instagram.com/programmer_gupta/"
data-toggle="tooltip" data-placement="top" title="" data-original-title="Instagram"><i
class="fa fa-instagram"></i></a><a href="https://www.linkedin.com/in/avinash-gupta-3321041ba/"
data-toggle="tooltip" data-placement="top" title="" data-original-title="linkedin"><i
class="fa fa-linkedin"></i></a><a href="https://twitter.com/Avinash35925012" data-toggle="tooltip"
data-placement="top" title="" data-original-title="Twitter"><i class="fa fa-twitter"></i></a></div>
</div>
</div> -->
<!-- Single Widget-->
<!-- <div class="col-12 col-sm-6 col-lg">
<div class="single-footer-widget section_padding_0_130"> -->
<!-- Widget Title-->
<!-- <h5 class="widget-title mt-5">Product</h5> -->
<!-- Footer Menu-->
<!-- <div class="footer_menu">
<ul>
<li><a href="public/studyroom.html">Study Room</a></li>
<li><a href="https://discord.com/invite/ZkHXnxhda7">Discord Server</a></li>
<li><a href="public/503.html">Study Statistics</a></li>
</ul>
</div>
</div>
</div> -->
<!-- Single Widget-->
<!-- <div class="col-12 col-sm-6 col-lg">
<div class="single-footer-widget section_padding_0_130"> -->
<!-- Widget Title-->
<!-- <h5 class="widget-title mt-5">Support</h5> -->
<!-- Footer Menu-->
<!-- <div class="footer_menu">
<ul>
<li><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
</div>
</div> -->
<!-- Single Widget-->
<!-- <div class="col-12 col-sm-6 col-lg">
<div class="single-footer-widget section_padding_0_130">
</div>
</div>
</div>
</div>
<div class="copyright text-center mt-5">
<p>2022 @cadmica Inc. Copyright and All rights reserved</p>
</div>
</div>
</footer> -->
<!-- </section> -->
<!-- </div> -->
<!-- Footer Section Starts Here -->
<section>
<footer>
<!-- <hr /> -->
<div class="footer-row">
<div class="footer-col-first">
<h2>Acadmica</h2>
<p>Help you to study more often</p>
<p>than before</p>
<!--Buy me-coffee-->
<div class="copywrite-text mb-5 mt-3">
<a href="https://www.buymeacoffee.com/gavinash62D">
<img class="img-buy-coffee mr-3" src="./src/assets/buyMeCoffeeLogo.png">
Help us grow more
</a>
</div>
</div>
<div class="footer-col footer-col-second">
<h2>
Support
<div class="underline"><span></span></div>
</h2>
<p>Help center</p>
<a class="email-id" href="mailto:[email protected]">[email protected]</a>
<p class="footer-icon-contact mt-4">Contact us at -</p>
<div class="social-icons">
<a href="https://www.facebook.com/profile.php?id=100042540223986"><i class="fa fa-facebook-f"></i></a>
<a href="https://www.instagram.com/programmer_gupta/"><i class="fa fa-instagram"></i></a>
<a href="https://twitter.com/Avinash35925012"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/avinash-gupta-3321041ba/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="footer-col footer-col-third">
<h2>
Product
<div class="underline"><span></span></div>
</h2>
<ul>
<li><a href="">Study Room</a></li>
<li><a href="">Discord Server</a></li>
<li><a href="">Study Statistics</a></li>
</ul>
</div>
<div class="footer-col-fourth">
<div class="btn-container center">
<a href="src/pages/subscribe.html" class="button-primary button-all" type="button">Subscribe Us</a>
</div>
</div>
</div>
<div class="footer-row2">
<div class="footer-col">
<p>2022@cadmica Inc. Copyright and All rights reserved.</p>
</div>
<div class="footer-col">
<p>Terms and Condition . Privacy Policy</p>
</div>
</div>
</footer>
</section>
<!-- Footer Section Ends Here -->
<!-- Custom JS -->
<script src="./src/JS/faq.js"></script>
<script src="./src/JS/main(index).js"></script>
<script src="./src/JS/index.js"></script>
<!-- BOOTSTRAP JS CDN LINK GOES HERE -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF"
crossorigin="anonymous"></script>
</body>
</html>