Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   assets/css/style.css
	modified:   assets/js/main.js
	modified:   index.html
	modified:   pages/activities/bytebattle.html
	modified:   pages/activities/cybercanvas.html
	modified:   pages/activities/hackvista.html
	modified:   pages/activities/techtrail.html
	modified:   pages/registration.html
	modified:   pages/speakers/drarunsingh.html
  • Loading branch information
geekblower committed Nov 23, 2023
1 parent 3c8d14c commit b1db179
Show file tree
Hide file tree
Showing 9 changed files with 1,391 additions and 7 deletions.
21 changes: 19 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Page Name: Cyberanya
* Parent Page Name: Cyberanya
* Uploaded: Nov 18 2023
* Page URL: https://bit.ly/cyberanya/
* Author: https://linkedin.com/in/geekblower
Expand Down Expand Up @@ -655,7 +655,7 @@ h6 {
# About Section
--------------------------------------------------------------*/
#about {
background: url("../img/about-bg.jpg");
background: url("../img/about-bg.JPG");
background-size: cover;
overflow: hidden;
position: relative;
Expand Down Expand Up @@ -1302,4 +1302,21 @@ h6 {

.footer .credits a:hover {
color: orange;
}


/* =========================================================== */
/* Activities Pages */
/* =========================================================== */

#activity-page-img {
display: block;
margin: -10px auto 15px auto;
width: 250px;
height: 250px;
border-radius: 600px;
border: solid 5px orange;
box-shadow: 3px 4px #00010427;
/* margin-bottom: 20px;
margin-top: 0px; */
}
2 changes: 1 addition & 1 deletion assets/js/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
=======================================================
* Page Name: Cyberanya
* Parent Page Name: Cyberanya
* Uploaded: Nov 18 2023
* Page URL: https://bit.ly/cyberanya/
* Author: https://linkedin.com/in/geekblower
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h2>Activities</h2>
<div class="activity-img">
<img src="assets/img/activities/cybercanvas.JPG" alt="CyberCanvas" class="img-fluid">
</div>
<h3><a href="./pages/404.html">CyberCanvas</a></h3>
<h3><a href="./pages/activities/cybercanvas.html">CyberCanvas</a></h3>
<p class="activity-line">Painting Tomorrow's Tech</p>
</div>
</div>
Expand All @@ -237,7 +237,7 @@ <h3><a href="./pages/404.html">CyberCanvas</a></h3>
<div class="activity-img">
<img src="assets/img/activities/hackvista.JPG" alt="HackVista" class="img-fluid">
</div>
<h3><a href="./pages/404.html">HackVista</a></h3>
<h3><a href="./pages/activities/hackvista.html">HackVista</a></h3>
<p class="activity-line">An Ultimate Hackathon</p>
</div>
</div>
Expand Down
314 changes: 314 additions & 0 deletions pages/activities/bytebattle.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,314 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>ByteBattle: Technical Quiz Showdown | Quiz Round for Juniors at Cyberanya 2023 - An Annual Tech Festival Of
BCA Department [LND College, Motihari]</title>
<meta content="" name="description">
<meta content="" name="keywords">

<!-- Favicons -->
<link href="../../assets/img/favicon.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,700,700i|Raleway:300,400,500,700,800"
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/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="../../assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">

<!-- Template Main CSS File -->
<link href="../../assets/css/style.css" rel="stylesheet">

<!-- =======================================================
* Parent Page Name: Cyberanya
* Uploaded: Nov 18 2023
* Page URL: https://bit.ly/cyberanya/
* Author: https://linkedin.com/in/geekblower
======================================================== -->

<style>
#particles-js {
position: fixed;
width: 100%;
height: 100%;

/*Ensures particles are behind other elements*/
z-index: -1;
}
</style>
</head>

<body>

<!-- ======= Header ======= -->
<header id="header" class="d-flex align-items-center ">
<div class="container-fluid container-xxl d-flex align-items-center">

<div id="logo" class="me-auto">
<!-- Uncomment below for a text logo -->
<!-- <h1><a href="../../index.html">Cyber<span>Anya</span></a></h1> -->
<a href="../../index.html" class="scrollto"><img src="../../assets/img/logo.png" alt="" title=""></a>
</div>

<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link scrollto active" href="../../index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="../../index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="../../index.html#speakers">Speakers</a></li>
<li><a class="nav-link scrollto" href="../../index.html#activities">Activities</a></li>
<li><a class="nav-link scrollto" href="../../index.html#schedule">Schedule</a></li>
<li><a class="nav-link scrollto" href="../../index.html#gallery">Gallery</a></li>
<li><a class="nav-link scrollto" href="../../index.html#supporters">Sponsors</a></li>
<li><a class="nav-link scrollto" href="../../index.html#faq">FAQ</a></li>
<!-- <li class="dropdown"><a href="#"><span>Drop Down</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li> -->
<li><a class="nav-link scrollto" href="../../index.html#footer">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<a class="buy-tickets scrollto" href="../../index.html">Go Back</a>

</div>
</header>
<!-- End Header -->

<section id="particles-js"></section>

<main id="main">

<div class="section-header" style="margin-bottom: 0px;">
<h2>ByteBattle</h2>
<p>Technical Quiz Showdown</p>
</div>

