Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bernard ofoegbu card contribution #4037

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Bernard Ofoegbu Card contribution START ________ -->
<div class="card">
<p class="name">Bernard Ofoegbu</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/ObinnaBernard" target="_blank">@ObinnaBernard</a>
<i class="fab fa-github"></i>
<a href="https://github.com/O-BERNARDOFOEGBU" target="_blank">O-BERNARDOFOEGBU</a>
</p>
<p class="about">Frontend Engineer with a passion for crafting user-friendly and scalable web experiences. Known for combining creativity with code, and proud to be a LinkedIn Top Voice in Web Development. 🚀 #TechEnthusiast #WebDev</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/" target="_blank" title="First Resource">MDN Web Docs - is an essential reference for HTML, CSS, and JavaScript</a>
</li>
<li>
<a href="https://www.frontendmentor.io/" target="_blank" title="Second Resource"> Frontend Mentor is a platform offering real-world design challenges </a>
</li>
<li>
<a href="https://javascript.info/" target="_blank" title="Third resource">JavaScript.info is a deep, interactive JavaScript guide with in-depth tutorials and explanations of core JS concepts</a>
</li>
</ul>
</div>
</div>
<!-- ________ Bernard Ofoegbu Card contribution END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">MartianCactus</p>
Expand Down Expand Up @@ -142,6 +169,8 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->



<!-- ________ kelseadecker START ________ -->
<div class="card">
<p class="name">Kelsea Decker</p>
Expand Down