Skip to content

Commit

Permalink
Merge pull request #3103 from sutharmahesh05/mahesh-card
Browse files Browse the repository at this point in the history
added my card
  • Loading branch information
ascodeasice authored Oct 11, 2023
2 parents 72465e1 + 8a9c3bc commit 97b9cdb
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,41 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Suthar Mahesh Manaram card START ________ -->
<div class="card">
<p class="name">Suthar Mahesh Manaram</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href=" https://twitter.com/sutharctn" target="_blank">Suthar Mahesh Manaram</a>
<i class="fab fa-github"></i>
<a href="https://github.com/sutharmahesh05" target="_blank">Suthar Mahesh Manaram</a>

</p>
<p class="about">
Hello, everyone! This is Suthar Mahesh Manaram. I am a web developer and would like to connect
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developers.google.com/" target="_blank" title="Google Dev">Google Dev</a>
</li>
<li>
<a href=" https://www.w3schools.com/" target="_blank" title="w3school">w3school</a>
</li>
<li>
<a href="https://developers.google.com/web/tools/chrome-devtools/" target="_blank" title="Dev tool">Dev tool</a>
</li>
</ul>
</div>
</div>
<!-- ________ Krish Soni Card END ________ -->






<!-- ________ rod7760 card START ________ -->
<div class="card">
<p class="name">Riccardi Dalexis</p>
Expand Down

0 comments on commit 97b9cdb

Please sign in to comment.