<div class="container">
<div class="boxes">
<center><span>INTRODUCTION</span></center>
<ul>
<li>Dynamic technical quiz with byte-sized questions.</li>
<li>It tests knowledge and problem-solving.</li>
<li>It is a fast-paced, thrilling competition which engages participants in rapid tech challenges.
</li>
<li>It fosters quick thinking and adaptability.</li>
<li>Showcases participants' grasp of diverse tech concepts.</li>
<li>Creates an interactive and competitive learning environment.</li>
</ul>
</div>

<div class="boxes">
<center><span>REGISTRATION DETAILS</span></center>
<ul>
<li>Fill the form and book your seat now.</li>
<li>ByteBattle has Free Entry for all Participants.</li>
<li>Book your slot before 15th of december 2023</li>
<li>Only 1st semester BCA students are allowed in ByteBattle</li>
</ul>
</div>

<div class="boxes">
<center><span>RECOGNISATIONS & AWARDS</span></center>
<ul>
<li><strong>Winner:</strong> <i>[Student with highest points] :</i> Winner Trophy, Gold Medal,
Certificate & Perks</li>
<li><strong>Runner-Up:</strong> <i>[Student with 2nd highest points] :</i> Silver Medal, Certificate
& Perks</li>
</ul>
</div>

<div class="boxes">
<center><span>TERMS & CONDITIONS</span></center>
<ul>
<li>Participants must strictly adhere to the specified time limits for each questions to ensure a
smooth flow of the event.</li>
<li>Judges will assign scores based on the predetermined criteria. Each criterion carries a specific
weightage, contributing to the overall score.</li>
<li>The decision of the judging panel is considered final. Scores and feedback may be provided to
participants after the event.</li>
</ul>
</div>

</div>

<a href="#" id="last-btn">REGISTER NOW</a>
</main>
<!-- End #main -->

<style>
#header {
background-color: black;
}

#main {
margin-top: 100px;
}

.boxes {
background-color: gray;
padding: 10px;
margin: 20px;
border-radius: 15px;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

ul {
margin-top: 5px;
list-style-type: none;
color: black;
text-align: center;
font-size: 16px;
}

.boxes span {
color: white;
font-weight: bold;
font-size: 20px;
text-decoration: underline;
}

.boxes table,
th,
td {
border: 2px solid black;
padding: 10px 25px;
width: 400px;
}

.boxes table {
padding: 10px;
/* display: block;
margin: auto; */
width: 50%;
margin: 0 auto;
}

#last-btn {
display: block;
margin: 10px auto;
padding: 5px 15px;
font-weight: bold;
border: 3px solid orange;
background: orange;
color: white;
width: fit-content;
border-radius: 15px;
}

#last-btn:hover {
background: black;
color: orange;
animation: 0.1ms;
}
</style>

<!-- ======= Footer ======= -->
<footer id="footer" class="footer" style="bottom: 0;">

<div class="container">
<div class="row gy-3">
<div class="col-lg-3 col-md-6 d-flex">
<i class="bi bi-geo-alt icon"></i>
<div>
<h4>Address</h4>
<p>
Seminar Hall, LND College <br>
Hospital Chowk, Motihari, Bihar<br>
</p>
</div>

</div>

<div class="col-lg-3 col-md-6 footer-links d-flex">
<i class="bi bi-telephone icon"></i>
<div>
<h4>Contact</h4>
<p>
<strong>Phone:</strong> +91 77399 36615<br>
<strong>Email:</strong> [email protected]<br>
</p>
</div>
</div>

<div class="col-lg-3 col-md-6 footer-links d-flex">
<i class="bi bi-clock icon"></i>
<div>
<h4>Timing</h4>
<p>
<strong>Fri-Sat: 15&16 December 2023</strong><br>
10:00 AM Onward
</p>
</div>
</div>

<div class="col-lg-3 col-md-6 footer-links">
<h4>Join Us</h4>
<div class="social-links d-flex">
<!-- <a href="#" class="twitter"><i class="bi bi-twitter"></i></a> -->
<!-- <a href="#" class="facebook"><i class="bi bi-facebook"></i></a> -->
<a href="https://instagram.com/cyberanya.in" class="instagram"><i
class="bi bi-instagram"></i></a>
<a href="" class="whatsapp"><i class="bi bi-whatsapp"></i></a>
<a href="https://t.me/cyberanya_in" class="telegram"><i class="bi bi-telegram"></i></a>
<!-- <a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a> -->
</div>
</div>

</div>
</div>

<div class="container">
<div class="copyright">
&copy; Copyright <strong><span>CYBERANYA</span></strong>. All Rights Reserved
</div>
<div class="credits">
Made with <span style="color: red;">&#x2764;</span> by <a
href="https://instagram.com/geekblower">Geekblower</a>
</div>
</div>

</footer>
<!-- End Footer -->

<a 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/swiper/swiper-bundle.min.js"></script>
<script src="../../assets/vendor/php-email-form/validate.js"></script>

<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>

<!-- Template Main JS File -->
<script src="../../assets/js/main.js"></script>

</body>

</html>
Loading

0 comments on commit b1db179

Please sign in to comment.