Skip to content

Commit

Permalink
Merge pull request #3999 from CLPDevelopment/my-name-card
Browse files Browse the repository at this point in the history
CLPDevelopment's Card
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents f814158 + 533b206 commit 82561c9
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 @@ -324,6 +324,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ shashi kumar kasturi's Contributor card END ________ -->

<!-- ________ CLPDevelopment's Contributor card START ________ -->
<div class="card">
<p class="name">CLPDevelopment</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/DevCrono" target="_blank">DevCrono</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/CLPDevelopment" target="_blank">CLPDevelopment</a>
</p>
<p class="about">I'm a Python and Web Developer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/" target="_blank" title="First Resource">An amazing place to Contribute</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Second Resource">The best place to solve problems</a>
</li>
<li>
<a href="https://www.google.com/" target="_blank" title="Third resource">The second best place to solve problems</a>
</li>
</ul>
</div>
</div>
<!-- ________ CLPDevelopment's Contributor card END ________ -->

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

0 comments on commit 82561c9

Please sign in to comment.