Skip to content

Commit

Permalink
Add yzyeoh card info
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 19, 2024
1 parent 6822b18 commit 4ac10be
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 @@ -131,6 +131,31 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ lwaddle's card END ________ -->

<!-- ________ yzyeoh's card START ________ -->
<div class="card">
<p class="name">yzyeoh</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/yuan-zhen-yeoh/" target="_blank">Yuan Zhen Yeoh</a>
</p>
<p class="about">Aspiring polymath | CS(AI) Graduate'25</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="First Resource">GitHub Awesome List</a>
</li>
<li>
<a href="https://github.com/achristmascarl/rainfrog" target="_blank" title="Second Resource">DB Management UI tool - rainfrog</a>
</li>
<li>
<a href="https://github.com/tensorflow/tensorflow" target="_blank" title="Third resource">Open Source Deep Learning Framework - Tensorflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ yzyeoh's card END ________ -->

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

0 comments on commit 4ac10be

Please sign in to comment.