-
Notifications
You must be signed in to change notification settings - Fork 73
/
index.html
269 lines (237 loc) · 9.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="The Wall of Projects is a collaborative web platform designed to showcase a diverse collection of projects contributed by developers worldwide. It serves as a hub for sharing, exploring, and contributing to various projects across different domains.Discover a collaborative learning platform at The Wall of Projects, where developers of all levels showcase their work. Explore diverse projects in web development, mobile apps, machine learning, and more. Fostering a supportive community, contributors receive recognition in this inclusive space that encourages networking and open contributions. Enjoy an easy-to-navigate user-friendly interface." />
<!-- Google Font for Inter -->
<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=Inter&display=swap" rel="stylesheet">
<!-- Google Font for Clash Display -->
<link href="https://api.fontshare.com/v2/css?f[]=clash-display@700,500,600&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta
name="keywords"
content="The Wall of Projects,Javascript Projects, beginnner friendly, good first issue, global developers, project showcase, web development, mobile apps, machine learning, contributor recognition, user-friendly interface, open-source contribution, contribute projects, learning resource, collaborative environment, inclusive space" />
<title>The Wall of Projects</title>
<link rel="stylesheet" href="./css/main.css" />
<link rel="stylesheet" href="./css/new_theme.css">
<link rel="stylesheet" href="./css/home_stars.css">
<link rel="icon" type="image/png" href="./images/wall.png">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8502923994917060"
crossorigin="anonymous"></script>
</head>
<body>
<!-- Navbar -->
<nav id="nav">
<div class="navContainer flex-center">
<div class="container flex-between">
<h4>The Wall of Projects</h4>
<!-- Language menu container -->
<div id="google_translate_element"></div>
<div class="subNav flex-center">
<a
href="https://github.com/MrAshwin2142/The-Wall-of-Projects"
class="desktopLink"
>Star Repo</a
>
<a class="desktopLink" href="#theWall">The Wall</a>
<a class="desktopLink" href="#starContributor">Star Contributors</a>
<!-- xxx mobile menu button xxx -->
<button
class="menu hover-scale"
id="menu"
onclick="toggleSlideInMenu()">
<!-- menu icon -->
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
<!-- xxxxx -->
</button>
<!--xxx xxxxxxxxxxxxxxxxxxx xxx-->
<button>
<img
id="modeButton"
src="./images/dark-mode.svg"
class="lightIcon"
onclick="handleMode()"
alt="theme" />
</button>
</div>
</div>
</div>
<div class="slideInMenu hidden" id="slideInMenu">
<div>
<a href="https://github.com/MrAshwin2142/The-Wall-of-Projects"
>Star Repo</a
>
<a href="#theWall">The Wall</a>
<a href="#starContributor">Star Contributors</a>
<button class="close hover-scale" onclick="toggleSlideInMenu()">
<img src="./images/cross.svg" alt="close" />
</button>
</div>
</div>
</nav>
<!-- Header section -->
<header>
<div class="container">
<div id="intro">
<div class="title-container">
<div class="welcome">
<span class="gradientLine"></span>
<p>welcome to</p>
<span class="gradientLine"></span>
</div>
<h1 class="uppercase">the Wall of Projects</h1>
<h3>
– where individuals showcase their passion and innovation through
a collection of remarkable projects.
</h3>
</div>
<div class="card">
<h4 class="uppercase">
Your journey in the world of coding deserves recognition, no
matter the scale of your project.
</h4>
<div class="gradientLine"></div>
<div>
<p class="mark">Ready to make your mark? 🔖</p>
<div class="flex-col-center">
<p class="uppercase">↓ Click ↓</p>
<a
href="https://docs.google.com/forms/d/e/1FAIpQLSfYNrsuX1tijjFqAvlgwH02aFo28Zqhb9qTs2N-iTot09LUvw/viewform"
class="addNewProject"
>Add New Project</a
>
<p class="description">
Display your creation on the Wall. Whether it's a
groundbreaking application or a clever piece of code, your
project matters. Explore the diverse array of projects hosted
here and be part of a community that thrives on collaboration
and shared knowledge.
</p>
<div id="projectCount">0</div>
</div>
</div>
</div>
</div>
</div>
</header>
<label for="searchBox" id="theWall">Search</label>
<input
type="text"
id="searchBox"
placeholder="Search by Technology, Name or Contibutor..." />
<ul id="autocompleteList"></ul>
<!-- Projects section -->
<main class="main-content">
<section class="project-section flex-col-items-center">
<div class="container">
<div id="projectList">
<button id="addProjectBtn" class="btn">
<a href="https://forms.gle/6eKToerpPrGK2vhZA" target="_blank"
><s>ADD NEW PROJECT!</s></a
>
</button>
<!-- Project buttons will be added here -->
</div>
</div>
</section>
<!-- Project details section (hidden by default) -->
<section id="detailSection" class="hidden">
<div id="projectDetails">
<h1 id="projectName"></h1>
<img
id="projectImage"
src="./images/default-image.jpg"
alt="Project Image" />
<p id="projectDescription"></p>
<p>Tech Used : <span id="usedTech"></span></p>
<p>Contributor : <span id="contributor"></span></p>
<hr id="projectHr" />
<div class="button-container">
<button>
<a href="" target="_blank" id="codeLink">Go to Code</a>
</button>
<div class="liveLinkContainer">
<button>
<a href="" target="_blank" id="liveLink">Go to Live</a>
</button>
<span class="error-message hidden" id="liveLinkError"
>Live link is not available</span
>
</div>
</div>
</div>
</section>
<!-- Contributor Table -->
<div id="starContributor" class="starContributor">
<h4><b>STAR CONTRIBUTORS</b></h4>
<br />
<table id="contributorTable">
<tr>
<th>Name</th>
<th>Projects</th>
</tr>
</table>
</div>
<hr />
<!-- Contribute section -->
<!--
<p>
More about me:
<a href="https://ashwin-portfolioo.netlify.app/#" target="_blank">Ashwin Dhangar</a>
</p> -->
</main>
<!-- Footer section -->
<footer>
<p>
If your code is not deployed yet, you can refer to this
<a
href="https://www.geeksforgeeks.org/how-to-host-a-website-on-github-for-free/"
>Article</a
>
for guidance.<br /><br />
</p>
<p>
Want to contribute?
<a
href="https://github.com/MrAshwin2142/The-Wall-of-Projects"
target="_blank"
>Contribute here!<br /><br
/></a>
</p>
<div class="copyright">
<p>© <s>2023 The Wall Of Projects</s></p>
</div>
</footer>
<script src="script.js"></script>
<script src="projects.js"></script>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement(
{ pageLanguage: 'en' },
'google_translate_element'
);
}
</script>
<script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script src="./home_stars.js"></script>
</body>
</html>