Skip to content

Commit

Permalink
Merge pull request #3401 from Mattnolan45/Mattnolan45-card
Browse files Browse the repository at this point in the history
Matthew's Card
  • Loading branch information
ascodeasice authored Nov 25, 2023
2 parents ca08160 + 842b6ab commit a0022d5
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 @@ -121,6 +121,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 ========= -->


<!-- ________ Matthew card START ________ -->
<div class="card">
<p class="name">Matthew Nolan</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/Mattnolan45" target="_blank">Mattnolan45</a>
</p>
<p class="about">Making a contribution to a project</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="FreeCodeCamp">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.kaggle.com/" target="_blank" title="Kaggle\">Resource 2</a>
</li>
<li>
<a href="https://www.udemy.com" target="_blank" title="Udemy">Udemy</a>
</li>
</ul>
</div>
</div>
<!-- ________ Matthew card END ________ -->



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

0 comments on commit a0022d5

Please sign in to comment.