Skip to content

Commit

Permalink
Merge pull request #3590 from heathervalene/heathervalene-card
Browse files Browse the repository at this point in the history
add heathervalene card info
  • Loading branch information
Amazening authored Mar 7, 2024
2 parents 4160c38 + b2ffe6d commit 4e96902
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 @@ -122,6 +122,33 @@ <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 ========= -->

<!-- ________ *Heather Rouke contribution START ________ -->
<div class="card">
<p class="name">Heather Rouke</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.heatherrouke.com/" target="_blank">Portfolio</a>
<i class="fab fa-github"></i>
<a href="https://github.com/heathervalene" target="_blank">HVR_214</a>
</p>
<p class="about">I'm just getting started on my software development journey. I enjoy mostly front-end development and learning new technologies.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="First Resource">w3schools</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Second Resource">MDN Docs</a>
</li>
<li>
<a href="https://react.dev/" target="_blank" title="Third resource">React.dev</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Heather Rouke contributor END ________ -->

<!-- ________ Sneha's Contributor card START ________ -->
<div class="card">
<p class="name">Sneha Purkayastha</p>
Expand Down

0 comments on commit 4e96902

Please sign in to comment.