-
KJSCE Hackathon
-
24hr Hackathon, Had more than 250+ applicants from across the country
- <Report>
+
KJSCE Hack 7.0
+
24hr Hackathon, Had more than 1700+ applicants from more than 100 colleges across the country
+ <Flashback>
@@ -4085,6 +4213,9 @@
Past Committee Members
+
+
+
-
+
-->
+
2022-23
-
+
-
Mrs. Smita Sankhe
Faculty Advisor
@@ -4316,8 +4449,8 @@ Mr. Shubham Shah
@@ -5135,6 +5268,17 @@
Our College
});
+ var $el9 = $('#council-9'),
+ baraja9 = $el9.baraja();
+ $('#nav-prev9').on('click', function (event) {
+ baraja9.previous();
+
+ });
+ $('#nav-next9').on('click', function (event) {
+ baraja9.next();
+
+ });
+
var $el8 = $('#council-8'),
baraja8 = $el8.baraja();
$('#nav-prev8').on('click', function (event) {
diff --git a/static/images/events/BigOLogo.png b/static/images/events/BigOLogo.png
new file mode 100644
index 0000000..880695c
Binary files /dev/null and b/static/images/events/BigOLogo.png differ
diff --git a/static/images/events/hack-7.png b/static/images/events/hack-7.png
new file mode 100644
index 0000000..a2cdb6d
Binary files /dev/null and b/static/images/events/hack-7.png differ
diff --git a/static/styles/styles.css b/static/styles/styles.css
index ae3fb06..262f1a9 100755
--- a/static/styles/styles.css
+++ b/static/styles/styles.css
@@ -3692,6 +3692,15 @@ h1.logo {
padding: 60px 0;
}
+.section-housing-3 {
+ /* background: #214760; */
+ /* background:rgb(68, 198, 80); */
+ background: #FFCD37;
+ /* background: rgb(231, 76, 60); */
+ color: white;
+ padding: 60px 0;
+}
+
.hotels-svg {
display: block;
position: relative;
@@ -3771,6 +3780,13 @@ h1.logo {
}
+.BIGO {
+ background-image: url(../images/events/BigOLogo.png);
+
+ background-size: 250px 250px !important;
+ background-position: 0%, 50% !important;
+ background-repeat: repeat;
+}
.KJCS {
background-image: url(../images/compressed/events/kjcs2018.png);
@@ -3780,7 +3796,8 @@ h1.logo {
}
.hackathon {
- background-image: url(../images/compressed/events/hackevent2.jpg);
+ background-image: url(../images/events/hack-7.png);
+ background-position: 22px, 0px;
}
.crackathon {