Skip to content

Commit

Permalink
Merge pull request #3041 from 0nei11/oneill-name-card
Browse files Browse the repository at this point in the history
Chris O'Neill's card
  • Loading branch information
CandidDeer authored Oct 5, 2023
2 parents 329ed85 + 44a705a commit 39572a1
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,32 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->


<!-- ________ Christopher card START ________ -->
<div class="card">
<p class="name">Christopher O'Neill</p>
<p class="contact">
<i class="fab fa-instagram"></i>
<a href="https://www.instagram.com/0nei11/" target="_blank">0nei11</a>
<i class="fab fa-github"></i>
<a href="https://github.com/0nei11" target="_blank">0nei11</a>
</p>
<p class="about">I'm looking to leave behind my life of video editing behind and upgrade to working in computer science.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.youtube.com/@CSDojo" target="_blank" title="CSDojo Youtube channel">CSDojo</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="General CS help">GeeksForGeeks</a>
</li>
<li>
<a href="https://www.codecademy.com/catalog" target="_blank" title="Online classes">Codecademy</a>
</li>
</ul>
</div>
</div>
<!-- ________ Christopher card END ________ -->

<!-- ________ *johnlangrell* card START ________ -->
<div class="card">
Expand Down Expand Up @@ -137,7 +162,7 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *johnlangrell* card END ________ -->

<!-- ________ Omriki Contributor card START ________ -->
<div class="card">
<p class="name">Omri Attiya</p>
Expand Down

0 comments on commit 39572a1

Please sign in to comment.