+
Our Gallery
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
OUR EVENTS
+
+
Introductory Session 2023
+
On the illustrious day of August 18, 2023, a significant milestone was achieved as the curtains rose on the introductory session of ENCODE. With immense pride and joy, we celebrated not only the commencement of the 2023 edition but also the remarkable feat of completing a glorious decade. ENCODE, the esteemed Computer Science club of PDPU, marked its 10th anniversary in an event that resonated with success, enthusiasm, and a commitment to further excellence. This introductory session not only unveiled the exciting prospects that await but also served as a testament to the journey of innovation and knowledge that ENCODE has embarked upon over the years.
+
+
+
+
+
+
+
+
+
+
+
+
+
CODEWAR
+
Codewar 2023, Encode's premier event for the Tesseract community, concluded as a remarkable journey into competitive programming. Spanning a dynamic 3-hour coding marathon, participants showcased their problem-solving skills and coding finesse. Challenges emphasized both coding acumen and quick thinking. Codewar 2023 exemplified growth and the thrill of pressure situations, celebrating dedication to coding. As Codewar's virtual battlefield closed, it reiterated that each keystroke, algorithm, and strategy shapes coding excellence's future. Until the next edition, keep coding, pushing boundaries, and evolving in this dynamic technological landscape.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
IDEATHON
+
Space exploration had sparked a multitude of inquiries demanding innovative resolutions. Challenges encompassing the management of space debris, the redefinition of launch techniques for practicality, and the safeguarding of astronauts against cosmic radiations had stirred interest and curiosity. ENCODE had extended an invitation to enthusiasts to rise to the occasion and become integral to the solutions through their dynamic event, IDEATHON. This platform functioned as a catalyst for inventive concepts. Teams had been assembled, thoughts had been pooled, and brainstorming sessions had delved profoundly into the core of space-related predicaments. Participants had seized the opportunity to contribute to the constantly evolving realm of space exploration while potentially garnering acknowledgment for their imaginative pursuits. The stage had been set to mold the future, and participants had engaged in ENCODE's IDEATHON, allowing their innovations to radiate brilliantly.
+
+
+
+ );
+}
+
+export default Photos;
diff --git a/public/Data/Team.json b/public/Data/Team.json
index e3ccdcf..fc34ce3 100644
--- a/public/Data/Team.json
+++ b/public/Data/Team.json
@@ -1,6 +1,6 @@
[
{
- "name": "Vedansh Khamdar",
+ "name": "Vedansh Kamdar",
"img": "../Images/Vedansh.jpeg",
"designation" : "President"
},
diff --git a/public/Images/img12.JPG b/public/Images/img12.JPG
new file mode 100644
index 0000000..1a66bba
Binary files /dev/null and b/public/Images/img12.JPG differ
diff --git a/public/Images/img13.JPG b/public/Images/img13.JPG
new file mode 100644
index 0000000..31a80d1
Binary files /dev/null and b/public/Images/img13.JPG differ
diff --git a/public/Images/img14.JPG b/public/Images/img14.JPG
new file mode 100644
index 0000000..7f97b46
Binary files /dev/null and b/public/Images/img14.JPG differ
diff --git a/public/Images/img15.JPG b/public/Images/img15.JPG
new file mode 100644
index 0000000..9819c0a
Binary files /dev/null and b/public/Images/img15.JPG differ
diff --git a/public/Images/img16.JPG b/public/Images/img16.JPG
new file mode 100644
index 0000000..d8dd35e
Binary files /dev/null and b/public/Images/img16.JPG differ
diff --git a/public/Images/img17 b/public/Images/img17
new file mode 100644
index 0000000..2131d96
Binary files /dev/null and b/public/Images/img17 differ
diff --git a/public/Images/img18.jpg b/public/Images/img18.jpg
new file mode 100644
index 0000000..7d236ce
Binary files /dev/null and b/public/Images/img18.jpg differ
diff --git a/public/Images/img19.jpg b/public/Images/img19.jpg
new file mode 100644
index 0000000..303ec18
Binary files /dev/null and b/public/Images/img19.jpg differ
diff --git a/public/Images/img20.jpg b/public/Images/img20.jpg
new file mode 100644
index 0000000..b5ea940
Binary files /dev/null and b/public/Images/img20.jpg differ
diff --git a/public/Images/img21.jpg b/public/Images/img21.jpg
new file mode 100644
index 0000000..7e03286
Binary files /dev/null and b/public/Images/img21.jpg differ
diff --git a/public/Images/img22.jpg b/public/Images/img22.jpg
new file mode 100644
index 0000000..e5e6488
Binary files /dev/null and b/public/Images/img22.jpg differ
diff --git a/public/Images/img23.jpg b/public/Images/img23.jpg
new file mode 100644
index 0000000..fd12a96
Binary files /dev/null and b/public/Images/img23.jpg differ
diff --git a/public/Images/img24.jpg b/public/Images/img24.jpg
new file mode 100644
index 0000000..cdb5a4f
Binary files /dev/null and b/public/Images/img24.jpg differ
diff --git a/public/Images/img25.jpg b/public/Images/img25.jpg
new file mode 100644
index 0000000..4635d47
Binary files /dev/null and b/public/Images/img25.jpg differ
diff --git a/styles/Gallary.module.css b/styles/Gallary.module.css
index c08fac9..9a47ca6 100644
--- a/styles/Gallary.module.css
+++ b/styles/Gallary.module.css
@@ -67,6 +67,22 @@
.social a{
font-size: 1.3rem;
}
+.link a{
+ font-size:large;
+ color:white;
+ text-align: center;
+ justify-content: center;
+
+}
+.view{
+ font-size: large;
+ align-items:center ;
+ text-align: center;
+ margin-top: 4px;
+ text-decoration: underline;
+ text-shadow: 2px;
+}
+
@media (max-width: 860px) {
.social_media h1{
font-size: 7vw;
diff --git a/styles/Photos.module.css b/styles/Photos.module.css
new file mode 100644
index 0000000..5c35b13
--- /dev/null
+++ b/styles/Photos.module.css
@@ -0,0 +1,106 @@
+.body{
+ margin: 15px;
+}
+.text {
+ text-align: center;
+ font-size: xx-large;
+ font-weight: 600;
+ margin-top: 15px;
+}
+
+.event_name{
+ text-align: left;
+ margin-left: 20px;
+ margin-top: 25px;
+ font-weight: 400;
+ font-size:xx-large;
+}
+.event_desc{
+ text-align: left;
+ margin-top: 10px;
+ margin-bottom: 10px;
+ margin-left: 20px;
+ font-weight:100;
+ font-size:x-large;
+ font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
+}
+.event_container{
+ display: block;
+}
+
+.event_container :hover .grid_wrapper {
+ display: grid;
+}
+
+
+
+.image1{
+ width: 100%;
+ height:auto;
+ border-radius:2px;
+ padding: 6px;
+
+}
+
+.image2{
+ width: 600px;
+ height: 500px;
+ border-radius: 2px;
+ padding: 4px;
+
+}
+.image{
+ width: 400px;
+ height: 300px;
+ border-radius: 5px;
+ padding: 4px;
+}
+.image3{
+ width: 500px;
+ height: 500px;
+ border-radius: 2px;
+ padding: 4px;
+}
+.grid_wrapper {
+ display: grid;
+ grid-gap: 10px;
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
+ grid-auto-rows: 200px;
+ grid-auto-flow: dense;
+}
+
+.grid_wrapper .wide {
+ grid-column: span 2;
+}
+.grid_wrapper .tall {
+ grid-row: span 2;
+}
+.grid_wrapper .big {
+ grid-column: span 2;
+ grid-row: span 2;
+}
+
+.photo_section{
+ padding: 4px;
+}
+
+.grid{
+ display:flex;
+ flex-direction: row;
+
+}
+
+.second_row{
+ display: flex;
+ flex-direction:row;
+}
+
+.wide_image{
+ width:600px;
+ height: 400px
+}
+
+.tall_image{
+ width: 400px;
+ height:auto;
+}
diff --git a/styles/Team.module.css b/styles/Team.module.css
index 30f6861..3815f1f 100644
--- a/styles/Team.module.css
+++ b/styles/Team.module.css
@@ -116,6 +116,12 @@ filter: grayscale(24%);
}
}
+.tagline{
+ text-align: center;
+ align-items:center;
+ justify-content: center;
+}
+
@media (max-width: 550px) {
.team_section{
margin: 30px;