forked from OpenCodeEra/OpenCodeEra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
316 lines (291 loc) · 12.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>OpenCodeEra: Open Source Organisation</title>
<!-- Meta Tags -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description"
content="OpenCodeEra is an open source organisation aimed at making open source software more accessible and to help developers build better software." />
<meta name="keywords"
content="Open source,Open code era ,Open source company ,OpenSource,Contribution , community , Open source projects, education, collaboration, organisation, Web developement, Open source project,hacktoberfest" />
<meta name="robots" content="INDEX, FOLLOW" />
<!-- Linking external CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/faq.css">
<!-- <link
rel="stylesheet"
href="css/style_footer.css"
type="text/css"
media="screen"
/> -->
<!-- linking External JavaScript -->
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/images/icon/favicon125x125.png" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;700&display=swap" rel="stylesheet" />
</head>
<body>
<!-- This div pushes down header a little bit so that header is not sticky from start -->
<div class="header-push-down"></div>
<header class="blur disable-selection">
<nav>
<div class="left">
<img src="images/icon/icon.png" alt="OpenCodeEra logo" />
<a href="index.html">
<span class="blue">Open</span>
<span class="white">Code</span>
<span class="blue">Era</span>
</a>
</div>
<div class="menubar"><img src="https://cdn1.iconfinder.com/data/icons/social-messaging-ui-color/254000/30-512.png" alt="menu" class="menuimg"></div>
<div class="right">
<ul class="navul">
<li class="navli" class="about"><a href="#about">About</a></li>
<li class="navli" class="services"><a href="javascript:void(0);" onclick="ScrollToProject()">Projects</a></li>
<li class="navli"><a href="team_list.html"> Team </a></li>
<li class="navli" class="contact-us"><a href="#contact">Contact Us</a></li>
<li class="navli" class="about"><a href="#faq">FAQ</a></li>
</ul>
</div>
</nav>
</header>
<main class="blur">
<section class="firstsection disable-selection">
<div class="leftSection">
<div class="white">
<span class="blue">Welcome! </span>Contributors, Elevate Your Impact
with <span class="focus-gradient">Open Source</span>
<span id="element"></span>
</div>
</div>
<div class="rightSection">
<img src="images/Api Programming logo.png" alt="Open Code Era logo" />
</div>
</section>
<hr />
<section class="secondSection" id="about">
<div class="second-section-container">
<div class="leftSection">
<!-- image from template.net -->
<img src="images/illustrations/goals.png" alt="goals" />
</div>
<div class="rightSection">
<h2>Our Mission</h2>
<span class="text-gradient-blue-white">
<p>
Open Code Era fosters open source culture, encouraging
collaboration in software development within the developer
community.
</p>
</span>
</div>
</div>
</section>
<hr />
<section id="projects">
<h2>Our Projects</h2>
<div class="projects_body">
<section class="articles">
<article>
<div class="article-wrapper">
<figure>
<img src="images/FC.png" alt="" />
</figure>
<div class="article-body">
<h2>First-Contribution</h2>
<p>
A repo where you can make your first contribution and get a contributors card in our website.
</p>
<a href="https://github.com/OpenCodeEra/First-Contribution" class="read-more" target="_blank">
Check out GitHub Repo <span class="sr-only">about this is some title</span>
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
clip-rule="evenodd" />
</svg>
</a>
</div>
</div>
</article>
<article>
<div class="article-wrapper">
<figure>
<img src="images/GPA.png" alt="" />
</figure>
<div class="article-body">
<h2>GitHub-Profile-Achievements</h2>
<p>
A collection listing all Achievements available on the GitHub profile and how to earn them.
</p>
<a href="https://github.com/OpenCodeEra/GitHub-Profile-Achievements" class="read-more" target="_blank">
Check out GitHub Repo <span class="sr-only">about this is some title</span>
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
clip-rule="evenodd" />
</svg>
</a>
</div>
</div>
</article>
<article>
<div class="article-wrapper">
<figure>
<img src="images/ML.png" alt="" />
</figure>
<div class="article-body">
<h2>ML-X</h2>
<p>
Dive into a rich assortment of machine learning models, perfect for learners and experts alike.
</p>
<a href="https://github.com/OpenCodeEra/ML-X" class="read-more" target="_blank">
Check out GitHub Repo <span class="sr-only">about this is some title</span>
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
clip-rule="evenodd" />
</svg>
</a>
</div>
</div>
</article>
</section>
</div>
<div class="view_more__projects">
<a href="https://github.com/orgs/OpenCodeEra/repositories" target="_blank">View More</a>
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
clip-rule="evenodd" />
</svg>
</div>
</section>
<hr />
<section class="contactSection" id="contact">
<div class="leftContact">
<h2>Get in Touch!</h2>
<p>
If you have any questions or inquiries, please feel free to get in
touch with us.
</p>
<!-- image from freepik -->
<img src="./images/illustrations/Get in touch.png" alt="Get In Touch" />
</div>
<div class="rightContact">
<form id="messageForm" action="https://formspree.io/f/mwkdbzaq" method="POST">
<input type="text" name="name" placeholder="Name" required="" />
<input type="email" name="email" placeholder="Email" required="" />
<textarea rows="8" name="message" placeholder="Message" required=""></textarea>
<input type="hidden" name="_subject" id="email-subject" value="Contact Form Submission [OpenCodeEra]" />
<button id="submit" id="submit">Submit</button>
</form>
</div>
</section>
<hr />
<section id="faq">
<h2>Frequently Asked Question</h2>
<div id="faq_box">
<div class="content">
<div id="questions">
<p>
What is Open Code Era?
</p>
<p id="icon">
<span class="material-symbols-outlined open">
expand_more
</span>
<span class="material-symbols-outlined close">
close
</span>
</p>
</div>
<p class="answer">
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quisquam pariatur corrupti sequi consequuntur qui,
dolorem repellendus eligendi iusto perferendis expedita maiores voluptate architecto rerum iure et numquam
quam explicabo dolore.
</p>
</div>
</div>
</section>
</main>
<div id="popup">
<h2 id="form-status">Thanks for your submission!</h2>
<br />
<button id="close" onclick="toggle()">Close</button>
</div>
<!-- <footer class="blur disable-selection">
<div class="footer">
<div class="footer-first">
<h3 class="footer-header">Open Code Era</h3>
</div>
<div class="footer-rights">
Copyright © opencodeera.pages.dev | All Rights Reserved
</div>
<div class="footer-second">
<a class="github-action" href="https://github.com/OpenCodeEra/OpenCodeEra">
<img src="images/logo/github-logo.svg" alt="github-logo">
<span class="img-text"> Improve this page on GitHub </span>
</a>
</div>
</div>
</footer> -->
<footer>
<div class="row">
<div class="col-md-4 col-sm-6 footer-div" style="text-align: center">
<img src="images/icon/icon.png" id="footer-logo" />
<p id="footer-name">Open <span>Code</span> Era</p>
<a href="mailto:[email protected]" id="mail-footer">
<i class="fa-regular fa-envelope"></i> [email protected]
</a>
</div>
<div class="col-md-4 col-sm-6 footer-div" id="nav-footer">
<p class="ql-head">Quick Links</p>
<a href="team_list.html" class="nav-footer-link"> Our Team </a>
<a href="https://github.com/orgs/OpenCodeEra/repositories" class="nav-footer-link">
Projects</a>
<a href="#contact" class="nav-footer-link"> Contact </a>
</div>
<div class="col-md-4 footer-div" id="socials-div">
<p class="touch">Get in Touch</p>
<div id="socials">
<a href="https://www.linkedin.com/company/open-code-era/" target="_blank">
<i class="fa-brands fa-linkedin-in"></i>
</a>
<a href="https://github.com/OpenCodeEra" target="_blank">
<i class="fa-brands fa-github"> </i>
</a>
<a href="#">
<i class="fa-brands fa-x-twitter"></i>
</a>
<a href="#">
<i class="fa-brands fa-instagram"></i>
</a>
</div>
<div id="contribution-div">
<p class="contribute-head">Looking to contribute ?</p>
<p id="contribute-tag">Feel free to make your contributions</p>
<a href="https://github.com/OpenCodeEra/OpenCodeEra" id="contribute-link">
<i class="fa-brands fa-github" style="font-size: 40px"> </i>
OpenCodeEra
</a>
</div>
</div>
</div>
<p class="copy-right">
Copyright © opencodeera.pages.dev | All Rights Reserved
</p>
</footer>
<script src="./javascript/index.js"></script>
<script src="javascript/faq.js"></script>
</body>
</html>