Skip to content

Commit

Permalink
Mohamad's card
Browse files Browse the repository at this point in the history
Add my card information
  • Loading branch information
MohamadSalman11 committed Aug 3, 2024
1 parent 260fbb1 commit 0917ff3
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 @@ -122,6 +123,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 ========= -->

<!-- ________ *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 0917ff3

Please sign in to comment.