Skip to content

Commit

Permalink
Merge pull request #3943 from lwaddle/lwaddle-card
Browse files Browse the repository at this point in the history
Add Loren Waddle's card
  • Loading branch information
ibrahimdevop21 authored Sep 18, 2024
2 parents 54cb9f7 + c144e38 commit 94511fa
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 @@ -103,6 +103,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ lwaddle's card START ________ -->
<div class="card">
<p class="name">Loren Waddle</p>
<p class="contact">
<!-- <i class="fab fa-x-twitter"></i> -->
<i class="fa-brands fa-threads"></i>
<a href="https://www.threads.net/@loren.waddle" target="_blank">loren.waddle</a>
<i class="fab fa-github"></i>
<a href="https://github.com/lwaddle" target="_blank">lwaddle</a>
</p>
<p class="about">I'm considering switching careers and getting into full stack development. Learning Git/GitHub has been fun.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org" target="_blank" title="First Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com" target="_blank" title="Second Resource">Stack Overflow</a>
</li>
<li>
<a href="https://developer.mozilla.org" target="_blank" title="Third resource">Mozilla</a>
</li>
</ul>
</div>
</div>
<!-- ________ lwaddle's card END ________ -->

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

0 comments on commit 94511fa

Please sign in to comment.