Skip to content

Commit

Permalink
Merge pull request #3791 from uepzues/add-uepzues-card
Browse files Browse the repository at this point in the history
Add uepzues card info
  • Loading branch information
theAravinthM authored May 30, 2024
2 parents 8fe2518 + d7feeea commit 1f9d1fd
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 ========= -->

<!-- ________ *uepzuesContributor card START ________ -->
<div class="card">
<p class="name">Krimier Sanz</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/krimierdan" target="_blank">krimierdan</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/uepzues" target="_blank">uepzues</a>
</p>
<p class="about">I'm an asipiring frontend developer. I love coffee and manga</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org" target="_blank" title="First Resource">Mozilla Developer Network</a>
</li>
<li>
<a href="https://freecodecamp.org" target="_blank" title="Second Resource">Free Code Camp</a>
</li>
<li>
<a href="https://free-for.dev" target="_blank" title="Third resource">Free for Developers</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Contribute-To-This-Project Begin Shon Tuesday, 28 May 2024 19:55:38 ________ -->
<div class="card">
<p class="name">Shon Harsh</p>
Expand Down

0 comments on commit 1f9d1fd

Please sign in to comment.