Skip to content

Commit

Permalink
Merge pull request #2823 from DamnItAzriel/pankaj/trying-contributing…
Browse files Browse the repository at this point in the history
…-first-time

Pankaj's Card
  • Loading branch information
CandidDeer authored Aug 17, 2023
2 parents de69aa9 + 9c7ce65 commit beb1d98
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,35 @@ <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 ========= -->

<!-- ============== Pankaj's card Start ====================== -->
<div class="card">
<p class="name">Pankaj Pawar </p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/DamnItAzriel/" target="_blank">DamnItAzriel</a>
<i class="fab fa-github"></i>
<a href="https://github.com/DamnItAzriel/" target="_blank">DamnItAzriel</a>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/pankaj-pawar-4b4b63141/" target="_blank">Pankaj Pawar</a>
</p>
<p class="about">Finding Freedom In Not So Free World!!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://javascript.info/" target="_blank" title="JavaScript Info">The Modern JavaScript Tutorial</a>
</li>
<li>
<a href="https://boot.dev/tracks/backend" target="_blank" title="Career Path: Backend Dev">Boot Dev: Learn Backend</a>
</li>
<li>
<a href="https://edabit.com/challenges" target="_blank" title="Edabit Challenges">Edabit JavaScript Challenges</a>
</li>
</ul>
</div>
</div>
<!-- ============== Pankaj's card end ======================= -->

<!--==========Rohan's Contribution Card Start=====================-->
<div class="card">
<p class="name">Rohan Baswal</p>
Expand Down Expand Up @@ -271,7 +300,6 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ BrendanFre's Contributor card END ________ -->


<!-- ________ Hruday's card START ________ -->
<div class="card">
<p class="name">Boppa Sri Satya Sai Hruday</p>
Expand All @@ -298,6 +326,7 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ Hruday's card END ________ -->

<!-- ________ Mr. Ömer Card START ________ -->
<div class="card">
<p class="name">Mr.Ömer Yusuf</p>
Expand Down Expand Up @@ -2518,4 +2547,4 @@ <h2>A project for first-time contributions</h2>
</div>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit beb1d98

Please sign in to comment.