Skip to content

Commit

Permalink
Merge pull request #3623 from natasha-snow/master
Browse files Browse the repository at this point in the history
natasha's card
  • Loading branch information
theAravinthM authored Mar 28, 2024
2 parents a04897d + fc79bda commit 46f5f5f
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,34 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Natasha Ringane</p>
<p class="contact">
<i class="fab fa-instagram"></i>
<a href="https://www.instagram.com/__snow.flakee/" target="_blank">@__snow.flakee</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/natasha-snow" target="_blank">natasha-snow</a>
</p>
<p class="about">I am an aspiring front-end developer, hoping to be a full-stack
engineer someday.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Learn" target="_blank" title="MDN">MDN</a>
</li>
<li>
<a href="https://stackoverflow.com" target="_blank" title="StackOverflow">StackOverflow</a>
</li>
<li>
<a href="https://freecodecamp.org" target="_blank" title="FreeCodeCamp">freeCodeCamp</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card END ________ -->

<!-- ________ Steve Xero card START ________ -->
<div class="card">
<p class="name">Steve Xero</p>
Expand Down Expand Up @@ -2970,4 +2998,4 @@ <h2>A project for first-time contributions</h2>
</div>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit 46f5f5f

Please sign in to comment.