Skip to content

Commit

Permalink
Merge pull request #3936 from shoaibhasann/shoaib-hasan-card
Browse files Browse the repository at this point in the history
shoaib's card
  • Loading branch information
ibrahimdevop21 authored Sep 15, 2024
2 parents 3776a99 + fbb358c commit 1ad60af
Showing 1 changed file with 34 additions and 7 deletions.
41 changes: 34 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,37 @@ <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 ========= -->

<!-- ________ Sneha Roy's card START ________ -->
<!-- ________ ShoaibHasan's Contributor card START ________ -->
<div class="card">
<p class="name">Shoaib Hasan</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/mohd-shoaib-2a0b16230/" target="_blank">Mohd Shoaib</a>
<i class="fab fa-github"></i>
<a href="https://github.com/shoaibhasann" target="_blank">@shoaibhasann</a>
</p>
<p class="about">You're a full stack developer proficient in the MERN stack (MongoDB, Express, React, Node.js) and currently expanding your skill set by learning Next.js to enhance your capabilities in building performant web applications.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="First Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://medium.com/" target="_blank" title="Second Resource">Medium</a>
</li>
<li>
<a href="https://www.javatpoint.com/" target="_blank" title="Third Resource">JavaTpoint</a>
</li>
</ul>
</div>
</div>
<!-- ________ ShoaibHasan's Contributor card END ________ -->

<!-- ________ Sneha Roy's card START ________ -->
<div class="card">
<p class="name">Sneha Roy</p>
<p class="contact">
Expand All @@ -147,20 +174,20 @@ <h2>A project for first-time contributions</h2>
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="First Resource">GeeksforGeeks</a>
<a href="https://javascript.info/" target="_blank" title="First Resource">Javascript.info</a>
</li>
<li>
<a href="https://medium.com/" target="_blank" title="Second Resource">Medium</a>
<a href="https://devui.io" target="_blank" title="Second Resource">Dev-UI</a>
</li>
<li>
<a href="https://www.javatpoint.com/" target="_blank" title="Third Resource">JavaTpoint</a>
<a href="https://uiverse.io" target="_blank" title="Third resource">uiverse.io</a>
</li>
</ul>
</div>
</div>
<!-- ________ Sneha Roy's card END ________ -->

<!-- ________ harshthkkr's card START ________ -->
<!-- ________ harshthkkr's card START ________ -->
<div class="card">
<p class="name">Harsh Thakkar</p>
<p class="contact">
Expand Down

0 comments on commit 1ad60af

Please sign in to comment.