Skip to content

Commit

Permalink
Merge pull request #3995 from ZerubbabelT/add-zerubbabelT-card
Browse files Browse the repository at this point in the history
Add ZerubbabelT card info
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents ffd335d + 40822e1 commit 61a3bdc
Showing 1 changed file with 61 additions and 32 deletions.
93 changes: 61 additions & 32 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,35 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ ashensavi's card START ________ -->

<!-- ________ 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 assistant">ChatGPT</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Community">Stackoverflow</a>
</li>
<li>
<a href="https://github.com" target="_blank" title="Version Control">GitHub</a>
</li>
</ul>
</div>
</div>
<!-- ________ Zerubbabel's Contributor card END ________ -->

<!-- ________ Ashen Savinda's card START ________ -->
<div class="card">
<p class="name">Ashen Savinda</p>
<p class="contact">
Expand All @@ -124,7 +151,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://www.github.com/ashensavi" target="_blank">ashensavi</a>
</p>
<p class="about">I'm learning to be a full stack software developer. Coding is my passion.</p>
<p class="about">I'm learning to be a full-stack software developer. Coding is my passion.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand All @@ -140,7 +167,7 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>
<!-- ________ ashensavi's card END ________ -->
<!-- ________ Ashen Savinda's card END ________ -->

<!-- ________ *TEMPLATE* Contributor card START ________ -->
<div class="card">
Expand All @@ -167,7 +194,7 @@ <h2>A project for first-time contributions</h2>
<i class="fab fa-github"></i>
<a href="https://github.com/Sholycul" target="_blank">SholyCul on GitHub</a>
</p>
<p class="about">I am a passionate computer science student who is striving to make a mark in the Backend development space.</p>
<p class="about">I am a passionate computer science student striving to make a mark in Backend development.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand All @@ -185,7 +212,7 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Oluwashola's Contributor card END ________ -->

<!-- shoomankhatri's Contributor card START-->
<!-- ________ shoomankhatri's Contributor card START -->
<div class="card">
<p class="name">Aneesh</p>
<p class="contact">
Expand All @@ -210,32 +237,34 @@ <h2>A project for first-time contributions</h2>
</ul>
</div>
</div>
<!-- shoomankhatri's Contributor card END-->

<!-- ________ *TEMPLATE* Contributor card END ________ -->
<div class="card">
<p class="name">KrakenM</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/KrakenMInitials" target="_blank">KrakenMInitials</a>
</p>
<p class="about">Journey to Google Summer of Code 2025!!!</p>
<div class="resources">
<p>Some resources I frequent:</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Second Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ shoomankhatri's Contributor card END -->

<!-- ________ KrakenM's Contributor card START ________ -->
<div class="card">
<p class="name">KrakenM</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/KrakenMInitials" target="_blank">KrakenMInitials</a>
</p>
<p class="about">Journey to Google Summer of Code 2025!!!</p>
<div class="resources">
<p>Some resources I frequent:</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Second Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ KrakenM's Contributor card END ________ -->

<!-- ________ Contributors' Cards END ________ -->

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

0 comments on commit 61a3bdc

Please sign in to comment.