-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
494 lines (427 loc) · 20.1 KB
/
index.html
File metadata and controls
494 lines (427 loc) · 20.1 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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Code Ephialts</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" sizes="32x32" href="img/Asset 4.png">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" />
</head>
<body>
<style>
#intro-load {
display: flex;
justify-content: flex-start;
align-items: start;
height: 100vh;
color: #00f7ff;
font-family: 'Courier New', Courier, monospace;
font-size: 15px;
white-space: pre-wrap;
overflow: hidden;
background-color: black;
background-image: url("img/bg.png");
padding: 20px 20px 40px 20px;
}
.fade-out {
animation: fadeOut 2s forwards;
}
#code {
height: 100vh;
color: #00f7ff;
white-space: pre-wrap;
font-family: monospace;
overflow: hidden;
}
@keyframes fadeOut {
to {
opacity: 0;
visibility: hidden;
}
}
</style>
<body>
<div id="intro-load">
<pre id="code"></pre>
</div>
<div id="main-content">
<div id="preloader">
<div class="spinner"></div>
</div>
<div class="cursor"></div>
<section id="Home-Nav">
<div id="header">
<div id="logo">
<h3>Code Ephialts</h3>
</div>
<ul id="navbar">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="events">Events</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="gallery.html">Gallery</a></li>
<a href="#" id="close"><i class="far fa-times" style="color: white;"></i></a> </ul>
<div id="button" onclick="audio.play()">
<a href="registration.html">Register Now</a></div>
<div id="mobile">
<i id="bar" class="fas fa-outdent" style="color: white;"></i>
</div>
</div>
</div>
</section>
<!-- home section -->
<section id="Home">
<div id="info">
<div id="welcome">
<p>Welcome To</p>
</div>
<div id="ISTARC">
<p> Code Ephialts
</p>
</div>
<div id="p">
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Corrupti beatae aliquam distinctio alias odio eaque eveniet placeat quasi, tempore magni explicabo temporibus quo nisi nostrum voluptatum veritatis eum pariatur esse!</p>
</div>
<div id="btn">
<div id="Participate" onclick="audio.play()">
<a href="registration.html">Join Us</a>
</div>
<div id="button" onclick="audio.play()">
<a href="event.html">Explore More</a>
</div>
</div>
</section>
<!-- intro section -->
<section id="intro">
<div id="border">
<div id="summary">
<a>Lorem ipsum dolor sit amet consectetur</a>
<h2>Lorem ipsum dolor sit amet </h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolorum consequatur earum ea dolorem voluptas, iste nam doloremque saepe asperiores sed eaque aliquid recusandae molestiae. Odio dolor quasi nesciunt facilis voluptas.</p>
</div>
<div id="sum">
<a>Lorem ipsum dolor sit amet consectetur</a>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Reiciendis sed aperiam fuga id alias in vero necessitatibus! Voluptatem, at nemo incidunt excepturi doloribus quis cumque cum natus cupiditate maiores ad.</p>
</div>
</div>
</section>
<!-- events--up -->
<section id="head">
<h2>Upcoming Tech Events</h2>
</section>
<section id="eventbar">
<div id="eventtype">
<div id="eventpart">
<h3>Web Development Workshop</h3>
<p>Join our hands-on workshop to master the latest web development techniques. Learn about HTML, CSS, and JavaScript in an interactive environment with expert guidance.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Ethical Hacking Bootcamp</h3>
<p>Participate in our intensive bootcamp focused on ethical hacking and cybersecurity. Gain practical skills in penetration testing and network security.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Advanced Coding Challenges</h3>
<p>Test your programming skills with our advanced coding challenges. Compete with peers and solve complex problems to enhance your coding abilities.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Tech Innovations Seminar</h3>
<p>Attend our seminar to explore the latest trends and innovations in technology. Hear from industry experts and gain insights into future tech developments.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Data Science Workshop</h3>
<p>Dive into data science with our workshop designed to teach data analysis, visualization, and machine learning techniques. Perfect for those looking to break into the field.</p>
<ul>
<li><a href="#">Learn more</a></li>
</div>
<div id="eventpart">
<h3>AI & Machine Learning Conference</h3>
<p>Join our conference to learn about the latest advancements in AI and machine learning. Network with professionals and gain knowledge about cutting-edge technologies.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Tech Career Fair</h3>
<p>Explore career opportunities in the tech industry at our career fair. Meet with recruiters, attend workshops, and discover job openings and internships.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
<div id="eventpart">
<h3>Project Showcase</h3>
<p>Present your tech projects and innovations at our showcase event. Receive feedback from experts and network with other tech enthusiasts.</p>
<ul>
<li><a href="#">Learn more</a></li>
</ul>
</div>
</div>
<!-- Buttons Section -->
<section id="buttons">
<a href="#">Explore More</a>
</section>
</section>
<!-- frequently ask question section -->
<section id="faq">
<div id="faq-border">
<p>Have any questions or facing issues? We are here to help. Visit our FAQ section for solutions to common problems and detailed information on our services.</p><br>
<div id="faq-txt">
<a>Need assistance? Explore our <a href="" style="color:rgb(236, 134, 206);">FAQ</a> <a>for answers.</a></a>
</div>
</div>
</section>
<!-- sponsor section -->
<!--
<section id="sponsor">
<div id="cent-wrapper">
<div class="wrapper">
<div class="item item1">
<h3>Sponsor 1</h3>
</div>
<div class="item item2">
<h3>Sponsor 2</h3>
</div>
<div class="item item3">
<h3>Sponsor 3</h3>
</div>
<div class="item item4">
<h3>Sponsor 4</h3>
</div>
<div class="item item5">
<h3>Sponsor 5</h3>
</div>
<div class="item item6">
<h3>Sponsor 6</h3>
</div>
<div class="item item7">
<h3>Sponsor 7</h3>
</div>
<div class="item item8">
<h3>Sponsor 8</h3>
</div>
</div>
</div>
</section> -->
<!--
footer -->
<footer class="s-1">
<div class="c">
<a href="" style="text-decoration: none;color: rgba(255, 255, 255, 0.733);font-weight:500;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 20px;">Ideal Science and Technology<br>Aiming Research Council</a><br>
<h4>Contact</h4>
<p><strong>Adress: </strong>Banasree Dhaka 1000 C block Road no 4</p>
<p><strong>Phone: </strong>(+880)1624-063328</p>
<p><strong>Hours: </strong>10:00 - 18:00, Sat - Thus</p>
<div class="follow">
<h4>Follow us</h4>
<div class="icon">
<i class="fab fa-facebook-f" style="font-weight: 400;"></i>
<i class="fab fa-instagram" style="font-weight: 400;"></i>
<i class="fab fa-twitter" style="font-weight: 400;"></i>
<i class="fab fa-pinterest" style="font-weight: 400;"></i>
<i class="fab fa-youtube" style="font-weight: 400;"></i>
</div>
</div>
</div>
<div class="c">
<h4>About</h4>
<a href="">About Us</a>
<a href="">Delivery Informations</a>
<a href="">Privacy & Policy</a>
<a href="">Terms & Conditions</a>
<a href="">Contact Us</a>
</div>
<div class="c">
<h4>My Account</h4>
<a href="">Sign In</a>
<a href="">Delivery Informations</a>
<a href="">View Cart</a>
<a href="">My Wishlist</a>
<a href="">Track My Order</a>
<a href="">Help</a>
</div>
<div class="copyright">
<p>© 2024, ISTARC Created by Sohorab Mahmud Fahim.<a href="https://www.facebook.com/fahimlwebdeveloper" style="font-weight:600;">Hire Now.</a></p>
</div>
</footer>
</div>
<script>
window.addEventListener('load', function() {
const preloader = document.getElementById('preloader');
const content = document.getElementById('content');
preloader.style.display = 'none';
content.style.display = 'block';
});
</script>
<script>
const bar = document.getElementById('bar');
const close = document.getElementById('close');
const nav = document.getElementById('navbar');
if (bar) {
bar.addEventListener('click', () => {
nav.classList.add('active');
nav.style.zIndex = '1000';
});
}
if (close) {
close.addEventListener('click', () => {
nav.classList.remove('active');
nav.style.zIndex = 'initial';
});
}
</script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
AOS.init({
offset: 300
})
AOS.init({
delay: 20
})
</script>
<script>
const cursor = document.querySelector('.cursor');
document.addEventListener('mousemove', e => {
cursor.setAttribute("style", "top: " + (e.pageY - 10) + "px; left: " + (e.pageX - 10) + "px;")
})
document.addEventListener('click', () => {
cursor.classList.add("expand");
setTimeout(() => {
cursor.classList.remove("expand");
}, 500)
})
</script>
<script src="script.js"></script>
<script>
document.addEventListener('DOMContentLoaded', () => {
window.audio = new Audio();
audio.src = './img/click.mp3';
});
function playAudio() {
if (window.audio) {
audio.play();
} else {
console.error('Audio element not found');
}
}
</script>
<script>
const codeElement = document.getElementById('code');
const codeLines = [
'[ 0.000000] Booting Website Server...',
'[ 0.001000] Initializing hardware...',
'[ 0.002000] CPU: Intel Xeon Processor',
'[ 0.003000] Memory: 16GB DDR4',
'[ 0.004000] Setting up server parameters...',
'[ 0.005000] Mounting root filesystem...',
'[ 0.006000] Filesystem type: ext4',
'[ 0.007000] Checking disk partitions...',
'[ 0.008000] /dev/sda1: clean, 512345/1024192 files, 2032025/4109632 blocks',
'[ 0.009000] Initializing network interfaces...',
'[ 0.010000] eth0: Link is up, 1Gbps Full Duplex',
'[ 0.011000] Starting server services...',
'[ 0.012000] Loading kernel modules...',
'[ 0.013000] ALSA: Initializing sound subsystem',
'[ 0.014000] USB: Core initialized',
'[ 0.015000] USB: Hub detected',
'[ 0.016000] USB: 8 ports detected',
'[ 0.017000] Enabling GPIO pins...',
'[ 0.018000] SPI: Enabled',
'[ 0.019000] I2C: Bus initialized',
'[ 0.020000] Starting SSH server...',
'[ 0.021000] SSH: Listening on port 22',
'[ 0.022000] Configuring wireless interfaces...',
'[ 0.023000] wlan0: Connected to network',
'[ 0.024000] DHCP: IP address assigned: 192.168.1.42',
'[ 0.025000] Running startup scripts...',
'[ 0.026000] Python: Interpreter loaded',
'[ 0.027000] Node.js: Server starting',
'[ 0.028000] Apache: Web server running',
'[ 0.029000] Database: MySQL service active',
'[ 0.030000] Starting graphical interface...',
'[ 0.031000] X11: Display server started',
'[ 0.032000] LXDE: Desktop environment loading',
'[ 0.033000] Server boot complete.',
'[ 0.034000] Welcome to Website Server!',
'[ 0.035000] Initializing peripheral devices...',
'[ 0.036000] Bluetooth: Starting service',
'[ 0.037000] HDMI: Display connected',
'[ 0.038000] Camera: Interface activated',
'[ 0.039000] RTC: Synchronizing time',
'[ 0.040000] Backup power supply: Charged',
'[ 0.041000] Security: Firewall rules applied',
'[ 0.042000] System diagnostics running...',
'[ 0.043000] CPU temperature: 45°C',
'[ 0.044000] Memory usage: 2GB/16GB',
'[ 0.045000] Disk space: 200GB available',
'[ 0.046000] Network speed: 1Gbps',
'[ 0.047000] USB devices: 4 connected',
'[ 0.048000] Process monitor: Active',
'[ 0.049000] Application loader ready',
'[ 0.050000] Updating package lists...',
'[ 0.051000] System time: 2024-07-28 10:00:00',
'[ 0.052000] Kernel version: 5.10.17-v7+',
'[ 0.053000] Admin logged in: webmaster',
'[ 0.054000] Bash shell ready',
'[ 0.055000] Initializing security protocols...',
'[ 0.056000] VPN: Connecting to server',
'[ 0.057000] Secure connection established',
'[ 0.058000] Running system updates...',
'[ 0.059000] Update complete: System is up to date',
'[ 0.060000] Background services running...',
'[ 0.061000] CPU load: Normal',
'[ 0.062000] Checking system health...',
'[ 0.063000] No errors detected',
'[ 0.064000] Preparing user environment...',
'[ 0.065000] Loading custom configurations...',
'[ 0.066000] Enabling developer mode...',
'[ 0.067000] Compiler: GCC version 9.3.0',
'[ 0.068000] Debugger: GDB version 8.3',
'[ 0.069000] Integrated development environment ready',
'[ 0.070000] System ready. Enjoy your experience!'
];
let currentLine = 0;
let initialDelayApplied = false;
document.getElementById('main-content').style.display = 'none';
const typingSound = new Audio('keyboard.mp3');
function displayNextLine() {
if (currentLine < codeLines.length) {
codeElement.textContent += codeLines[currentLine] + '\n';
codeElement.scrollTop = codeElement.scrollHeight;
currentLine++;
let delay = 10;
if (currentLine === 11 && !initialDelayApplied) {
delay = 1000;
initialDelayApplied = true;
}
typingSound.play().catch(error => console.log("Error playing sound:", error));
setTimeout(displayNextLine, delay);
} else {
const introLoad = document.getElementById('intro-load');
document.getElementById('main-content').style.display = 'none';
introLoad.classList.add('fade-out');
setTimeout(() => {
introLoad.style.display = 'none';
document.getElementById('main-content').style.display = 'block';
}, 2000);
}
}
window.onload = function() {
displayNextLine();
};
</script>
</body>
</html>