Skip to content

Commit

Permalink
Add Disha Thakurata's card information
Browse files Browse the repository at this point in the history
This is my first open-source contribution.
  • Loading branch information
dishathakurata authored Oct 2, 2023
1 parent 5473794 commit 3e32bb2
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2803,6 +2803,37 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ========= Tckry Card END ========= -->

<!-- ========= Disha Thakurata card START ========= -->
<div class="card">
<p class="name">Disha Thakurata</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/dishathakurata" target="_blank">Disha Thakurata</a>
</br>
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/DishaThakurata_" target="_blank">DishaThakurata_</a>
</br>
<i class="fab fa-github"></i>
<a href="https://github.com/dishathakurata" target="_blank">dishathakurata</a>
</p>
<p class="about">A first-year MCA (Masters of Computer Applications) student from India, who recently fall in love with coding, exploring and contributing to open-source projects and also making her own projects. I'm growing my interest in development world; also love to solve DSA problems in C++, and started learning Java and Python too.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="First Resource">MDN Web Docs</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">W3Schools</a>
</li>
<li>
<a href="https://www.youtube.com/" target="_blank" title="Second Resource">Youtube</a>
</li>
</ul>
</div>
</div>
<!-- ========= Disha Thakurata card END ========= -->

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

0 comments on commit 3e32bb2

Please sign in to comment.