Skip to content

Commit

Permalink
add ZerubbabelT card info
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerubbabelT committed Oct 12, 2024
1 parent acc8e93 commit 7fd2075
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 @@ -114,6 +114,33 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Zerubbabel's Contributor card START ________ -->
<div class="card">
<p class="name">Zerubbabel Tesfaye</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.twitter.com/zerut16" target="_blank">zerut16</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/ZerubbabelT" target="_blank">ZerubbabelT</a>
</p>
<p class="about">Full-stack Developer</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://chatgpt.com" target="_blank" title="AI assitant">Chatgpt</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Community">Stackover flow</a>
</li>
<li>
<a href="https://github.com" target="_blank" title="Version Control">Github</a>
</li>
</ul>
</div>
</div>
<!-- ________ Zerubbabel's Contributor card END ________ -->

<!-- lhcee3's Contributor card START-->
<div class="card">
Expand Down

0 comments on commit 7fd2075

Please sign in to comment.