Skip to content

Commit

Permalink
Merge pull request #3564 from benhurst1/benhurst1-card
Browse files Browse the repository at this point in the history
Ben Hurst's card
  • Loading branch information
ibrahimdevop21 authored Feb 13, 2024
2 parents 2d78eda + 009c93c commit d41cdaa
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 ========= -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Ben Hurst</p>
<p class="contact">
<i class="fa-brands fa-linkedin"></i>
<a href="https://www.linkedin.com/in/benhurst1" target="_blank">benhurst1</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/benhurst1" target="_blank">benhurst1</a>
</p>
<p class="about">I enjoy learning about technology, playing boardgames and walking my dog!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.chingu.io/" target="_blank" title="A community to pair program and create projects together">Chingu Community</a>
</li>
<li>
<a href="https://picsum.photos/" target="_blank" title="Placeholder images">Lorum Picsum</a>
</li>
<li>
<a href="https://html-css-js.com/html/" target="_blank" title="Test and visualise code">HTML, CSS and JS Cheatsheet</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- Christine Parsons's Contributor Card START -->
<div class="card">
<p class="name">Christine Parsons</p>
Expand Down

0 comments on commit d41cdaa

Please sign in to comment.