Skip to content

Commit

Permalink
Merge pull request #3856 from YassenAli/Yassin-card
Browse files Browse the repository at this point in the history
Yassin's card
  • Loading branch information
CandidDeer authored Jul 15, 2024
2 parents f8188d9 + 1f658d5 commit 89dbac5
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,62 @@ <h2>A project for first-time contributions</h2>

<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Yassin Ali card START ________ -->
<div class="card">
<p class="name">Yassin Ali</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/yassin-ali-10497a252" target="_blank">Yassin Ali</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/YassenAli" target="_blank">YassenAli</a>
</p>
<p class="about">I love to learn something new every single day.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="GeeksForGeeks">GeeksForGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="stack overflow">Stack overflow</a>
</li>
<li>
<a href="https://w3schools.com/" target="_blank" title="W3schools">W3schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ Yassin Ali card END ________ -->

<!--Kunle copy start here-->
<div class="card">
<p class="name">Olaoye kunle</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/KunleFestus" target="_blank">KunleFestus</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/kunle1984" target="_blank">kunle1984</a>
</p>
<p class="about">A fullstack developer with passion for creativity and innovation</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="stack overflow">Stack overflow</a>
</li>
<li>
<a href="https://w3schools.com/" target="_blank" title="W3schools">W3schools</a>
</li>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="Free code camp">Free code camp</a>
</li>
</ul>
</div>
</div>
<!--------------Kunle's copy ends here------------------>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= --><!-- Shreya Berlikar Start here -->
<div class="card">
<p class="name">Shreya Berlikar</p>
Expand Down

0 comments on commit 89dbac5

Please sign in to comment.