Skip to content

Commit

Permalink
Merge pull request #46 from Shu4bham/master
Browse files Browse the repository at this point in the history
Added my profile
  • Loading branch information
oyepriyansh authored Oct 4, 2023
2 parents 3500aa6 + bf2f1e3 commit 3606355
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 @@ -365,6 +365,25 @@ <h3 class="name">Sandeep Kumar Sharma</h3>
class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>
<div class="profile">
<div class="pfp"><img src="https://github.com/shu4bham.png" alt="User Image"></div>
<h3 class="name">Shubham Kamboj</h3>
<div class="skills">
<span class="skill">C++</span>
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">JavaScript</span>
<span class="skill">TAILWIND</span>
<span class="skill">Python</span>
<span class="skill">REACT</span>
</div>
<div class="social">
<a href="https://github.com/Shu4bham" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/Shu4bham" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/Shu4bham/" target="_blank"><i
class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<!--Profiles-->
</div>
Expand Down

0 comments on commit 3606355

Please sign in to comment.