Skip to content

Commit

Permalink
Merge pull request #3310 from sujallimje/sl
Browse files Browse the repository at this point in the history
Adding Sujal's card
  • Loading branch information
ascodeasice authored Oct 24, 2023
2 parents a14bf5c + ae31433 commit 8f7497d
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1902,6 +1902,36 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Kanishk Reddy card END ________ -->

<!-- ________ Sujal Limje card START ________ -->
<div class="card">
<p class="name">Sujal Limje</p>
<p class="contact">

<i class="fab fa-github"></i>
<a href="https://github.com/sujallimje" target="_blank">sujallimje</a>
</p>
<p class="about">
I am a passionate web developer learning MERN , practicing DSA and learning new languages.
</p>
<div class="resources">
<p>Best Resources to learn from</p>
<ul>
<li>
<a href="https://www.udemy.com/course/the-complete-web-development-bootcamp" target="_blank" title="First Resource">
The Complete 2023 Web Development Bootcamp
</a>
</li>
<li>
<a href="https://youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA&si=6U9oHHbssp9sPZ1z" target="_blank" title="Second Resource">Best DSA course for free</a>
</li>
<li>
<a href="https://mlh.io" target="_blank" title="Third resource">Major league hacking</a>
</li>
</ul>
</div>
</div>
<!-- ________ Kanishk Reddy card END ________ -->

<!-- <<<<< Do not change anything below this line >>>>> -->
<!-- -------------------------------------------------- -->
</div>
Expand Down

0 comments on commit 8f7497d

Please sign in to comment.