Skip to content

Commit

Permalink
data: profile addition by Afraz (#145)
Browse files Browse the repository at this point in the history
Merge pull request #145 from Afraz0Khan/master
  • Loading branch information
oyepriyansh authored Oct 6, 2023
2 parents 73562df + 52d7452 commit c76fbf3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,20 @@ <h3 class="name">Vinay S</h3>
<a href="https://github.com/vinay-s36" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/60065049?v=4" alt="User Image"></div>
<h3 class="name">Afraz Khan</h3>
<div class="skills">
<span class="skill">Spring</span>
<span class="skill">NodeJS</span>
<span class="skill">MongoDB</span>
</div>
<div class="social">
<a href="https://github.com/Afraz0Khan" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/akhan-swe" 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/112640334?v=4" alt="User Image"></div>
Expand Down

0 comments on commit c76fbf3

Please sign in to comment.