Skip to content

Commit

Permalink
Merge pull request #2988 from smhussain5/shabab-card
Browse files Browse the repository at this point in the history
Add Shabab card
  • Loading branch information
CandidDeer authored Oct 1, 2023
2 parents af132e8 + 7ca95fd commit a8899ca
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 @@ -192,6 +192,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Sami Syed card END ________ -->

<!-- ________ Shabab card START ________ -->
<div class="card">
<p class="name">Shabab Hussain</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/shussain_5" target="_blank">@shussain_5</a>
<i class="fab fa-github"></i>
<a href="https://github.com/smhussain5" target="_blank">smhussain5</a>
</p>
<p class="about">Hello, hello! My name is Shabab (like shish-kebab). I am newish to the lovely world of programming and I am excited to learn and connect! I have been dabbling in web-development since the good ol' days on Tumblr and decided to finally dive into this passion of mine. Also, I have a cat named 'Khushi' who is yelling at me for not paying attention to him right now... </p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.realtimecolors.com/?colors=000000-ffffff-8fb3ff-ebf1ff-d41d6d&fonts=Poppins-Poppins" target="_blank" title="CSS inspiration">Realtime Colors</a>
</li>
<li>
<a href="https://simpleicons.org/" target="_blank" title="SVG icons">Simple Icons</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=3HqN-YS8eso&ab_channel=TraversyMedia" target="_blank" title="Open-source introduction">Getting Started With Open Source & GitHub</a>
</li>
</ul>
</div>
</div>
<!-- ________ Shabab card END ________ -->

<!-- ________ Alexandre card START ________ -->
<div class="card">
<p class="name">Alexandre Peres</p>
Expand Down

0 comments on commit a8899ca

Please sign in to comment.