Skip to content

Commit

Permalink
Merge branch 'master' into add-TanguyLH-card
Browse files Browse the repository at this point in the history
  • Loading branch information
TenTraicion authored Nov 22, 2024
2 parents 31c464c + 367552e commit 18f0097
Showing 1 changed file with 92 additions and 13 deletions.
105 changes: 92 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,33 +115,59 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- _______________ Tanguy LH START ________________ -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Tanguy LH</p>
<p class="name">MartianCactus</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="fa-brands fa-google"></i>
<a href="https://www.google.com" target="_blank">dont use twitter lol</a>
<i class="fab fa-github"></i>
<a href="https://github.com/TanguyLH" target="_blank">Your handle</a>
<a href="https://github.com/MartianCactus" target="_blank">MartianCactus</a>
</p>
<p class="about">Backend Developer / Cloud engineer / DevOps / Getting started in Open Source :)</p>
<p class="about">Hi! Im a data science guy learning some stuff about collaborative development! Dont know much about front end but here are some general learning resources!</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">Resource 1</a>
<a href="https://www.khanacademy.org" target="_blank" title="First Resource">Khan Academy</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=-ybCiHPWKNA" target="_blank" title="Neovim Setup">Resource 2</a>
<a href="https://www.fast.ai/" target="_blank" title="Second Resource">Fast AI: Deep Learning</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=Bf7vDBBOBUA" target="_blank" title="Don't write Comments">Resource 3</a>
<a href="https://pll.harvard.edu/course/cs50-introduction-computer-science" target="_blank" title="Third resource">Harvard CS50x</a>
</li>
</ul>
</div>
</div>
<!-- __________________ Tanguy LH END ____________________ -->
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ kelseadecker START ________ -->
<div class="card">
<p class="name">Kelsea Decker</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/your_user_handle" target="_blank">Your handle</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/kelseadecker" target="_blank">kelseadecker</a>
</p>
<p class="about">Hello! My name is Kelsea and I am a beginner Full Stack Web Developer. I got my certification about a year ago. Other than figuring out technology I play music and have been for 19 years.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">Free Code Camp</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3 Schools</a>
</li>
<li>
<a href="https://codesandbox.io/" target="_blank" title="Third resource">Code Sand Box</a>
</li>
</ul>
</div>
</div>
<!-- ________ kelseadecker card END ________ -->

<!-- ________ marshallhhhh Contributor card START ________ -->
<div class="card">
Expand Down Expand Up @@ -169,7 +195,32 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ marshallhhhh Contributor card END ________ -->

<!-- ________ Mohammad Farhaan Ali Contributor Card START ________ -->
<div class="card">
<p class="name">Mohammad Farhaan Ali</p>
<p class="contact">
<i class="fa-brands fa-instagram"></i>
<a href="https://www.instagram.com/___.farru_021.___" target="_blank" title="Instagram">@___.farru_021.___</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/farru049/" target="_blank" title="GitHub Profile">farru049</a>
</p>
<p class="about">Artificial Intelligence and Data Science student. Cybersecurity enthusiast, aspiring Full Stack Developer. Loves to play cricket.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://css-tricks.com/" target="_blank" title="One stop for CSS">CSS Tricks</a>
</li>
<li>
<a href="https://www.youtube.com/@freecodecamp" target="_blank" title="Best YouTube Channel Out there.">FreeCodeCamp YouTube Channel</a>
</li>
<li>
<a href="https://github.com/meshery/meshery" target="_blank" title="Top JavaScript Repository">JavaScript Repository</a>
</li>
</ul>
</div>
</div>
<!-- ________ Mohammad Farhaan Ali Contributor Card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
Expand Down Expand Up @@ -2811,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 @@ -2843,4 +2922,4 @@ <h2>A project for first-time contributions</h2>
</footer>
</div>
</body>
</html>
</html>

0 comments on commit 18f0097

Please sign in to comment.