Skip to content

Commit

Permalink
Merge pull request #3293 from Parth4git/Parth's-card
Browse files Browse the repository at this point in the history
Added Parth Dwivedi card information
  • Loading branch information
ascodeasice authored Oct 23, 2023
2 parents 46168fd + a6036c1 commit bb7b423
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1416,6 +1416,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ You-Know-Who card END ________ -->


<!-- ________ Parth Dwivedi card START ________ -->
<div class="card">
<p class="name">Parth Dwivedi</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/_Parth_Dwivedi_" target="_blank">@_Parth_Dwivedi_</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Parth4git" target="_blank">Parth4git</a>
</p>
<p class="about">I am a passionate web developer who has complete knowledge of the MERN stack and is actively contributing to open source events</p>
<div class="resources">
<p> 3 Web Development Resources</p>
<ul>
<li>
<a href="https://www.codecademy.com/learn/paths/web-development" target="_blank" title="First Resource">Codecademy</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3-schools</a>
</li>
<li>
<a href="https://www.30secondsofcode.org/" target="_blank" title="Third resource">30 Secondsofcode</a>
</li>
</ul>
</div>
</div>
<!-- ________ Parth Dwivedi card END ________ -->

<!-- ________ dellucifer card START ________ -->
<div class="card">
<p class="name">Dellucifer</p>
Expand All @@ -1441,8 +1469,10 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>

<!-- ________ dellucifer card END ________ -->


<!-- <<<<< Do not change anything below this line >>>>> -->
<!-- -------------------------------------------------- -->
</div>
Expand Down

0 comments on commit bb7b423

Please sign in to comment.