Skip to content

Commit

Permalink
my first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gitnaseeb committed Jul 3, 2024
1 parent adb15ce commit 6a7b477
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 @@ -117,6 +117,34 @@ <h2>A project for first-time contributions</h2>
<!-- ================== TEMPLATE ================== -->
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->

<div class="card">
<p class="name">Naseeb Ali</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/your_user_handle" target="_blank">Your handle</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/git-naseeb" target="_blank">git-naseeb</a>
</p>
<p class="about">Im Full Satck developer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="GeeksForGeeks">GeeksForGeeks</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Free Code Camp">free Code Camp</a>
</li>
<li>
<a href="https://www.udemy.com/" target="_blank" title="Udemy">udemy</a>
</li>
</ul>
</div>
</div>



<div class="card">
<p class="name">Faruk Idris</p>
<p class="contact">
Expand Down

0 comments on commit 6a7b477

Please sign in to comment.