Skip to content

Commit

Permalink
Merge pull request #3887 from psierrajs/add-psierrajs-card
Browse files Browse the repository at this point in the history
Add psierrajs card info
  • Loading branch information
CandidDeer authored Aug 18, 2024
2 parents 287cda7 + 37b126a commit 495be17
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,32 @@ <h2>A project for first-time contributions</h2>
<!-- ________ Abhay card END ________ -->

<!-- ________ 𝕂' card START ________ -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Pablo Sierra</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/psierrajs" target="_blank">Your handle</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/your_user_handle" target="_blank">Your handle</a>
</p>
<p class="about">Love the idea of learning new things</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Freecodecamp mission is to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons">Freecodecamp</a>
</li>
<li>
<a href="https://www.theodinproject.com" target="_blank" title="The Odin Project empowers aspiring web developers to learn together for free.">The Odin Project</a>
</li>
<li>
<a href="https://www.appacademy.io/" target="_blank" title="Our software engineering bootcamps are designed to help people with little to no coding experience become high-earning software engineers. ">Appacademy</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<div class="card">
<p class="name">𝕂'</p>
<p class="contact">
Expand Down

0 comments on commit 495be17

Please sign in to comment.