forked from Vishal-raj-1/Awesome-JavaScript-Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
238 lines (209 loc) · 11.1 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
<!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">
<meta name="description"
content="Awesome JavaScript Projects, the platform which helps developer to get set go with their learning or making their life easier with premade projects.">
<title>Awesome JavaScript | Home</title>
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="shortcut icon" href="./assets/Images/favicons/faviconss.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<script src="assets/typed.js/typed.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</head>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Darkmode.js CDN -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/darkmode-js.min.js"></script>
<!-- separate css file included -->
<link rel="stylesheet" href="index.css">
</head>
<body>
<!--Sticky Sidebar-->
<div class="icon-bar">
<a href="https://www.facebook.com/" target="_blank" class="facebook"><i class="fa fa-facebook"></i></a>
<!--links are not available so targetted to the website link-->
<a href="https://twitter.com/vishalraj_1" target="_blank" class="twitter"><i class="fa fa-twitter"></i></a>
<!--links are not available so targetted to the website link-->
<a href="https://www.google.com/" target="_blank" class="google"><i class="fa fa-google"></i></a>
<!--links are not available so targetted to the website link-->
<a href="https://www.linkedin.com/in/vishal-r-0710061a1/" target="_blank" class="linkedin"><i
class="fa fa-linkedin"></i></a>
<a href="#" target="_blank" class="youtube"><i class="fa fa-youtube"></i></a>
</div>
<!--CSS Preloader-->
<div id="spinner-wrapper">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
</div>
<a id="goToTop" href="#top">
<i class="fa fa-arrow-up" aria-hidden="true"></i>
</a>
<main id="top">
<!-- Header -->
<header>
<nav>
<h2 class="shadow"><a href="index.html">Awesome JavaScript</a></h2>
<i class="fa fa-bars" aria-hidden="true" id="menuBar" onclick="menu()"></i>
<i class="fa fa-times" aria-hidden="true" id="menuClose" onclick="menuClose()"></i>
<div class="container">
<div class ="navbar">
<ul id="menu">
<li><a href="#" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="signuplogin.html">Signup/login</a></li>
<a href="https://github.com/Vishal-raj-1/Awesome-JavaScript-Projects" target="_blank"
class="github githubs"><i class="fa fa-github" aria-hidden="true"></i></a>
</ul>
</div>
</div>
</nav>
<div class="bannerSection">
<div class="bannerText">
<h1>JavaScript Projects <br> that you need!!</h1>
<span class="typed"></span>
<div class="buttonCenter">
<a href="#about" class="commanBtn">Get Started</a>
<a href="https://github.com/Vishal-raj-1/Awesome-JavaScript-Projects" target="_blank"
class="commanBtn" id="github"><i class="fa fa-github" aria-hidden="true"></i> Github</a>
</div>
</div>
<div class="bannerIllustration">
<img src="./assets/Images/homeaat.png" alt="Main Banner Illustration">
</div>
</div>
</header>
<!-- Header Close -->
<!-- Added About -->
<section class="body heading" id="about">
<h2>About Us</h2>
<section class="body" id="about">
<hr>
<div class="dualSections">
<div class="dualSectionsText">
<p>
This platform is built by passionate and talented JavaScript Developers around the world to
make learning JavaScript fun and easy for the newbies!<br><br> With the plethora of open
source, beginner friendly JavaScript projects
available here, one can indulge in project-based learning and kickstart their JavaScript
Development journey. This platform is a one stop destination to build your basics, clear
your doubts, contribute to projects, build new
projects and have a fun learning experience. We are glad to help you with your JavaScript
needs!! It will help you, clear your javascript doubts. You can use this projects for you
fulfilling your need.
</p>
<a href="contact.html">Contact Us</a>
</div>
<div class="dualSectionImg">
<img src="./assets/Images/shortAbout.svg" alt="About Illustration">
</div>
</div>
</section>
<!-- About Close -->
<!-- Added Project -->
<section class="homeProjects">
<div class="projectArea">
<div class="projectCard">
<a href="./public/Analogclock.html" class="hoverEffect" target="_blank">
<img class="projectCardImg" src="./assets/GIFs/analogClock.gif"
alt="Analogue Clock Project" />
<h5 class="projectCardTitle">Analog Clock</h5>
<span class="computerLegs"></span>
<span class="computerBase"></span>
</a>
</div>
</div>
<div class="projectDescription">
<h2>JavaScript Projects</h2>
<hr>
<p>JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript
specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has
curly-bracket syntax, dynamic typing, prototype-based
object-orientation, and first-class functions.
<br><br> Click on the below given button top surf the Awesome JavaScript Projects, that can help
you in many ways as per your need. So, get set go.
</p>
<a href="projects.html" class="button">More Projects</a>
</div>
</section>
<!-- Project Close -->
<!-- Added Call to Action -->
<div class="CTA">
<div class="ctaText">
<h1>Let's get started...</h1>
<p>Awesome JavaScript is the open source project that helps you in JavaScript Projects. Contact us
if you want to suggest the project that can be implemented in order to add in the website.</p>
</div>
<div class="ctaButton">
<a href="contact.html">Contact Now</a>
</div>
<img src="./assets/Images/contactCTA.png" alt="Contact Man">
</div>
</main>
<!-- Closed Call to Action -->
<!-- Added Footer -->
<footer>
<div class="container">
<div class="sec Aboutus">
<h2>Awesome JavaScript</h2>
<p>This platform is build by JavaScript Developers around the world to make learning JavaScript easy for
the newbies. This is the open source JavaScript project, which you can work on in GitHub. It will
help you, clear your javascript doubts.
You can use this projects for you fulfilling your need. It will help you, clear your javascript
doubts. You can use this projects for you fulfilling your need.
</p>
</div>
<div class="sec QuickLinks">
<h2>About Us</h2>
<u1>
<li><a href="#about">About</a></li>
<li><a href="#">Our Team</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="#">Top Contributors</a></li>
</u1>
</div>
<div class="sec QuickLinks">
<h2>Quick Links</h2>
<u1>
<li><a href="#">FAQ</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Help</a></li>
<li><a href="contact.html">Contact us</a></li>
<li><a href="signuplogin.html">Signup/Login</a></li>
</u1>
</div>
<div>
<h2>Follow Us</h2>
<ul class="sci">
<li><a href="https://www.facebook.com/" target="_blank"><i class="fa fa-facebook-official"
aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/" target="_blank"><i class="fa fa-twitter"
aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/" target="_blank"><i class="fa fa-instagram"
aria-hidden="true"></i></a></li>
<li><a href="https://github.com/Vishal-raj-1/Awesome-JavaScript-Projects" target="_blank"><i
class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-envelope" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</footer>
<div class="copyright Text">
<p>© 2021 Copyright. Awesome JavaScript Project. All Rights Reserved.</p>;
</div>
<!-- Closed Footer -->
<script src="./assets/js/scripts.js"></script>
<!-- a separate js file added -->
<script src="./index.js"></script>
</body>
</html>