Skip to content

Commit

Permalink
Merge pull request #2827 from nishaSahuU/editedBranch
Browse files Browse the repository at this point in the history
Created my card.
  • Loading branch information
CandidDeer authored Aug 17, 2023
2 parents bc51b81 + 730077a commit 9d941cf
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 @@ -107,6 +107,35 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->


<!-- ============== Nisha's card Start ====================== -->
<div class="card">
<p class="name">Nisha Sahu</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/nisha-sahu-3961ba227/" target="_blank">Nisha Sahu</a>
<i class="fab fa-github"></i>
<a href="https://github.com/nishaSahuU" target="_blank">@nishaSahuU</a>
</p>
<p class="about">I'm a full-stack developer, skilled in both front-end like HTML, CSS nad JavaScript and back-end technologies like PHP and databases like MySQL and SQL.</p>
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="To learn web development from basic to advance">w3schools</a>
</li>
<li>
<a href="https://www.github.com/" target="_blank" title="To showcase your skills and projects">Github</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Free resource for any technology">FreeCodeCamp</a>
</li>
</ul>
</div>
</div>
<!-- ________ Nisha's card END ________ -->

<!-- ============== Pankaj's card Start ====================== -->
<div class="card">
<p class="name">Pankaj Pawar </p>
Expand Down

0 comments on commit 9d941cf

Please sign in to comment.