forked from apu52/METAVERSE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about old.html
72 lines (51 loc) ยท 2.75 KB
/
about old.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="about.css">
</head>
<body>
<div class="about">
<h1 class="heading">ABOUT US</h1>
<h3>
Welcome to the Metaverse Front-End Playground community! We're dedicated to fostering a collaborative and
inclusive environment for all contributors.</h3>
<p>Your gateway to the future of web development in the metaverse! ๐๐
Metaverse Front-End Playground is an open-source repository created to empower developers to explore,
innovate, and collaborate in the metaverse space. Whether you're a seasoned developer looking to showcase
your metaverse projects or a newcomer eager to dive into the virtual realm, you're invited to join our
dynamic community!</p>
<p>## Achievement ๐
**METAVERSE** repo has secured a position in *top 50 maintainer repositories* in **QUINE HACTOBERFEST**
challenge ๐
</p>
<h2>What You'll Discover Here:</h2>
<h3>Diverse Metaverse Projects:</h3>
<p>
Our repository features a wide spectrum of metaverse-related
front-end projects. From HTML, CSS, and JavaScript
to immersive React experiences, you'll find projects
that push the boundaries of the metaverse.
</p>
<h3>๐ค Collaboration:</h3>
<p>Metaverse Front-End Playground thrives on collaboration. You can enhance existing metaverse projects,
contribute new features,
or even conjure up entirely new metaverse experiences. Your creative contributions are highly valued!</p>
<h3>Join the CODEPEAK'23 at "Metaverse Repo"! ๐ช</h3>
<p>We're excited to announce that "Metaverse Repo" is open to PR submissions for the CODEPEAK'23 , , from
December 7, 2023, to December 28, 2023. Join us for this exciting collaboration! ๐๐</p>
<h3> ๐ KWOC'23 Affiliation:</h3>
<p>We're thrilled to be part of KWOC'23, the global celebration of open source. By contributing to Metaverse
Front-End ,
you can earn KWOC'23 rewards and swag while shaping the future of the metaverse between the time span of
December 9,2023 to
January 15,2024.</p>
<h3>๐Learning Opportunity:</h3>
<p> If you're new to metaverse development, this repository is an excellent launchpad. Collaborate with
experienced metaverse
developers, gain valuable insights, and immerse yourself in creating groundbreaking virtual worlds.</p>
</div>
</div>
</body>
</html>