Skip to content

Commit

Permalink
Merge pull request #4012 from CattusX/add-CattusX-card
Browse files Browse the repository at this point in the history
Add CattusX card info
  • Loading branch information
TenTraicion authored Nov 22, 2024
2 parents 542fcd4 + d51acf6 commit 4d33e26
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 @@ -2891,6 +2891,30 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- __________________ Tanguy LH END ____________________ -->

<!-- ========= CattusX Card START ========= -->
<div class="card">
<p class="name">CattusX</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/CattusX" target="_blank">CattusX</a>
</p>
<p class="about">Deeplearning Engineer | Level UP</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.bilibili.com" target="_blank" title="First Resource">More knowledge from here</a>
</li>
<li>
<a href="https://github.com/karpathy" target="_blank" title="Second Resource">Very powerful person</a>
</li>
<li>
<a href="https://chatgpt.com" target="_blank" title="Third Resource">Almost omnipotent</a>
</li>
</ul>
</div>
</div>
<!-- ========= CattusX Card END ========= -->

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

Expand Down

0 comments on commit 4d33e26

Please sign in to comment.