Skip to content

Commit

Permalink
Merge pull request #3796 from whyme-duh/ritik's-card
Browse files Browse the repository at this point in the history
ritik's-card
  • Loading branch information
ibrahimdevop21 authored Jun 4, 2024
2 parents abece8f + e9b7384 commit c8d74df
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 @@ -121,6 +121,33 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Ritik Shrestha Contributor card START ________ -->
<div class="card">
<p class="name">Ritik Shrestha</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/ritik-shrestha-5617531b1/" target="_blank">Ritik Shrestha</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/whyme-duh" target="_blank">Whyme-duh</a>
</p>
<p class="about">Hi! I am a hobby developer from Nepal. Coding is in my vein. (LOL, cringy)</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="First Resource">Stackoverflow</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3schools</a>
</li>
<li>
<a href="https://dev.to/" target="_blank" title="Third resource">Dev.to</a>
</li>
</ul>
</div>
</div>
<!-- ________ Ritik Shrestha Contributor card END ________ -->

<!-- ________ Dmitry Porotnikov Contributor card START ________ -->
<div class="card">
<p class="name">Dmitry Porotnikov</p>
Expand Down

0 comments on commit c8d74df

Please sign in to comment.