Skip to content

Commit

Permalink
Merge pull request #3841 from Kiunga1/annmukami
Browse files Browse the repository at this point in the history
Add Ann Mukami to index.html
  • Loading branch information
CandidDeer authored Jul 7, 2024
2 parents 0209bd3 + 14eb5c1 commit 0d105a6
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,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 ========= -->

<!-- ________ Ann Mukami card START ________ -->
<div class="card">
<p class="name">Ann Mukami Kiunga</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/AnnKiungaa" target="_blank">@AnnKiungaa</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Kiunga1" target="_blank">Kiunga1</a>
<i class="fa-brands fa-linkedin"></i>
<a href="https://www.linkedin.com/in/ann-mukami/" target="_blank">Ann Mukami</a>
</p>
<p class="about">Motivated Front-End Developer seeking to leverage proven skills in modern web development technologies to drive user engagement and conversion.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.theodinproject.com/" target="_blank" title="First Resource">The Odin Project</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3Schools</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Third resource">Free Code Camp</a>
</li>
</ul>
</div>
</div>
<!-- ________ Ann Mukami card END______ -->


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

0 comments on commit 0d105a6

Please sign in to comment.