Skip to content

Commit

Permalink
Merge pull request #2982 from pranita28Dane/dev
Browse files Browse the repository at this point in the history
Add my card information
  • Loading branch information
ascodeasice authored Oct 1, 2023
2 parents 1952e08 + 60e70ec commit 430a4ab
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 @@ -705,6 +705,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Praveen's card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Pranita Dane</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/pranitadane/" target="_blank">Pranita Dane</a>
<i class="fab fa-github"></i>
<a href="https://github.com/pranita28Dane" target="_blank">pranita28Dane</a>
</p>
<p class="about">A self-taught geek Developer and Builder in Python full-stack web development, open-source enthusiast, cloud enthusiast, and I am a curious programmer who loves to solve the real world problems. </p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://pranita28dane.github.io/Microsoft-Future-Ready-Talent-Internship-Project/" target="_blank" title="First Resource">Microsoft Future Ready Talent Internship Project</a>
</li>
<li>
<a href="https://github.com/pranita28Dane/bus-reservation-system-in-django" target="_blank" title="Second Resource">Bus Reservation System in Django</a>
</li>
<li>
<a href="https://github.com/pranita28Dane/The-Complete-FAANG-Preparation" target="_blank" title="Third resource">This repository contains all the DSA, Technical Subjects Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff.</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->


<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Premansh Chanderiya</p>
Expand Down

0 comments on commit 430a4ab

Please sign in to comment.