Skip to content

Commit

Permalink
Merge pull request #3882 from MohamadSalman11/MOHAMAD-card
Browse files Browse the repository at this point in the history
Mohamad's card
  • Loading branch information
ibrahimdevop21 authored Aug 4, 2024
2 parents 959030b + 0917ff3 commit 5aed44c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ <h2>A project for first-time contributions</h2>
<div class="searchContainer">
<input id="searchbar" type="search" name="search" placeholder="Search for your card here!" />
</div>

<div class="grid" id="contributions">
<!-- ================================================ -->
<!-- ================== TEMPLATE ================== -->
Expand Down Expand Up @@ -264,6 +265,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Mohamad</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/MohmadSalmanDev" target="_blank">Your handle</a>
<i class="fab fa-github"></i>
<a href="https://github.com/MohamadSalman11" target="_blank">Your handle</a>
</p>
<p class="about">Hello, guys! 👋 I am Mohamad from Syria 🌍, and I am a web developer 💻. I'm very excited to start my first GitHub contribution 🚀.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.producthunt.com" target="_blank" title="First Resource">Resource 1</a>
</li>
<li>
<a href="https://dribbble.com" target="_blank" title="Second Resource">Resource 2</a>
</li>
<li>
<a href="https://leetcode.com" target="_blank" title="Third resource">Resource 3</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ========= START ========= -->

<!-- ========= Card 1 START ========= -->
Expand Down

0 comments on commit 5aed44c

Please sign in to comment.