Skip to content

Commit

Permalink
Merge pull request #3984 from lhcee3/lhcee3-card
Browse files Browse the repository at this point in the history
lhcee3's card
  • Loading branch information
alsonick authored Oct 8, 2024
2 parents 94ec11e + e6ef2fc commit d21e5c3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- lhcee3'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/lhcee3" target="_blank">lhcee3</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/lhcee3" target="_blank">lhcee3</a>
</p>
<p class="about">I am enthusiastic 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>
<!-- lhcee3's Contributor card END-->

<!-- ________ Saqib's Contributor card START ________ -->
<div class="card">
<p class="name">Saqib Malik</p>
Expand Down

0 comments on commit d21e5c3

Please sign in to comment.