Skip to content

Commit

Permalink
data: profile addition by habeeb (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
habeebputhiyakath authored Oct 7, 2023
1 parent ac47e42 commit bc71933
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,21 @@ <h3 class="name">Bilal Mirza</h3>
<a href="https://webdevfreelancer.me" target="_blank"><i class="fa-solid fa-star"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/110285678?v=4" alt="User Image"></div>
<h3 class="name">Irfan habeeeb</h3>
<div class="skills">
<span class="skill">Flutter Developer</span>
<span class="skill"> Frontend Developer</span>
<span class="skill">AWS</span>
</div>
<div class="social">
<a href="https://github.com/habeebputhiyakath" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="[YOUR X/TWITTER URL]" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="www.linkedin.com/in/irfanhabeeb1" 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 bc71933

Please sign in to comment.