Skip to content

Commit

Permalink
Merge pull request #4011 from TanguyLH/add-TanguyLH-card
Browse files Browse the repository at this point in the history
TanguyLH's card
  • Loading branch information
TenTraicion authored Nov 22, 2024
2 parents 367552e + 18f0097 commit 542fcd4
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2862,6 +2862,34 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ========= Gil Card END ========= -->

<!-- _______________ Tanguy LH START ________________ -->
<div class="card">
<p class="name">Tanguy LH</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/tanguy-le-henaff/" target="_blank">Tanguy LH</a>
<i class="fab fa-github"></i>
<a href="https://github.com/TanguyLH" target="_blank">Your handle</a>
</p>
<p class="about">Backend Developer / Cloud engineer / DevOps / Getting started in Open Source :)</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.reddit.com/r/learnprogramming/comments/140gdp8/a_stepbystep_for_doing_your_first_open_source/"
target="_blank" title="Getting started in open source">Getting started in open source</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=-ybCiHPWKNA" target="_blank" title="Neovim Setup">Neovim Setup</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=Bf7vDBBOBUA" target="_blank" title="Don't write Comments">Don't write Comments</a>
</li>
</ul>
</div>
</div>
<!-- __________________ Tanguy LH END ____________________ -->


<!-- ========= END ========= -->
Expand Down Expand Up @@ -2894,4 +2922,4 @@ <h2>A project for first-time contributions</h2>
</footer>
</div>
</body>
</html>
</html>

0 comments on commit 542fcd4

Please sign in to comment.