Skip to content

Commit

Permalink
Merge pull request #3198 from tmsagarofficial/sagar-card
Browse files Browse the repository at this point in the history
Add SAGAR's card
  • Loading branch information
CandidDeer authored Oct 17, 2023
2 parents c45ea32 + dcb6730 commit 03f0881
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 @@ -848,6 +848,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Sumith Sai Contributor card END ________ -->

<!-- ________ *S A G A R* Contributor card START ________ -->
<div class="card">
<p class="name">S A G A R</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/tmsagarofficial" target="_blank">@tmsagarofficial</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/tmsagarofficial" target="_blank">@tmsagarofficial</a>
</p>
<p class="about">A Curious learner, learning more about Web-Dev, web3/crypto, DevOps Enthusiast 👨‍💻</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://roadmap.sh/javascript" target="_blank" title="First Resource">JavaScript Roadmap</a>
</li>
<li>
<a href="https://www.theodinproject.com" target="_blank" title="Second Resource">Full stack course</a>
</li>
<li>
<a href="https://developers.google.com/edu/python" target="_blank" title="Third resource">Google's Python Class</a>
</li>
</ul>
</div>
</div>
<!-- ________ S A G A R Contributor card END ________ -->

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

0 comments on commit 03f0881

Please sign in to comment.