Skip to content

Commit

Permalink
Merge pull request #3276 from HimanshuMahto/master
Browse files Browse the repository at this point in the history
Himansh's Card
  • Loading branch information
TenTraicion authored Oct 22, 2023
2 parents 847afe3 + 99a1234 commit a7f21d1
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,33 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Himanshu card START ________ -->
<div class="card">
<p class="name">Himanshu Kumar Mahto</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/HimanshuMahto_" target="_blank">@HimanshuMahto_</a>
<i class="fab fa-github"></i>
<a href="https://github.com/HimanshuMahto" target="_blank">HimanshuMahto</a>
</p>
<p class="about">Android and Front-End Developer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3Schools">W3Schools</a>
</li>
<li>
<a href="https://chat.openai.com/" target="_blank" title="chatGPT">Chat GPT</a>
</li>
<li>
<a href="https://www.tutorialspoint.com/" target="_blank" title="Tutorials Point">Tutorials Point</a>
</li>
</ul>
</div>
</div>
<!-- ________ Himanshuu card END ________ -->

<!-- ________ Souleimane card START ________ -->
<div class="card">
<p class="name">Souleimane Konate</p>
Expand Down

0 comments on commit a7f21d1

Please sign in to comment.