Skip to content

Commit

Permalink
Merge pull request #2990 from PMorey22/PMorey22-card
Browse files Browse the repository at this point in the history
PMorey22 card
  • Loading branch information
CandidDeer authored Oct 1, 2023
2 parents fff0bb8 + 7846fe4 commit 802a569
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,34 @@ <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 ========= -->

<!-- ________ PMorey22 card START ________ -->
<div class="card">
<p class="name">Purva R. Morey</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/purva_morey11" target="_blank">@purva_morey11</a>
<i class="fab fa-github"></i>
<a href="https://github.com/PMorey22" target="_blank">PMorey22</a>
</p>
<p class="about">Code and Chill</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.youtube.com/watch?v=F7XGddoTxrA" target="_blank" title="Falling in Love with Web Development | Kyle Cook - @WebDevSimplified | Beyond Coding Podcast #75">@BeyondCoding</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=u72H_zZzkcw" target="_blank" title="Web Development In 2023 - A Practical Guide">@TraversyMedia</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=3MRWBahy02U" target="_blank" title="Becoming Great at CSS | @KevinPowell - Kevin Powell | Beyond Coding Podcast #69">@BeyondCoding</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

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

0 comments on commit 802a569

Please sign in to comment.