Skip to content

Commit

Permalink
Merge pull request #3996 from Ehtiram-Ullah/master
Browse files Browse the repository at this point in the history
Added a new card.
  • Loading branch information
ibrahimdevop21 authored Oct 25, 2024
2 parents 61a3bdc + 2fb83fb commit 3a23980
Showing 1 changed file with 60 additions and 63 deletions.
123 changes: 60 additions & 63 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,30 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- Contributors' Cards START -->

<!-- ________ Zerubbabel's Contributor card START ________ -->
<!-- Ehtiram's Contributor card START -->
<div class="card">
<p class="name">Ehtiram</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/ehtiram-ullah-92084a319/" target="_blank">Ehtiram</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Ehtiram-Ullah" target="_blank">ehtiram-ullah</a>
</p>
<p class="about">I'm a passionate Cross-Platform Developer specializing in Flutter, always eager to learn, grow, and connect with like-minded individuals. Let's collaborate, share knowledge, and make great things happen together!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li><a href="https://www.udemy.com/" target="_blank">Udemy (Online Courses)</a></li>
<li><a href="https://dribbble.com/" target="_blank">Dribbble (Design Inspirations)</a></li>
<li><a href="https://mycolor.space/" target="_blank">MyColor (Color Scheme Generator)</a></li>
</ul>
</div>
</div>
<!-- Ehtiram's Contributor card END -->

<!-- Zerubbabel's Contributor card START -->
<div class="card">
<p class="name">Zerubbabel Tesfaye</p>
<p class="contact">
Expand All @@ -128,21 +150,15 @@ <h2>A project for first-time contributions</h2>
<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>
<li><a href="https://chatgpt.com" target="_blank">ChatGPT</a></li>
<li><a href="https://stackoverflow.com/" target="_blank">Stack Overflow</a></li>
<li><a href="https://github.com" target="_blank">GitHub</a></li>
</ul>
</div>
</div>
<!-- ________ Zerubbabel's Contributor card END ________ -->
<!-- Zerubbabel's Contributor card END -->

<!-- ________ Ashen Savinda's card START ________ -->
<!-- Ashen Savinda's Contributor card START -->
<div class="card">
<p class="name">Ashen Savinda</p>
<p class="contact">
Expand All @@ -155,37 +171,36 @@ <h2>A project for first-time contributions</h2>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Ideal for coding problems">Stackoverflow</a>
</li>
<li>
<a href="https://www.sololearn.com/en/" target="_blank" title="Structured courses with certificates">Sololearn</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Best for everyone">W3Schools</a>
</li>
<li><a href="https://stackoverflow.com/" target="_blank">Stack Overflow</a></li>
<li><a href="https://www.sololearn.com/en/" target="_blank">Sololearn</a></li>
<li><a href="https://www.w3schools.com/" target="_blank">W3Schools</a></li>
</ul>
</div>
</div>
<!-- ________ Ashen Savinda's card END ________ -->
<!-- Ashen Savinda's Contributor card END -->

<!-- ________ *TEMPLATE* Contributor card START ________ -->
<!-- Ihsan's Contributor card START -->
<div class="card">
<p class="name">Ishan Jadhao</p>
<p class="name">Ihsan Jadhao</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/ishaannn31" target="_blank">@Ishaannn31</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Ishaannn31" target="_blank">Ishaannn31</a>
</p>
<p class="about">
👨‍💻 Data Science & AI student @ Universität des Saarlandes | Web Dev & DevOps enthusiast | Coder by day,
learner by night | Exploring ML & Computer Vision 🚀
</p>
<p class="about">👨‍💻 Data Science & AI student @ Universität des Saarlandes | Web Dev & DevOps enthusiast | Coder by day, learner by night | Exploring ML & Computer Vision 🚀</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li><a href="https://towardsdatascience.com/" target="_blank">Towards Data Science</a></li>
<li><a href="https://dev.to/" target="_blank">Dev.to</a></li>
<li><a href="https://www.kaggle.com/" target="_blank">Kaggle</a></li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- Ihsan's Contributor card END -->

<!-- ________ Oluwashola's Contributor card START ________ -->
<!-- Oluwashola's Contributor card START -->
<div class="card">
<p class="name">Oluwashola</p>
<p class="contact">
Expand All @@ -198,21 +213,15 @@ <h2>A project for first-time contributions</h2>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://gprm.itsvg.in/" target="_blank" title="First Resource">Beautify your GitHub</a>
</li>
<li>
<a href="https://cryptii.com/" target="_blank" title="Second Resource">How strong is your encryption</a>
</li>
<li>
<a href="https://www.heroku.com/" target="_blank" title="Third resource">Hosting Services</a>
</li>
<li><a href="https://gprm.itsvg.in/" target="_blank">Beautify your GitHub</a></li>
<li><a href="https://cryptii.com/" target="_blank">How strong is your encryption</a></li>
<li><a href="https://www.heroku.com/" target="_blank">Hosting Services</a></li>
</ul>
</div>
</div>
<!-- ________ Oluwashola's Contributor card END ________ -->
<!-- Oluwashola's Contributor card END -->

<!-- ________ shoomankhatri's Contributor card START -->
<!-- Aneesh's Contributor card START -->
<div class="card">
<p class="name">Aneesh</p>
<p class="contact">
Expand All @@ -225,21 +234,15 @@ <h2>A project for first-time contributions</h2>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://daily.dev/" target="_blank" title="First Resource">Daily Dev</a>
</li>
<li>
<a href="https://wellfound.com/jobs" target="_blank" title="Second Resource">Internships</a>
</li>
<li>
<a href="https://monkeytype.com/" target="_blank" title="Third resource">A dev should know how to type too</a>
</li>
<li><a href="https://daily.dev/" target="_blank">Daily Dev</a></li>
<li><a href="https://wellfound.com/jobs" target="_blank">Internships</a></li>
<li><a href="https://monkeytype.com/" target="_blank">A dev should know how to type too</a></li>
</ul>
</div>
</div>
<!-- ________ shoomankhatri's Contributor card END -->
<!-- Aneesh's Contributor card END -->

<!-- ________ KrakenM's Contributor card START ________ -->
<!-- KrakenM's Contributor card START -->
<div class="card">
<p class="name">KrakenM</p>
<p class="contact">
Expand All @@ -250,21 +253,15 @@ <h2>A project for first-time contributions</h2>
<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>
<li><a href="https://www.freecodecamp.org/" target="_blank">FreeCodeCamp</a></li>
<li><a href="https://www.geeksforgeeks.org/" target="_blank">GeeksforGeeks</a></li>
<li><a href="https://stackoverflow.com/" target="_blank">Stack Overflow</a></li>
</ul>
</div>
</div>
<!-- ________ KrakenM's Contributor card END ________ -->
<!-- KrakenM's Contributor card END -->

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

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

0 comments on commit 3a23980

Please sign in to comment.