Skip to content

Commit

Permalink
Merge pull request #3989 from ShoomanKhatri/add-shoomankhatri-card
Browse files Browse the repository at this point in the history
ADD  CARD info
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents 12c28b4 + 14d2af9 commit a462215
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,37 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Oluwashola's Contributor card END ________ -->



<!-- shoomankhatri's Contributor card START-->
<div class="card">
<p class="name">Aneesh</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/shoomankhatri" target="_blank">shoomankhatri</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/shoomankhatri" target="_blank">shoomankhatri</a>
</p>
<p class="about">I am enthusiastic web developer and love to make new dev friends.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://daily.dev/" target="_blank" title="First Resource">Daily Dev</a>
</li>
<li>
<a href="https://wellfound.com/jobs" target="_blank" title="Second Resource">Internships</a>
</li>
<li>
<a href="https://monkeytype.com/" target="_blank" title="Third resource">
A dev should know to type too
</a>
</li>
</ul>
</div>
</div>
<!-- shoomankhatri's Contributor card END-->

<!-- lhcee3's Contributor card START-->
<div class="card">
<p class="name">Aneesh</p>
Expand Down

0 comments on commit a462215

Please sign in to comment.