Skip to content

Commit

Permalink
Merge pull request #3940 from ebenezerraph/ebenezerraph-card
Browse files Browse the repository at this point in the history
ebenezerraph's card
  • Loading branch information
ibrahimdevop21 authored Sep 15, 2024
2 parents 1ad60af + eb08135 commit 4d1a559
Showing 1 changed file with 29 additions and 5 deletions.
34 changes: 29 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below --><!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below --><!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->
<!-- ________ ebenezerraph's card START ________ -->
<div class="card">
<p class="name">Ebenezer Raphael</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/ebenezerraph" target="_blank">@ebenezerraph</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/ebenezerraph" target="_blank">@ebenezerraph</a>
</p>
<p class="about">Hi there, my name's Ebenezer Raphael. I'm a budding web developer and technical writer.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://roadmap.sh/" target="_blank" title="Guides for Developers">Developer Roadmaps</a> - Guides for Developers.
</li>
<li>
<a href="https://www.frontendmentor.io/" target="_blank" title="Frontend Coding Challenges">Frontend Mentor</a> - Frontend Coding Challenges.
</li>
<li>
<a href="https://exercism.org/" target="_blank" title="Backend Coding Exercises">Exercism</a> - Backend Coding Exercises.
</li>
</ul>
</div>
</div>
<!-- ________ ebenezerraph's card END ________ -->

<!-- ________ ShoaibHasan's Contributor card START ________ -->
<div class="card">
Expand Down Expand Up @@ -194,7 +220,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/harshthkkr" target="_blank">harshthkkr</a>
<i class="fab fa-github"></i>
<a href="https://github.com/harshthakkr" target="_blank">harshthakkr</a>
<a href="https://github.com/harshthakkr" target="_blank">harshthkkr</a>
</p>
<p class="about">I am a full-stack web developer, starting off my open source journey today.</p>
<div class="resources">
Expand Down Expand Up @@ -241,8 +267,6 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Antariksh Rajkonwar Contributor card END ________ -->

<!-- === Paste YOUR CARD directly BELOW this line === -->

<!-- ________ bizougarnziyad's card START ________ -->
<div class="card">
<p class="name">bizougarn ziyad</p>
Expand Down

0 comments on commit 4d1a559

Please sign in to comment.