-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheventPage.html
360 lines (310 loc) · 15.6 KB
/
eventPage.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
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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE html>
<html lang="en">
<head>
<!-- redirects to new website -->
<meta http-equiv="refresh" content="0; URL='https://www.aceserc.org/'" />
<script>
window.location.href = "https://www.aceserc.org/";
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Events - ACES</title>
<meta content="ACES offers you interactive webinars,
workshops, competition and much more.
So, this are the most exiticing events we have organized so far." name="description" />
<meta content="ACES, Techfest, society, nepal,Computer, association , Computer Engineering Students, Students, Engineering, ACES launched, help students, Competition, Events, Training, Skill, Support, Hackathon" name="keywords" />
<!-- This tag tells the web crawler all pages will be indexed and to crawl them. -->
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- OG for displaying links in social media -->
<meta property="og:title" content="Association of Computer Engineering Students (ACES)- Events" />
<meta property="og:type" content="student society" />
<meta property="og:description" content="ACES offers you interactive webinars,
workshops, competition and much more.
So, this are the most exiticing events we have organized so far." />
<meta property="og:image" content="assets/img/aces_logo.png" />
<meta property="og:site_name" content="Association of Computer Engineering Students (ACES)" />
<meta property="og:url" content="https://aces.ioepc.edu.np/gallery.html">
<!-- twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Association of Computer Engineering Students (ACES)- Events">
<meta name="twitter:description" content="ACES is a youth-led organization, a collaborative effort of Computer Engineering students from IOEPC.">
<meta name="twitter:image" content="assets/img/aces_logo.png" />
<!-- <meta name="twitter:site" content="@techsathinp"> -->
<!-- twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Association of Computer Engineering Students (ACES)- Events">
<meta name="twitter:description" content="ACES is a youth-led organization, a collaborative effort of Computer Engineering students from IOEPC.">
<meta name="twitter:image" content="assets/img/aces_logo.png" />
<meta name="twitter:site" content="@AcesSociety">
<!-- Favicons -->
<link href="assets/img/aces_logo.png" rel="icon">
<!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Krub:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Article -->
<meta property="article:author" content="https://www.facebook.com/acesdharan">
<meta property="article:publisher" content="https://www.facebook.com/acesdharan">
<meta property="article:tag" content="ACES">
<meta property="article:tag" content="ACES Techfest 5.0">
<meta property="article:tag" content="Association of computer engineering students">
<meta property="article:tag" content="Events">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<!-- <h1 class="logo"><a title="" href="index.html">Bikin</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a title="logo" href="index.html" class="logo"
><img src="assets/img/aces_logo.png" alt="aces_logo" class="img-fluid"
/></a>
<nav id="navbar" class="navbar bg-light">
<ul>
<li><a title="home" class="nav-link scrollto" href="index.html#hero">Home</a></li>
<li><a title="about" class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a title="event" class="nav-link scrollto active" href="#">Events</a></li>
<li><a title="gallery" class="nav-link scrollto" href="gallery.html">Gallery</a></li>
<li><a title="testimonial" class="nav-link scrollto" href="index.html#testimonials">Testimonials</a></li>
<!-- <li><a title="" class="nav-link scrollto" href="index.html#contact">Contact</a></li> -->
<li>
<a title="upcoming-events" class="getstarted scrollto" href="https://discord.gg/7SfAtB3Jym">Join Our Discord</a> </li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
</div>
</header>
<!-- End Header -->
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ol>
<li><a title="home" href="index.html">Home</a></li>
<li>Events</li>
</ol>
</div>
</section>
<!-- End Breadcrumbs -->
<!-- ======= Team Section ======= -->
<!-- Upcoming Event Start -->
<section id="upcoming_event" class="event">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Techfest 6.0</h2>
<p itemprop="event">
The technical events is now going on, so hurry up and register yourself.
</p>
</div>
<div id="event-container" class="row event-container"></div>
</div>
</section>
<!-- Upcoming Event End -->
<!-- Previous Event Start -->
<section id="event" class="event">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Techfest 5.0</h2>
<p itemprop="event">
A glimpse of what our seniors have accomplished!
</p>
</div>
<div class="row event-container">
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/brainstromming.webp" class="img-fluid h-100" alt="brainstromming" />
<div class="event-info">
<p itemprop="event">About Event <br>
"ACES is back with one week-long Brainstorming Programming Quiz where simple programming questions will be asked and you get a chance to win Rs 50 mobile top up each day."
</b>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/techfest.webp" class="img-fluid h-100" alt="techfest" />
<div class="event-info">
<p itemprop="event">About Event <br>
"ACES TECHFEST 5.0 is starting from Poush 3 and it is going to be great
days for all IT Enthusiasts who want to showcase their skills, knowledge,
and application in the art of Technology."
</b>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/codingChallenge.webp" class="img-fluid h-100" alt="codingChallenge" />
<div class="event-info">
<p itemprop="event">About Event <br>
"ACES launched 15 days coding challenge where students we requested to solve 3 - 5 question regularly. "</b>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/digitalArt.webp" class="img-fluid h-100" alt="digitalArt" />
<div class="event-info">
<p itemprop="event">About Event <br>
"ACES launched digital art competition where students we requested to create digital art and submit it. "</b>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/training.webp" class="img-fluid h-100" alt="training" />
<div class="event-info">
<p itemprop="event">About Event<br>
"We conducted 6 days JS Training where students are taught about vanilla JS and React JS."</b>
</div>
</div>
</div>
<div class="row event-container"></div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/pahiloPaila.webp" class="img-fluid h-100" alt="pahiloPaila" />
<div class="event-info">
<p itemprop="event">
About Event <br>
"ACES launched Pahilo Paila where different tech experts gave sessions in different technical field for students ."
</b>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 event-item ">
<div class="event-wrap h-100">
<img src="assets/img/events/webDesignCompetition.webp" class="img-fluid h-100" alt="webDesignCompetition" />
<div class="event-info">
<p itemprop="event">About Event <br>
"ACES launched web design competition where students we requested to create web design and submit it by giving presentation. "</p>
</b>
</div>
</div>
</div>
</section>
<!-- Previous Event End -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 footer-contact">
<h3>ACES- Association Of Computer Engineering Students</h3>
<p itemprop="event">
56700 Gangalal Marga Tinkune, <br />
Dharan-8, Sunsari,<br />
Nepal. <br /><br />
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> -->
<strong>Email:</strong>
<p itemprop="event">
<a title="email" target="_blank" href="mailto:[email protected]">[email protected]</a>
</p><br />
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Quick Access</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a title="home" href="index.html#hero">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a title="about" href="index.html#about">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a title="upcoming-events" href="#upcoming_event">Upcoming Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a title="event" href="index.html#event">Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a title="testimonial" href="index.html#testimonials">Testimonials</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>About Event</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a title="social-links" itemprop="url" href="https://www.facebook.com/acesdharan">Social Media</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a title="rulebooks" itemprop="url" href="https://drive.google.com/drive/folders/1IvYqB6oW_YfXC_w9WudpMjzcVwohERFM?usp=sharing">Rulebooks</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a title="form" href="https://techfest.mypay.com.np/?fbclid=IwAR2IwfJIT9JPjCFRevjwFFZTDWmY1Om3nYwYCIpvCo5EGOzpj_w-3FG0WCY">Forms</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<!-- <a title="" href="#" class="twitter"><i class="bx bxl-twitter"></i></a> -->
<a title="facebook itemprop="url" target="_blank" href="https://www.facebook.com/acesdharan" class="facebook"><i
class="bx bxl-facebook"></i></a>
<!-- <a title="" target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a> -->
<a title="youtube" itemprop="url" target="_blank" href="https://www.youtube.com/@aceserc5372" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a title="linkedin" itemprop="url" target="_blank" href="https://www.linkedin.com/company/acesioepc/" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a title="discord" itemprop="url" target="_blank" href="https://discord.gg/Dx8XUPgtpg" class="twitter"><i class="bx bxl-discord"></i></a>
</div>
</div>
</footer>
<!-- End Footer -->
<div id="preloader"></div>
<a title="back-to-top" href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script>
fetch('events.json')
.then(response => response.json())
.then(events => {
const eventContainer = document.getElementById('event-container');
events.forEach(event => {
const eventItem = document.createElement('div');
eventItem.className = 'col-xl-3 col-lg-4 col-md-6 event-item';
eventItem.innerHTML = `
<div class="event-wrap h-100">
<img src="${event.imageLocation}" class="img-fluid h-100" alt="${event.eventName}" />
<div class="event-info">
<h3>${event.eventName}</h3>
<p>Deadline: ${event.deadline}</p>
<a href="${event.registrationLink}">Register</a>
</div>
</div>
`;
eventContainer.appendChild(eventItem);
// Add click event to the event item
eventItem.addEventListener('click', () => {
// Open a new page with the event details
window.open(`eventDetails.html?eventName=${encodeURIComponent(event.eventName)}`, '_blank');
});
});
});
</script>
</body>
</html>