-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
342 lines (311 loc) · 15.2 KB
/
index.html
File metadata and controls
342 lines (311 loc) · 15.2 KB
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
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!DOCTYPE html>
<html lang="en">
<!-- head -->
<!-- links and connectors -->
<head>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="subject" content="CodeChef-MACE" />
<meta name="description" content="CodeChef-MACE is a non-commercial organisation with a goal to provide a platform for programmers and developers everywhere to meet, compete & have fun." />
<meta name="keywords" content="CodeChefMACE, CodeChef-MACE, mace, MACE, MACE-Kothamangalam, Mace, CodeChef, Kothamangalam, Student, Chapter, Club, club, CLUB, CHAPTER, chapter, Education" />
<meta name="copyright" content="CodeChef-MACE" />
<meta name="language" content="en" />
<meta name="url" content="https://www.codechef.macehub.in/" />
<meta name="coverage" content="Worldwide" />
<meta name="distribution" content="Global" />
<meta name="target" content="all" />
<meta name="rating" content="General" />
<meta name="og:country-name" content="India" />
<meta name="og:region" content="India" />
<meta property="og:url" content="https://www.codechef.macehub.in/" />
<meta name="og:site_name" content="CodeChef-MACE" />
<meta property="og:type" content="Website" />
<meta property="og:title" content="CodeChef-MACE" />
<meta property="og:description" content="CodeChef-MACE is a non-commercial organisation with a goal to provide a platform for programmers and developers everywhere to meet, compete & have fun." />
<meta property="og:site_name" content="CodeChef-MACE" />
<meta name="twitter:card" content="website" />
<meta name="twitter:site" content="CodeChef-MACE" />
<meta name="twitter:title" content="CodeChef-MACE" />
<meta name="twitter:description" content="CodeChef-MACE is a non-commercial organisation with a goal to provide a platform for programmers and developers everywhere to meet, compete & have fun." />
<meta name="twitter:creator" content="@codechefmace" />
<meta itemprop="name" content="CodeChef-MACE" />
<meta itemprop="description" content="CodeChef-MACE is a non-commercial organisation with a goal to provide a platform for programmers and developers everywhere to meet, compete & have fun." />
<title>CodeChef MACE</title>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script src="script.js"></script>
<script src="load.js"></script>
<link rel="stylesheet" href="Home/indexstyle.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="Home/gallery.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="loader.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Righteous&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="Assets/logo/logo.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous" />
<link rel="stylesheet" href="Home/contactus.css">
<link rel="stylesheet" href="device/device.css">
<link rel="apple-touch-icon" type="image/png" href="Assets/logo/logo.png" />
<link rel="stylesheet" href="Home/nav.css">
<!-- social new 2 -->
<!-- slide up effect -->
<link rel="stylesheet" href="fade/demo/css/styles.css" />
<link rel="stylesheet" href="fade/dist/aos.css" />
<!-- time counter -->
<link rel="stylesheet" href="stuffs/time.css" media="all">
<script src="stuffs/timejs.download" id="jquery-js"></script>
<!-- social counter -->
<link rel="stylesheet" href="stuffs/social-counter.css">
</head>
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> -->
<body id="stop-scrolling">
<!-- preloader section -->
<div class="preloader" style="background-color: black;">
<img src="Assets/preloader43.gif" alt="">
</div>
<!-- navbar section-->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark">
<div class="container-fluid">
<div>
<a class="navbar-brand" href="#">
<img class="logo" src="Assets\codechef2.png" alt="CodeChef" />
</a>
<a class="brand" href="#">CodeChef MACE</a>
</div>
<div class="justify-content-end">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a href="Events/events.html" class="nav-link">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Team/team.html">Team</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus/contactus.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- title and logo section-->
<section id="hero">
<div class="main-logo">
<img class="logo-png image_box rotateY" src="Assets/logo/codechef2.png" alt="">
</div>
<div class="title">
<span class="glow">CodeChef MACE Chapter</span>
</div>
<div class="countup" id="countup1" style="display: none;">
<span class="timeel days" style="display: none;">2909</span>
<span class="timeel timeRefDays" style="display: none;">days</span><span class="timeel hours">3</span><span class="timeel timeRefHours">hours</span><span class="timeel minutes">28</span><span class="timeel timeRefMinutes">minutes</span>
<span class="timeel seconds">6</span><span class="timeel timeRefSeconds">seconds</span>
</div>
</section>
<div class="gradient-bg">
<!-- why and what section -->
<div class="about">
<div class="section-left" data-aos="fade-up">
<div class="section-container">
<div class="sub-head">
What is CodeChef MACE Chapter
</div>
<span class="sub-details">
CodeChef MACE Chapter is one of the best and most active clubs of MACE - with a vision to promote, impart and enhance the coding culture in students. They are thus provided ample opportunity to access resources and materials for competitive programming. This helps them to take a first smooth step to aim in the right direction.
</span>
</div>
</div>
<div class="section-right" data-aos="fade-up">
<div class="section-container">
<div class="sub-head">
Why CodeChef MACE Chapter
</div>
<span class="sub-details">
The goal of CodeChef MACE Chapter is to promote a healthy coding culture among students by providing various opportunities for developing their skills. We ignite the inner passion for coding in students by presenting it in unique and exciting ways.
<span style="visibility: hidden;">ming. This helps them to take a first smooth step to aim in the right direction.</span>
</span>
</div>
</div>
</div>
<!-- initiatives section -->
<div class="gallery-section">
<div id="sub" data-aos="fade-up">Our Initiatives</div>
<div class="initiatives-gallery">
<span class="gallery-border" data-aos="fade-up">
<img id="gallery-image" src="Assets/mcl.jpg" alt="">
</span>
<span class="gallery-border" data-aos="fade-up">
<img id="gallery-image" src="Assets/TNP.png" alt="">
</span>
<span class="gallery-border" data-aos="fade-up">
<img id="gallery-image" src="Assets/codeactually.png" alt="">
</span>
</div>
</div>
<!-- website visitor counter -->
<!-- <div class="visitor-section">
<div class="visitor-container">
<p id="number1" class="number visitor-counter">1300+</p>
<div class="visitor-counter-text">Website visitors</div>
</div>
</div> -->
<!-- magazine section -->
<section class="magazine-section" data-aos="fade-up">
<div id="sub" data-aos="fade-up">Our Magazine</div>
<div id="outer" data-aos="fade-up">
<a href="https://issuu.com/codechefmace/docs/mace_plus_plus" target="_blank"><img src="Assets/magazine2.png" alt=""></a>
<a href="https://issuu.com/codechefmace/docs/mace_plus_plus" target="_blank">
<div class="button_slide slide_down">View Now</div>
</a>
</div>
</section>
<!-- social section-->
<section id="header">
<div class="stickyicon-list">
<a href="https://www.facebook.com/CodeChef-MACE-Chapter-102610531673255/" class="facebook" target="_blank">
<i class="fa fa-facebook"></i>
</a>
<a href="https://twitter.com/codechef_mace" class="twitter" target="_blank">
<i class="fa fa-twitter"></i>
</a>
<a href="https://www.linkedin.com/company/codechefmacechapter/" class="linkedin" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://www.instagram.com/codechef_mace_chapter/" class="instagram" target="_blank">
<i class="fa fa-instagram"></i>
</a>
<a href="https://www.youtube.com/channel/UCaExgGZEa-J0l_GfefHWgCA" class="youtube" target="_blank">
<i class="fa fa-youtube"></i>
</a>
</div>
</section>
<!-- footer section -->
<div class="footer" style="display: none;">
<div class="footer-logo">
<img src="Assets/codechef2.png">
</div>
<div class="footer-title">CodeChef MACE Chapter</div>
</div>
<br>
<!-- social media 2 -->
<div class="social-2">
<div class="center">
<div id="social-test">
<ul class="social">
<a href="https://www.facebook.com/CodeChef-MACE-Chapter-102610531673255/" target="_blank">
<li class="list"><i class="fa fa-facebook" aria-hidden="true"></i></li>
</a>
<a href="https://twitter.com/codechef_mace" target="_blank">
<li class="list"><i class="fa fa-twitter" aria-hidden="true"></i>
</li>
</a>
<a href="https://www.linkedin.com/company/codechefmacechapter/" target="_blank">
<li class="list"><i class="fa fa-linkedin"></i></li>
</a>
</a>
<a href="https://www.instagram.com/codechef_mace_chapter/" target="_blank">
<li class="list"> <i class="fa fa-instagram"></i></li>
</a>
<a href="https://www.youtube.com/channel/UCaExgGZEa-J0l_GfefHWgCA" target="_blank">
<li class="list"> <i class="fa fa-youtube"></i></li>
</a>
</ul>
</div>
</div>
</div>
<!-- copyright protection -->
<div class="copyright">© Copyright 2021-22 | CodeChef-MACE | All rights reserved.</div>
</div>
<!-- counters -->
<!-- <section class="counters">
<div class="container">
<div>
<i class="fa fa-youtube counter-icon"></i>
<div class="counter" data-target="1800">0</div>
<div class="counter-text">Subscribers</div>
</div>
<div>
<i class="fa fa-twitter counter-icon"></i>
<div class="counter" data-target="700">0</div>
<div class="counter-text">Followers</div>
</div>
<div>
<i class="fa fa-facebook counter-icon"></i>
<div class="counter" data-target="600">0</div>
<div class="counter-text">Likes</div>
</div>
<div>
<i class="fa fa-linkedin counter-icon"></i>
<div class="counter" data-target="400">0</div>
<div class="counter-text">Connections</div>
</div>
</div>
</section> -->
<script src="./stuffs/social-counter.js"></script>
</body>
<!-- loader script -->
<script>
function send() {
alert("Mail sent");
}
document.addEventListener("DOMContentLoaded", (e) => {
setTimeout(() => {
document.querySelector(".preloader").classList.add("disabled")
document.body.removeAttribute("id")
}, 3000)
})
</script>
<!-- loader style -->
<style>
.preloader {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100vh;
z-index: 999;
}
.preloader img {
width: 100%;
height: 100%;
object-fit: cover;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
#stop-scrolling {
height: 100% !important;
overflow: hidden !important;
}
</style>
<!-- animation fade up -->
<script src="fade/dist/aos.js"></script>
<script>
AOS.init({
easing: 'ease-in-out-sine'
});
</script>
<!-- time script -->
<script src="./stuffs/time.js"></script>
</html>