Skip to content

Commit

Permalink
Merge pull request #3272 from Maulikatgit/maulikatgit-card
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
TenTraicion authored Oct 22, 2023
2 parents e05e6f1 + 856d52e commit 116c4a8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Nikhar Behera Contributor card END ________ -->

<!-- ________ Maulik Parmar Contributor card START ________ -->

<div class="card">
<p class="name">Maulik</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/maulik-parmar-659284218/" target="_blank">Maulik Parmar</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Maulikatgit" target="_blank">Maulik Parmar</a>
</p>
<p class="about">A computer science graduate, who has recently discovered a passion for full-stack web development, cloud computing and is new to the world of open-source contributions.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://getbootstrap.com/" target="_blank" title="bootstrap">BootStrap</a>
</li>
<li>
<a href="https://chat.openai.com/" target="_blank" title="ChatGpt">ChatGPT</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
</li>
</ul>
</div>
</div>
<!-- ________ Maulik Parmar Contributor card END ________ -->

<!-- ________ YakupFE Contributor card START ________ -->
<div class="card">
<p class="name">Yakup Furkan ERPEK</p>
Expand Down

0 comments on commit 116c4a8

Please sign in to comment.