Skip to content

Commit

Permalink
added myself
Browse files Browse the repository at this point in the history
  • Loading branch information
nk101sharma1 committed Oct 13, 2023
1 parent cd11d28 commit 049d9c7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,22 @@ <h1>Dev Profiles</h1>
</div>

<div class="container">
<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/102233546?v=4" alt="User Image"></div>
<h3 class="name">Jitendra Kumar</h3>
<div class="skills">
<span class="skill">C</span>
<span class="skill">Java</span>
<span class="skill">C++</span>
<span class="skill">Web devlopment</span>

</div>
<div class="social">
<a href="https://github.com/nk101sharma1" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/jitendra-kumar-a74891237/?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="https://www.facebook.com/jitendra.shrma.7965" target="_blank"><i class="fa-brands fa-facebook"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/98226958?v=4" alt="User Image"></div>
Expand Down

0 comments on commit 049d9c7

Please sign in to comment.