Skip to content

Commit

Permalink
Merge pull request #286 from PIYUSH1525/main
Browse files Browse the repository at this point in the history
Added new profile
  • Loading branch information
Gyanthakur authored Oct 15, 2024
2 parents 70574d4 + b5a8659 commit 070df63
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,25 @@ <h3 class="name">Gyan Pratap Singh</h3>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/120514593?v=4" alt="User Image"></div>
<h3 class="name">Piyush Negi</h3>
<div class="skills">
<span class="skill">Javascript</span>
<span class="skill">ReactJs</span>
<span class="skill">Python</span>
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">Java</span>
</div>
<div class="social">
<a href="https://github.com/PIYUSH1525" target="_blank" rel="noopener" title="GitHub Profile"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/piyush-negi-409741209/" target="_blank" rel="noopener" title="LinkedIn Profile"><i
class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="https://github.com/anurag-327.png" alt="User Image"></div>
Expand Down

0 comments on commit 070df63

Please sign in to comment.