Skip to content

Commit

Permalink
Made my card contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephjoe123 authored Oct 17, 2023
1 parent 87778d9 commit 9d1b333
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3284,6 +3284,40 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ Upendra Contributor card END ________ -->

<!-- ________ Joseph Contributor card START ________ -->
<div class="card">
<p class="name">Bello Osaze Joseph</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/bello-joseph-970727265" target="_blank">@Bello (Osaze) Joseph</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/Sephjoe123" target="_blank">Your handle</a>
</p>
<p class="about">Just a guy who loves to make things, innovation is the key-word in my life</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://chat.openai.com/" target="_blank" title="ChatGpt">
ChatGPT(Website)
</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3-schools">
w3schools(Website)
</a>
</li>
<li>
<a href="https://www.youtube.com/@TraversyMedia" target="_blank" title="Traversy Media">
TraversyMedia(Youtube)
</a>
</li>
</ul>
</div>
</div>
<!-- ________ Joseph Contributor card END ________ -->


<!-- <<<<< Do not change anything below this line >>>>> -->
<!-- -------------------------------------------------- -->
Expand Down

0 comments on commit 9d1b333

Please sign in to comment.