Skip to content

Commit

Permalink
Merge pull request #3792 from ikteng/USERNAME-card
Browse files Browse the repository at this point in the history
Ik Teng's card
  • Loading branch information
theAravinthM authored May 31, 2024
2 parents 3123ee7 + 67dd643 commit fd4884f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,30 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ *TEMPLATE: Ik Teng card START ________ -->
<div class="card">
<p class="name">Ik Teng</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/ikteng" target="_blank">Ik Teng's Github</a>
</p>
<p class="about">I am a passionate computer science student who wants to learn and share more things</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.kaggle.com/" target="_blank" title="First Resource">Kaggle</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3Schools</a>
</li>
<li>
<a href="https://leetcode.com/" target="_blank" title="Third resource">Coursera</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Ik Teng card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
Expand Down

0 comments on commit fd4884f

Please sign in to comment.