Skip to content

Commit

Permalink
Merge pull request #4013 from aarifkhan7/aarifkhan7-card
Browse files Browse the repository at this point in the history
Aarif Khan's card
  • Loading branch information
TenTraicion authored Nov 22, 2024
2 parents 4d33e26 + e054f94 commit 44b4628
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2870,7 +2870,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/tanguy-le-henaff/" target="_blank">Tanguy LH</a>
<i class="fab fa-github"></i>
<a href="https://github.com/TanguyLH" target="_blank">Your handle</a>
<a href="https://github.com/TanguyLH" target="_blank">TanguyLH</a>
</p>
<p class="about">Backend Developer / Cloud engineer / DevOps / Getting started in Open Source :)</p>
<div class="resources">
Expand Down Expand Up @@ -2915,6 +2915,33 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ========= CattusX Card END ========= -->

<!-- ________ aarifkhan7 card START ________ -->
<div class="card">
<p class="name">Aarif Khan</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/aarifkhan_7" target="_blank">@aarifkhan_7</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/aarifkhan7" target="_blank">@aarifkhan7</a>
</p>
<p class="about">A software developer, eager to contribute to open-source projects.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/ossu/computer-science" target="_blank" title="OSSU - Computer Science">OSSU - Computer Science</a>
</li>
<li>
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="Free Programming Books">Free Programming Books</a>
</li>
<li>
<a href="https://www.youtube.com/@cs50" target="_blank" title="CS50's Youtube Channel">CS50's Youtube Channel</a>
</li>
</ul>
</div>
</div>
<!-- ________ aarifkhan7 card END ________ -->

<!-- ========= END ========= -->

Expand Down

0 comments on commit 44b4628

Please sign in to comment.