Skip to content

Commit

Permalink
Merge pull request #3402 from peterston-e/peterston-e-card
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
ascodeasice authored Nov 25, 2023
2 parents 76046ae + 9d69e98 commit e2ab4b9
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 @@ -121,6 +121,32 @@ <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">peterstone-e</p>
<p class="contact">

<i class="fab fa-github"></i>
<a href="https://github.com/peterston-e" target="_blank">peterston-e</a>
</p>
<p class="about">This is my card. There are many like it but this one is mine. My card is my best friend. It is my life. I must master it as I must master my life. Without me, my card is useless. Without my card I am useless. I must open my card true. I must close faster than my enemy, who is trying to kill me. I must shoot him before he shoots me. I will. Before God I swear this creed: my card and myself are defenders of my country, we are the masters of my enemy, we are the saviors of my life. So be it, until there is no enemy, but peace. Amen.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://codepen.io/peterfaretra" target="_blank" title="First Resource">My code pen</a>
</li>
<li>
<a href="https://www.udemy.com/course/100-days-of-code/?kw=100&src=sac" target="_blank" title="Second Resource">100 days of Python course</a>
</li>
<li>
<a href="https://pandas.pydata.org/docs/index.html" target="_blank" title="Third resource">Pandas Python library</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Matthew card START ________ -->
<div class="card">
<p class="name">Matthew Nolan</p>
Expand Down

0 comments on commit e2ab4b9

Please sign in to comment.