Skip to content

Commit

Permalink
Merge pull request #3632 from kyak15/kyak15-card
Browse files Browse the repository at this point in the history
Karim's Card
  • Loading branch information
ibrahimdevop21 authored Apr 2, 2024
2 parents 8c95fd5 + 90d149d commit f42e1af
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,32 @@ <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">Karim</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/kyak15" target="_blank">kyak15</a>
</p>
<p class="about">An aspiring software engineer with an interest in backend
development and machine learning!
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="scrimba.com" target="_blank" title="First Resource">Scrimba</a>
</li>
<li>
<a href="https://pll.harvard.edu/course/cs50-introduction-computer-science" target="_blank" title="Second Resource">CS50</a>
</li>
<li>
<a href="https://neetcode.io/" target="_blank" title="Third resource">Neetcode</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card END ________ -->

<!-- ________ *KhrystianClark* Contributor card START ________ -->
<div class="card">
Expand Down

0 comments on commit f42e1af

Please sign in to comment.