Skip to content

Commit

Permalink
Merge pull request #3739 from MJujh/MJ-second-contribution
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
theAravinthM committed May 5, 2024
2 parents 0c09f23 + cba9f83 commit 8c61ee9
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 @@ -147,6 +147,32 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *Your_Name* card START ________ -->
<div class="card">
<p class="name">Le Chi Bao</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/MJujh" target="_blank">MJujh</a>
</p>
<p class="about">i'm new but excited to learn the vast world of IT love to chat 1 on 1</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.youtube.com/@Fireship" target="_blank" title="First Resource">Fireship a great youtuber</a>
</li>
<li>
<a href="https://itviec.com/" target="_blank" title="Second Resource">ITviec is a website for it job in Viet Nam</a>
</li>
<li>
<a href="https://good-first-issues.github.io/" target="_blank" title="Third resource">Good first issue.io great place to find good first issue</a>
</li>
</ul>
</div>
</div>

<!-- ________ Gustavo Santiago card START ________ -->

<!-- ========= START ========= -->

<!-- ========= Card 1 START ========= -->
Expand Down

0 comments on commit 8c61ee9

Please sign in to comment.