Skip to content

Commit

Permalink
Merge pull request #3045 from SandipKurmi/sandipkurmi-card
Browse files Browse the repository at this point in the history
Add my Sandip Kurmi Card Information
  • Loading branch information
CandidDeer authored Oct 5, 2023
2 parents e25b085 + 29356a0 commit f7de980
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2251,6 +2251,35 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ========= Kainat card END ========= -->

<!-- ========= Sandip card Start ========= -->
<div class="card">
<p class="name">Sandip Kurmi</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/sandip-kurmi-1529a11a2/" target="_blank">Sandip Kurmi</a>
<i class="fab fa-github"></i>
<a href="https://github.com/SandipKurmi" target="_blank">Sandip Kurmi</a>
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/sandipkurmi0" target="_blank">Sandip Kurmi</a>
</p>
<p class="about">I'm a full-stack developer with experience in React, Angular, and Node.js. I'm passionate about building scalable and performant web applications using these technologies.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://ultimatecourses.com/" target="_blank" title="Mosh">Todd Motto</a>
</li>
<li>
<a href="https://www.youtube.com/@NeetCode" target="_blank" title="Coursera">Neet Code</a>
</li>
<li>
<a href="https://www.youtube.com/@KunalKushwaha" target="_blank" title="Code project">Kunal Kushwaha</a>
</li>
</ul>
</div>
</div>
<!-- ========= Sandip card END ========= -->

<!-- ========= Baljeet card Start ========= -->
<div class="card">
<p class="name">Baljeet Singh</p>
Expand Down

0 comments on commit f7de980

Please sign in to comment.