Skip to content

Commit

Permalink
Merge pull request #4004 from marshallhhhh/add-marshallhhhh-card
Browse files Browse the repository at this point in the history
Add marshallhhhh card info
  • Loading branch information
ibrahimdevop21 authored Oct 26, 2024
2 parents 92f6caa + 9d12289 commit f862219
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,35 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ --> <!-- Contributors' Cards START -->
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ marshallhhhh Contributor card START ________ -->
<div class="card">
<p class="name">Marshall H</p>
<p class="contact">
<i class="fa-brands fa-instagram"></i>
<a href="https://www.instagram.com/marshallh.jpeg" target="_blank">marshallh.jpeg</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/marshallhhhh" target="_blank">marshallhhhh</a>
</p>
<p class="about">Online: Cyber Security Student / Hobbyist Web Dev / Ergonomic Keyboard Designer || Offline: Rock Climber / UL Hiker / Photographer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.uidesign.tips/ui-tips" target="_blank" title="UI design tips by jim raptis">Jim Raptis UI Design Tips</a>
</li>
<li>
<a href="https://youtu.be/CvCiNeLnZ00?si=ONtwgZSns5h4DMjc" target="_blank" title="Eight hour long MERN stack web devlopment tutorial">Dave Gray MERN Stack Youtube Tutorial</a>
</li>
<li>
<a href="https://gtfobins.github.io/" target="_blank" title="Unix binaries that can be used to bypass local security restrictions in misconfigured systems">GTFO Bins</a>
</li>
</ul>
</div>
</div>
<!-- ________ marshallhhhh Contributor card END ________ -->


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

0 comments on commit f862219

Please sign in to comment.