Skip to content

Commit

Permalink
Merge pull request #2964 from danhjoseph/danhjoseph-card
Browse files Browse the repository at this point in the history
Dan's card
  • Loading branch information
CandidDeer authored Sep 28, 2023
2 parents f5541b1 + 8eb2a2f commit 0186540
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 @@ -109,6 +109,31 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________ danhjoseph card START ________ -->
<div class="card">
<p class="name">Dan</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/danhjoseph" target="_blank">danhjoseph</a>
</p>
<p class="about">I'm Dan, a full stack software developer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org" target="_blank" title="Courses">FreeCodeCamp</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Documentation">MDN</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Support">StackOverFlow</a>
</li>
</ul>
</div>
</div>
<!-- ________ danhjoseph card END ________ -->

<!-- ________ xxfreeshroudxx card START ________ -->
<div class="card">
<p class="name">Baibhav KC</p>
Expand Down

0 comments on commit 0186540

Please sign in to comment.