Skip to content

Commit

Permalink
profile addition by Priyanshu Singh
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanshu committed Oct 5, 2023
1 parent 9fc20ad commit 2604980
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,26 @@ <h3 class="name">Aayush Agrawal</h3>
</div>
</div>


<div class="profile">
<div class="pfp"><img src="https://i.pinimg.com/564x/9c/f2/76/9cf2764c01d3984fb8fb13cf88b33372.jpg" alt="Cool"></div>
<h3 class="name">Priyanshu Singh</h3>
<div class="skills">
<span class="skill">Java</span>
<span class="skill">C++</span>
<span class="skill">Python</span>
<span class="skill">Html</span>
<span class="skill">Css</span>
<span class="skill">JavaScript</span>
<span class="skill">React.js</span>
</div>
<div class="social">
<a href="https://github.com/Priyanshu-su30" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/priyanshu-singh-a7711822b/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>


<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/97402083?v=4" alt="Dheeraj Sarana Image"></div>
<h3 class="name">Dheeraj Sarana</h3>
Expand Down

0 comments on commit 2604980

Please sign in to comment.