Skip to content

Commit

Permalink
Merge pull request #3641 from nicholschm/add-nicholschm-card
Browse files Browse the repository at this point in the history
Nicholas Schmidt's card
  • Loading branch information
theAravinthM authored Apr 4, 2024
2 parents 27b863c + 7c3e7cc commit 5c72913
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,31 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card END ________ -->

<!-- ________ *nicholschm* Contributor card START ________ -->
<div class="card">
<p class="name">Nicholas Schmidt</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/nicholschm" target="_blank">nicholschm</a>
</p>
<p class="about">Boots Cost Money</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.theodinproject.com/" target="_blank" title="The Odin Project">The Odin Project</a>
</li>
<li>
<a href="https://leetcode.com/" target="_blank" title="Leetcode">Leetcode</a>
</li>
<li>
<a href="https://www.udemy.com/" target="_blank" title="Udemy">Udemy</a>
</li>
</ul>
</div>
</div>
<!-- ________ *nicholschm* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Debra Penrow</p>
Expand Down

0 comments on commit 5c72913

Please sign in to comment.