Skip to content

Commit

Permalink
data: profile addition by Mdfarhan9304 (#164)
Browse files Browse the repository at this point in the history
Merge pull request #164 from Mdfarhan9304/master
  • Loading branch information
oyepriyansh authored Oct 6, 2023
2 parents bd695b0 + 40fbd09 commit 1eec5ff
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 @@ -1355,6 +1355,20 @@ <h3 class="name">YouFoundAlpha</h3>
<a href="https://github.com/YouFoundAlpha" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://media.licdn.com/dms/image/D4D03AQFJ0L75ai5JmA/profile-displayphoto-shrink_800_800/0/1695899744022?e=1701907200&v=beta&t=9zsqk2ZjqXn_S37GVux29GLehb8_VRFQPMhNjx6Jh4Q" alt="User Image"></div>
<h3 class="name">Farhan Muzaffar</h3>
<div class="skills">
<span class="skill">React</span>
<span class="skill">JavaScript</span>
<span class="skill">HTML</span>
</div>
<div class="social">
<a href="https://github.com/Mdfarhan9304" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/farhan-muzaffar-039994218/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>
<!--Don't add your profile in bottom or top, add it in between, this is to avoid merge conflicts-->
</div>
<script src="js/script.js"></script>
Expand Down

0 comments on commit 1eec5ff

Please sign in to comment.