Skip to content

Commit

Permalink
Merge pull request #2991 from Yadav97/add-Yadav97-card
Browse files Browse the repository at this point in the history
Add Yadav97 card info
  • Loading branch information
CandidDeer authored Oct 1, 2023
2 parents 802a569 + 0a0371d commit c98d111
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,33 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Yadav97 card START ________ -->
<div class="card">
<p class="name">Krishna Yadav</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/krishna-yadav97/" target="_blank">Krishna Yadav</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Yadav97" target="_blank">Yadav97</a>
</p>
<p class="about">Hello World! I am Krishna Yadav, I'm a Computer Science Graduate who likes get into problem solving and I like Web Development and Desktop App Development ,Also Know JavaScript,Java,C, CPP,PHP,Python,Latex,Django,Node,React,Mysql</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.theodinproject.com/" target="_blank" title="First Resource">The Odin Project</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Second Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML" target="_blank" title="Third resource">MDN Web Docs</a>
</li>
</ul>
</div>
</div>
<!-- ________ Yadav97 card END ________ -->

<!-- ________ PMorey22 card START ________ -->
<div class="card">
<p class="name">Purva R. Morey</p>
Expand Down

0 comments on commit c98d111

Please sign in to comment.