Skip to content

Commit

Permalink
Merge pull request #3993 from KrakenMInitials/add-KrakenM-card
Browse files Browse the repository at this point in the history
KrakenM's card
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents e201d77 + 818cfed commit c546927
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,31 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- shoomankhatri's Contributor card END-->

<!-- ________ *TEMPLATE* Contributor card END ________ -->
<div class="card">
<p class="name">KrakenM</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/KrakenMInitials" target="_blank">KrakenMInitials</a>
</p>
<p class="about">Journey to Google Summer of Code 2025!!!</p>
<div class="resources">
<p>Some resources I frequent:</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Second Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- lhcee3's Contributor card START-->
<div class="card">
<p class="name">Aneesh</p>
Expand Down

0 comments on commit c546927

Please sign in to comment.