Skip to content

Commit

Permalink
Merge pull request #3759 from Squidnugget77/your-name-card
Browse files Browse the repository at this point in the history
⬛ Completed Card
  • Loading branch information
theAravinthM authored May 17, 2024
2 parents f7bb864 + 2180795 commit 282e25a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,33 @@ <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 ========= -->

<!-- ________ *Luca Giannotti* card START ________ -->
<div class="card">
<p class="name">Luca Giannotti</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/Squidnugget77" target="_blank">Squidnugget77</a>
</p>
<p class="about">Studying computer science at a university.
Ducks are my favorite animal.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/learn/2022/responsive-web-design/" target="_blank" title="First Resource">FreeCodeCamp Responsive Web Design</a>
</li>
<li>
<a href="https://fontawesome.com/icons/instagram?f=brands&s=solid" target="_blank" title="Second Resource">FontAwesome for icons</a>
</li>
<li>
<a href="https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/" target="_blank" title="Third resource">FreeCodeCamp JavaScript</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Luca Giannotti* card END ________ -->

<!-- ________ Tadiwanashe Rodney Zvidza Card START ________ -->
<div class="card">
<p class="name">Tadiwanashe Rodney Zvidza</p>
Expand Down

0 comments on commit 282e25a

Please sign in to comment.