Skip to content

Commit

Permalink
Merge pull request #3740 from pulkitgarg04/add-pulkitgarg04-card
Browse files Browse the repository at this point in the history
Pulkit Garg's card
  • Loading branch information
theAravinthM committed May 3, 2024
2 parents 0baf580 + 60e0198 commit 70f910f
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4122,6 +4122,32 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- Naman's Card end -->

<!-- ________ *Pulkit card START ________ -->
<div class="card">
<p class="name">Pulkit Garg</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/pulkitgarg04" target="_blank">pulkitgarg04</a>
</p>
<p class="about">I'm a Computer Science Student at Chitkara University, India and and aspiring software engineer excited to contribute Open
Source.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Docs">MDN Docs</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="FreeCodeCamp">FreeCodeCamp</a>
</li>
<li>
<a href="https://scrimba.com/" target="_blank" title="scrimba">Scrimba</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Pulkit card END ________ -->

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

0 comments on commit 70f910f

Please sign in to comment.