Skip to content

Commit

Permalink
Tech Whiz winners and photos updated (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviiciii authored Oct 7, 2024
2 parents da464e8 + f6aee7d commit daecd5d
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 6 deletions.
41 changes: 41 additions & 0 deletions gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ <h6 class="section-subtitle mb-5 text-center">Images from our events</h6>
<a href="#" data-filter=".new" class="active">
New
</a>
<a href="#" data-filter=".Tech-Whiz">
TechWhiz
</a>
<a href="#" data-filter=".Quiz-a-thon">
Quiz
</a>
Expand All @@ -125,6 +128,44 @@ <h6 class="section-subtitle mb-5 text-center">Images from our events</h6>
</div>

<div class="portfolio-container">

<!-- Tech-Whiz -->
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/6.jpeg?updatedAt=1728305371150" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/3.jpeg?updatedAt=1728305369517" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/2.jpeg?updatedAt=1728305369511" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/1.jpeg?updatedAt=1728305369370" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/2(1).jpeg?updatedAt=1728306823983" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/7.jpeg?updatedAt=1728306544256" class="img-fluid" alt="">
</div>
</div>
<div class="col-md-6 col-lg-4 Tech-Whiz new">
<div class="portfolio-item">
<img src="https://ik.imagekit.io/kkf9yxfnrh/Tech-Whiz/5.jpeg?updatedAt=1728305368747" class="img-fluid" alt="">
</div>
</div>
<!-- end of Tech-Whiz -->
<!----------Quiz-a-thon------------>

<div class="col-md-6 col-lg-4 Quiz-a-thon new">
Expand Down
16 changes: 10 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,14 @@ <h6 class="card-title">Tech Whiz</h6>
Ready to test your tech knowledge? Join The Coding Society’s Tech Whiz, a technical contest where you'll challenge yourself with exciting questions across various tech domains. Perfect for enthusiasts eager to prove their skills and stay ahead in the tech world. Participate in the prelims round and stand a chance to win exciting prizes!
<br>
<br>
Click the link below to join the prelims and take your first step towards becoming a Tech Whiz!
</p>
<p class="small text-muted">Date : October 2nd, 2024<br> </p>
<a href="/form.html" target="_blank">Compete Now!</a>
<span class="orange">Winners (Team):</span> <br>

ARUN D (II - D)<br>
BHARANIDHARAN K (II - D)<br>
DHARANIDHARAN K (II - D)<br>

<p class="small text-muted">October 7th, 2024<br>


</div>
</div>
Expand All @@ -274,8 +278,8 @@ <h6 class="card-title">UI/UX Workshop</h6>
<br>
Don’t miss out—register now and unlock your design potential!
</p>
<p class="small text-muted">Date : October 1st, 2024<br> Venue: CSBS Seminar Hall</p>
<a href="#" target="_blank">Registrations Closed!</a>
<p class="small text-muted">October 1st, 2024<br></p>


</div>
</div>
Expand Down

0 comments on commit daecd5d

Please sign in to comment.