Skip to content

Commit

Permalink
Added my card information
Browse files Browse the repository at this point in the history
added a new card
  • Loading branch information
gokulz committed Oct 1, 2023
1 parent 53a5a66 commit 1ce120f
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 @@ -1615,6 +1615,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ N3l20 card END ________ -->

<!-- ________ *Gokulz card START ________ -->
<div class="card">
<p class="name">Gokulz</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/gokulzzzzzzz" target="_blank">gokulzzzzzzz</a>
<i class="fab fa-github"></i>
<a href="https://github.com/gokulz" target="_blank">gokulz</a>
</p>
<p class="about">Hi im gokul started learning web-development. Below the resources help me lot</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.theodinproject.com/paths/foundations/courses/foundations" target="_blank" title="First Resource">Odin project</a>
</li>
<li>
<a href="https://scrimba.com/learn/htmlandcss" target="_blank" title="Second Resource">Scrimba</a>
</li>
<li>
<a href="https://www.w3schools.com/html/" target="_blank" title="Third resource">w3schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ Gokulz card END ________ -->

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

0 comments on commit 1ce120f

Please sign in to comment.