Skip to content

Commit

Permalink
Merge pull request #3961 from Ishaannn31/Ishaannn31-card
Browse files Browse the repository at this point in the history
Add my card information
  • Loading branch information
ibrahimdevop21 authored Oct 17, 2024
2 parents acc8e93 + cfa3d8a commit 7474cbe
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,32 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Ishan Jadhao</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/ishaannn31" target="_blank">@Ishaannn31</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Ishaannn31" target="_blank">Ishaannn31</a>
</p>
<p class="about">👨‍💻 Data Science & AI student @ Universität des Saarlandes | Web Dev & DevOps enthusiast | Coder by day, learner by night | Exploring ML & Computer Vision 🚀</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Learn" target="_blank" title="MDN">MDN Web Docs</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/web-development/" target="_blank" title="GeeksforGeeks">Learn WebDev on GeeksforGeeks</a>
</li>
<li>
<a href="https://github.com/Bharat2044/100xDevs-Cohort3-WebDev-and-Devops" target="_blank" title="Very important github repo">IMP Github Repo to follow</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- lhcee3's Contributor card START-->
<div class="card">
Expand Down Expand Up @@ -186,7 +212,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://www.github.com/DxRavage" target="_blank">DxRavage</a>
</p>
<p class="about">Hi! I'm a Software Engineering stundent</p>
<p class="about">Hi! I'm a Software Engineering student</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand All @@ -197,7 +223,7 @@ <h2>A project for first-time contributions</h2>
</li>
<li>
<a href="https://responsively.app" target="_blank" title="Second Resource">
Responsively: Desktop app usefull for front end and responsive design
Responsively: Desktop app useful for front end and responsive design
</a>
</li>
<li>
Expand Down Expand Up @@ -253,6 +279,7 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Hanzala's card END ________ -->


<!-- ________ Atharva Rasane's card START ________ -->
<div class="card">
<p class="name">Atharva Rasane</p>
Expand Down

0 comments on commit 7474cbe

Please sign in to comment.