Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,69 @@ <h3>Chaudhari Jayesh Sanjay</h3>
</div>

<!-- block -->












<!-- block -->
<div

class="card"
data-tilt
data-tilt-max="50"
data-tilt-speed="200"
data-tilt-perspective="700"
data-tilt-glare="true"
data-tilt-max-glare="0.8"
data-tilt-max="10"
>
<div class="content">
<h2>25</h2>
<h3>Anmol Jaiswal</h3>
<!-- Add your name -->
<p>anmoljaiswal291</p>
<!-- Add your GitHub username -->
<a href="https://github.com/anmoljaiswal291">GitHub</a>
<!-- Add your GitHub profile link -->
<a
href="https://anmoljaiswal291.github.io/port/"
>Portfolio</a
>
<!-- Add your Portfolio profile link -->
</div>
</div>




















</div>



<!-- block -->
<div
class="card"
Expand All @@ -1085,6 +1148,7 @@ <h3>Anmol Jaiswal</h3>
</div>
</div>


<div
class="card"
data-tilt
Expand Down Expand Up @@ -1998,6 +2062,33 @@ <h3>Prazzwal Anand</h3>
</div>





<div
class="card"
data-tilt
data-tilt-max="50"
data-tilt-speed="200"
data-tilt-perspective="700"
data-tilt-glare="true"
data-tilt-max-glare="0.8"
data-tilt-max="10"
>
<div class="content">
<h2>32</h2>
<!-- increment this number in your card -->
<h3>Aditya Pratap Singh</h3>
<!-- Add your name -->
<p>Aady7</p>
<!-- Add your GitHub username -->
<a href="https://github.com/Aady7">GitHub</a>
<!-- Add your GitHub profile link -->
<a href="https://aady7.github.io/csoc-week2/">Portfolio</a>
<!-- Add your Portfolio profile link -->
</div>
</div>



</div>
Expand Down