Skip to content

Commit

Permalink
Merge pull request #52 from anurag-327/main
Browse files Browse the repository at this point in the history
Added my profile
  • Loading branch information
Gyanthakur authored Oct 18, 2023
2 parents a2ef1de + 438a280 commit e85c1ae
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,23 @@ <h3 class="name">Gyan Pratap Singh</h3>
<a href="https://m.facebook.com/profile.php?eav=AfaqcHZxqYa9JW_KiMc12-UaK795uvnKLpf6fkHA6L4JkUTH-M30JYLTQ5nSffYiVJI&paipv=0" target="_blank"><i class="fa-brands fa-facebook"></i></a>
</div>
</div>


<div class="profile">
<div class="pfp"><img src="https://github.com/anurag-327.png" alt="User Image"></div>
<h3 class="name">Anurag Srivastav</h3>
<div class="skills">
<span class="skill">Next Js</span>
<span class="skill">CPP</span>
<span class="skill">Express js</span>
<span class="skill">MongoDB</span>
</div>
<div class="social">
<a href="https://github.com/anurag-327" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/itsAnurag_sri" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/anuragsr327/" 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/115821196?s=400&u=5f84d40a446ca2aaf2cda510caaafee3f44e2ab1&v=4" alt="User Image"></div>
Expand Down

0 comments on commit e85c1ae

Please sign in to comment.