Skip to content

Commit

Permalink
Update project.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyanthakur authored Oct 15, 2023
1 parent 3a3c5e8 commit ca74af8
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions project.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,38 +31,7 @@ <h1>Dev Projects</h1>
<div class="container">
<!--Projects-->

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/91364014?v=4" alt="User Image"></div>
<h3 class="name">Ankit Jha</h3>
<div class="project">
<a href="https://github.com/ankitjhagithub21" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://github.com/ankitjhagithub21/shopping-cart" target="_blank"><i class="fa-solid fa-money-bill-transfer"></i></a>
<a href="https://shopping-cart-orpin-three.vercel.app/" target="_blank"><i class="fa-brands fa-octopus-deploy"></i></a>
</div>
<div class="projectNam">
<span >Shopping Cart</span>
<!-- Do not change Repo URl and Dploy Link given under two line -->
<span >Repo Url</span>
<span >Deploy Link</span>
</div>
<div class="skills">
<span class="skill">C++</span>
<span class="skill">Javascript</span>
<span class="skill">React</span>
<span class="skill">Python</span>

</div>
<div class="social">
<a href="https://github.com/ankitjhagithub21" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/ItsAnkitjha22" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/ankitjha3731/" target="_blank"><i
class="fa-brands fa-linkedin-in"></i></a>
<a href="https://www.facebook.com/ankitjha2018" target="_blank"><i
class="fa-brands fa-facebook"></i></a>
</div>
</div>



<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/98226958?v=4" alt="User Image"></div>
<h3 class="name">Gyan Pratap Singh</h3>
Expand Down

0 comments on commit ca74af8

Please sign in to comment.