Skip to content

Commit

Permalink
Merge pull request #3634 from cleog/cleog-card
Browse files Browse the repository at this point in the history
Cleo Golds' Card
  • Loading branch information
theAravinthM authored Apr 4, 2024
2 parents 5c72913 + 270c87c commit daee196
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,31 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *reginasanchez* Contributor card END ________ -->

<!-- ________ *cleog Contributer card START ________ -->
<div class="card">
<p class="name">Cleo Golds</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/cleog" target="_blank">cleog</a>
</p>
<p class="about">I am a senior at Oregon State University doing this for an Open Source Software class</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://leetcode.com" target="_blank" title="Resource for learning and coding interview prep">Leetcode</a>
</li>
<li>
<a href="https://developer.mozilla.org" target="_blank" title="Documentation for developers">MDN Web Docs</a>
</li>
<li>
<a href="https://www.udemy.com" target="_blank" title="Video learning resources">Udemy</a>
</li>
</ul>
</div>
</div>
<!-- ________ *cleog Contributor card END ________ -->

<!-- ________ *KhrystianClark* Contributor card START ________ -->
<div class="card">
<p class="name">Khrystian Clark</p>
Expand Down

0 comments on commit daee196

Please sign in to comment.