Skip to content

Commit

Permalink
Merge pull request #3079 from mdemichele/matt-demichele-card
Browse files Browse the repository at this point in the history
Matt's card
  • Loading branch information
CandidDeer authored Oct 7, 2023
2 parents 9776bd6 + 1613d15 commit ba5a0c9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *Tyler's* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Matt DeMichele</p>
<p class="contact">
<i class="fab fa-medium"></i>
<a href="https://medium.com/@mattdemichele" target="_blank">@mattdemichele</a>
<i class="fab fa-github"></i>
<a href="https://github.com/mdemichele" target="_blank">@mdemichele</a>
</p>
<p class="about">I love the ocean and all of the life within it. I like freediving, spearfishing, noseriding, shaping surfboards, scuba diving, and think dry land's not so bad either. Oh, and computers are okay too, I guess.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/Gear61/Software-Project-Ideas" target="_blank" title="First Resource">Software Project Ideas</a>
</li>
<li>
<a href="https://www.techinterviewhandbook.org/software-engineering-interview-guide/" target="_blank" title="Second Resource">The Tech Interview Handbook</a>
</li>
<li>
<a href="https://medium.com/@mattdemichele/5-lessons-for-junior-developers-b9b0c0f88780" target="_blank" title="Third resource">5 Lessons For Junior Developers</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Akash K</p>
Expand Down

0 comments on commit ba5a0c9

Please sign in to comment.