Skip to content

Commit

Permalink
contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
amitverma147 committed Oct 17, 2023
1 parent f2c9aac commit a35d645
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,32 @@ <h2>A project for first-time contributions</h2>
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->
<!-- ________ Amit Verma Contributor card START ________ -->
<div class="card">
<p class="name">Amit Verma</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/amit_v6" target="_blank">amit_v6</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Amitverma147" target="_blank">Amitverma147 </a>
</p>
<p class="about">A passionate developer with web development and Java skills. Web3 enthusiast and a fast learner.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://roadmap.sh/javascript" target="_blank" title="First Resource">Resource 1</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">Resource 2</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Third resource">Resource 3</a>
</li>
</ul>
</div>
</div>
<!-- ________Amit Verma Contributor card END ________ -->

<!-- ________ Saksham Bhugra Contributor card START ________ -->
<div class="card">
Expand All @@ -125,10 +151,10 @@ <h2>A project for first-time contributions</h2>
<a href="https://www.freecodecamp.org/" target="_blank" title="FreeCodeCamp">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3Schools">W3Schools</a>
<a href="https://www.youtube.com/watch?v=tXbPBMEOdg4" target="_blank" title="W3Schools">W3Schools</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
<a href="https://codedamn.com/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit a35d645

Please sign in to comment.