Skip to content

Commit

Permalink
Merge pull request #3870 from jatintyagi1/jatin
Browse files Browse the repository at this point in the history
add my card
  • Loading branch information
CandidDeer authored Jul 29, 2024
2 parents da8b6f8 + 1d70ed4 commit de23f89
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 @@ -302,6 +302,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Emerson card END ________ -->

<!-- ________ Jatin Tyagi card START ________ -->
<div class="card">
<p class="name">Jatin Tyagi</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/Jatin_Tyagi_1" target="_blank">@Jatin_Tyagi_1</a>
<i class="fab fa-github"></i>
<a href="https://github.com/jatintyagi1" target="_blank">@jatintyagi1</a>
</p>
<p class="about">I am a Software Enginneer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3Schools">W3Schools</a>
</li>
<li>
<a href="https://css-tricks.com/" target="_blank" title="CSS-Tricks">CSS-Tricks</a>
</li>
</ul>
</div>
</div>
<!-- ________ Jatin Tyagi card END ________ -->


<!-- ________ Mohamad Dasuki card START ________ -->
<div class="card">
<p class="name">Mohamad Dasuki</p>
Expand Down

0 comments on commit de23f89

Please sign in to comment.