Skip to content

Commit

Permalink
Merge pull request #3900 from abdullahahadi/abdullah's-branch
Browse files Browse the repository at this point in the history
abdullah's card
  • Loading branch information
Amazening authored Aug 25, 2024
2 parents a02ff82 + 9fc2de7 commit 31920ae
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 @@ -123,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">Abdullah Ahadi</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/abdullah-ahadi/" target="_blank">abdullah-ahadi</a>
<i class="fab fa-github"></i>
<a href="https://github.com/abdullahahadi" target="_blank">abdullahahadi</a>
</p>
<p class="about">A passionate full stack developer from Afghanistan 🇦🇫, Focused on PHP/Laravel and JavaScript</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.javascripttutorial.net/" target="_blank" title="First Resource">JavaScript Tutorial</a>
</li>
<li>
<a href="https://dev.to/" target="_blank" title="Second Resource">DEV Community</a>
</li>
<li>
<a href="https://css-tricks.com/" target="_blank" title="Third resource">CSS-Tricks</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Gl1tchblade card START ________ -->
<div class="card">
<p class="name">Gl1tchblade</p>
Expand Down

0 comments on commit 31920ae

Please sign in to comment.