Skip to content

Commit

Permalink
Merge pull request #2996 from mileskesser/add-mileskesser-card
Browse files Browse the repository at this point in the history
Miles Kesser's card
  • Loading branch information
CandidDeer authored Oct 2, 2023
2 parents b5182df + b137433 commit 7bc70c0
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,34 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________ Miles card START ________ -->
<div class="card">
<p class="name">Miles Kesser</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/miles-kesser-75b0431b2/" target="_blank">Miles Kesser</a>
<i class="fab fa-github"></i>
<a href="https://github.com/mileskesser" target="_blank">mileskesser</a>

</p>
<p class="about">Hello there! I am a senior CS major @ OSU!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="First Resource">StackOverflow</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Second Resource">GeeksForGeeks</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">W3Schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ Miles card END ________ -->

<!-- ________ AlpatKun card START ________ -->
<div class="card">
<p class="name">Alfat TN</p>
Expand Down

0 comments on commit 7bc70c0

Please sign in to comment.