forked from Its-Aman-Yadav/Community-Site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout us.html
298 lines (272 loc) · 9.61 KB
/
about us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<scrip src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="css/animate.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="about us.css" />
<link
href="https://fonts.googleapis.com/css2?family=Gorditas&family=Playpen+Sans:wght@100;500&family=Poppins&family=Prompt&family=Roboto&family=Satisfy&family=Ubuntu:wght@300;400&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<title>About Us - Open Source Community</title>
</head>
<body class="aboutusbody">
<div class="navbar">
<nav>
<label class="logo" style="margin-left: 5px; display: flex; gap: 1rem"
><img
src="images/fav.png"
alt="logo"
style="height: 50px; width: 50px"
/>
<span style="margin-left: 0; font-size: medium"
>Open Source Village</span
>
</label>
<ul class="flex flex-col md:flex-row">
<li><i></i><a href="index.html">Home</a></li>
<li><i></i><a href="#introduction">Introduction</a></li>
<li><i></i><a href="#mission">Mission</a></li>
<li><i></i><a href="#values">Values</a></li>
<li><i></i><a href="#projects">Projects</a></li>
<li><i></i><a href="#login.html">Login/Register</a></li>
</ul>
</nav>
</div>
<!-- main secction -->
<div class="about">
<div class="content">
<h1 class="about-title">About Us</h1>
<div class="img">
<img style="width: 600px" src="images/about-img (2).png" alt="" />
</div>
</div>
</div>
<div class="intro-container">
<div class="vertical">
<h1 class="about-title1" style="text-align: center">WHO ARE WE?</h1>
<img src="images/who.png.png" alt="" />
</div>
<div class="vertical">
<div class="box">
<h1>INTRODUCTION</h1>
<div class="intro-content">
<p>
Welcome to our open-source community! <br />
We are a diverse group of individuals passionate about
collaboration, innovation, and sharing knowledge through
open-source projects.Our community thrives on the contributions
and enthusiasm of its members.
</p>
</div>
</div>
<div class="box">
<h1>MISSION</h1>
<div class="intro-content">
<p>
Our mission is to promote open-source software development, foster
a collaborative environment, and provide opportunities for
learning and growth. We aim to create software that benefits the
wider community and drives technological progress.
</p>
</div>
</div>
</div>
</div>
<div class="counters">
<div>
<div class="counter">
<h1><span data-count="1000">0</span></h1>
<h3>Visitors</h3>
</div>
<div class="counter">
<h1><span data-count="200">0</span></h1>
<h3>Members</h3>
</div>
<div class="counter">
<h1><span data-count="100">0</span>+</h1>
<h3>Followers</h3>
</div>
<div class="counter">
<h1><span data-count="70">0</span>+</h1>
<h3>Countries</h3>
</div>
</div>
</div>
</div>
<!-- <section>
<div class="intro" id="#introduction">
<div class="abtcontent">
<h1>open-source-village</h1>
<h2>Make New Friends</h2>
<p>
Welcome to our open-source community! <br />We are a diverse group
of individuals passionate about collaboration, innovation,<br />
and sharing knowledge through open-source projects. <br />Our
community thrives on the contributions and enthusiasm of its
members.
</p>
<a
style="text-decoration: none"
class="abtbtn"
href="https://discord.gg/mM9qFh2uZR"
>Join Discord</a
>
<img src="images/community.png" alt="" class="introimg" />
</div>
</div>
</section>
<section class="Mission" id="mission">
<div class="">
<h1>Mission</h1>
<h2>Happy Community</h2>
<p>
Our mission is to promote open-source software development, foster a
collaborative environment, and provide opportunities for learning and
growth. We aim to create software that benefits the wider community
and drives technological progress.
</p>
</div>
</section> -->
<!-- <main>
<section id="introduction">
<h2>Introduction</h2>
<p>
Welcome to our open-source community! We are a diverse group of
individuals passionate about collaboration, innovation, and sharing
knowledge through open-source projects. Our community thrives on the
contributions and enthusiasm of its members.
</p>
</section>
<section id="mission">
<h2>Mission</h2>
<p>
Our mission is to promote open-source software development, foster a
collaborative environment, and provide opportunities for learning and
growth. We aim to create software that benefits the wider community
and drives technological progress.
</p>
</section>
<section id="values">
<h2>Values</h2>
<ul>
<li>
<strong>Collaboration:</strong> We believe in the power of working
together to achieve great things.
</li>
<li>
<strong>Inclusivity:</strong> We welcome contributions from people
of all backgrounds and skill levels.
</li>
<li>
<strong>Transparency:</strong> We maintain open and honest
communication within our community.
</li>
<li>
<strong>Innovation:</strong> We strive to push the boundaries of
technology through creative problem-solving.
</li>
<li>
<strong>Respect:</strong> We treat each other with respect and
kindness, fostering a supportive environment.
</li>
</ul>
</section>
<section id="projects">
<h2>Projects</h2>
<p>
Our community is involved in a variety of projects spanning different
domains, including web development, data science, machine learning,
and more. Here are some of our ongoing projects:
</p>
<ul>
<li>
<strong>Project Alpha:</strong> An open-source web application
framework.
</li>
<li>
<strong>Data Insights:</strong> A collaborative platform for data
analysis and visualization.
</li>
<li>
<strong>AI Toolkit:</strong> A suite of tools and libraries for
machine learning enthusiasts.
</li>
<li>
<strong>Community Hub:</strong> An online portal for community
events, discussions, and resources.
</li>
</ul>
</section>
<section id="contact">
<h2>Contact Us</h2>
<p>
If you have any questions or would like to get involved, please reach
out to us using the form below:
</p>
<form id="contact-form">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required />
<label for="email">Email:</label>
<input type="email" id="email" name="email" required />
<label for="message">Message:</label>
<textarea id="message" name="message" required></textarea>
<button type="submit">Submit</button>
</form>
</section>
</main> -->
<special-footer></special-footer>
<!-- counter js -->
<script>
const counters = document.querySelectorAll(".counters span");
const container = document.querySelector(".counters");
let activated = false;
window.addEventListener("scroll", () => {
const containerOffsetTop = container.offsetTop;
const containerOffsetHeight = container.offsetHeight;
if (window.pageYOffset > containerOffsetTop - window.innerHeight + 200 && !activated) {
counters.forEach(counter => {
counter.innerText = '0';
let count = 0;
function updateCount() {
const target = parseInt(counter.getAttribute('data-count'));
if (count < target) {
count++;
counter.innerText = count;
setTimeout(updateCount, 10);
} else {
counter.innerText = target;
}
}
updateCount();
});
activated = true;
} else if (window.pageYOffset < containerOffsetTop - window.innerHeight + 500 && activated) {
counters.forEach(counter => {
counter.innerText = '0';
});
activated = false;
}
});
</script>
<script>
document
.getElementById("contact-form")
.addEventListener("submit", function (event) {
event.preventDefault();
alert("Thank you for your message. We will get back to you soon.");
document.getElementById("contact-form").reset();
});
</script>
<script src="index.js"></script>
<script src="footer/footer.js"></script>
</body>
</html>