Skip to content

Commit

Permalink
Merge pull request #2972 from mattcheng591/matthew-cheng-card
Browse files Browse the repository at this point in the history
Matthew's card
  • Loading branch information
ascodeasice authored Sep 29, 2023
2 parents c99c790 + 512a4e7 commit 987e476
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,35 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________ Matthew card START ________ -->
<div class="card">
<p class="name">Matthew Cheng</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/mattcheng591" target="_blank">My LinkedIn</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/mattcheng591" target="_blank">My GitHub</a>
</p>
<p class="about">
Hello, I am a Computer Science student at Oregon State University.
I hope to learn more about open source contribution!
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://neetcode.io/" target="_blank" title="First Resource">Neetcode</a>
</li>
<li>
<a href="https://www.theodinproject.com/dashboard" target="_blank" title="Second Resource">The Odin Project</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ Matthew card END ________ -->
<!-- ________ Aylee's card START ________ -->
<div class="card">
<p class="name">Aylee Shomali</p>
Expand Down Expand Up @@ -136,6 +165,7 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>

<!-- ________ Aylee's card END ________ -->
<!-- ________ Cassidy card START ________ -->
<div class="card">
Expand Down

0 comments on commit 987e476

Please sign in to comment.