Skip to content

Commit

Permalink
Merge pull request #3572 from Xinan15/ethan-card
Browse files Browse the repository at this point in the history
Ethan's Card
  • Loading branch information
ibrahimdevop21 authored Feb 20, 2024
2 parents 96990d1 + 3b72aef commit 2793156
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,31 @@ <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 ========= -->

<!-- ________ Ethan's Contributor card START ________ -->
<div class="card">
<p class="name">Ethan</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/Xinan15" target="_blank">Ethan</a>
</p>
<p class="about">Hi, I'm a new graduate looking for opportunities to kick in this industry.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="w3schools">w3schools</a>
</li>
<li>
<a href="https://www.udemy.com/" target="_blank" title="Udemy">Udemy</a>
</li>
<li>
<a href="https://www.youtube.com/" target="_blank" title="YouTube">YouTube</a>
</li>
</ul>
</div>
</div>
<!-- ________ Ethan's Contributor card END ________ -->

<!-- ________ Simran's Contributor card START ________ -->
<div class="card">
<p class="name">Simran Kaur</p>
Expand Down

0 comments on commit 2793156

Please sign in to comment.