Skip to content

Commit

Permalink
Merge pull request #276 from ankitjhagithub21/new_branch
Browse files Browse the repository at this point in the history
added new project
  • Loading branch information
Gyanthakur authored Oct 14, 2024
2 parents c659cae + 574ad3f commit 2649d80
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions project.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,35 @@

<div class="container">
<!--Projects-->
<div class="profile">
<div class="lines"></div>
<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/PicPrism" target="_blank"><i class="fa-solid fa-money-bill-transfer"></i></a>
<a href="https://pic-prism-iota.vercel.app/" target="_blank"><i class="fa-brands fa-octopus-deploy"></i></a>
</div>
<div class="projectNam">
<span>Pic Prism</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">Javascript</span>
<span class="skill">ReactJs</span>
<span class="skill">Mongodb</span>
<span class="skill">Nodejs</span>

</div>
<div class="social">
<a href="https://github.com/ankitjhagithub21" target="_blank"><i class="fa-brands fa-github"></i></a>

</div>
</div>


<div class="profile">
<div class="lines"></div>
Expand Down

0 comments on commit 2649d80

Please sign in to comment.