Skip to content

Commit

Permalink
added jury
Browse files Browse the repository at this point in the history
  • Loading branch information
harrishDev committed Jan 30, 2024
1 parent ce6d65c commit bd2227b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
Binary file added img/judges/11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/judges/12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,42 @@ <h4>Vivekkumar Karunanithi</h4>
</div>
</div>

<!-- <div
class="col-lg-4 col-md-4 align-items-stretch"
data-aos=""
data-aos-delay="200">
<div class="member">
<img class="imgg" src="img/judges/11.jpg" alt="profilepic" />
<h4>Jagannathan</h4>
<span></span>
<p></p>
<div class="social">
<a
href="https://www.linkedin.com/"
><i class="bi bi-linkedin"></i
></a>
</div>
</div>
</div> -->

<div
class="col-lg-4 col-md-4 align-items-stretch"
data-aos=""
data-aos-delay="200">
<div class="member">
<img class="imgg" src="img/judges/12.jpg" alt="profilepic" />
<h4>Kamal Balakrishnan</h4>
<span>Chief Technology Officer</span>
<p>iPro AT Solutions</p>
<div class="social">
<a
href="https://www.linkedin.com/in/kamalbalakrishnan/"
><i class="bi bi-linkedin"></i
></a>
</div>
</div>
</div>

<div class="section-title">
<span style="color: #6e6969; font-size: larger">& many more</span>
</div>
Expand Down

0 comments on commit bd2227b

Please sign in to comment.