Skip to content

Commit

Permalink
Merge pull request #2961 from Subham7061/subhamyadav-card
Browse files Browse the repository at this point in the history
added my card
  • Loading branch information
CandidDeer authored Sep 28, 2023
2 parents ec060be + 96f2e00 commit 26088a6
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,40 @@ <h2>A project for first-time contributions</h2>

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->


<!-- ________ subham yadav card START ________ -->

<div class="card">
<p class="name">Subham yadav</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://x.com/subhamyadav9795?t=BPeROie_-xmB8s-m-GWVLg&s=09" target="_blank">@subhamyadav9795</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Subham7061" target="_blank">Subham7061</a>
</p>
<p class="about">I am a passionate frontend developer <br>
and seeking eyes to contribute on open source to <br>
enhanced my coding skills.
This is my first github contribution.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="First Resource">Web3school</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Second Resource">freecodecamp</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Third resource">geeksforgeeks</a>
</li>
</ul>
</div>
</div>
<!-- ________ subham yadav card end ________ -->


<!-- ________ alvesgc card START ________ -->
<div class="card">
<p class="name">Alisson</p>
Expand Down

0 comments on commit 26088a6

Please sign in to comment.