Skip to content

Commit

Permalink
Merge branch 'master' into believemy-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimdevop21 authored Sep 19, 2024
2 parents 3392614 + 94511fa commit 2e9687f
Showing 1 changed file with 79 additions and 5 deletions.
84 changes: 79 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,34 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ lwaddle's card START ________ -->
<div class="card">
<p class="name">Loren Waddle</p>
<p class="contact">
<!-- <i class="fab fa-x-twitter"></i> -->
<i class="fa-brands fa-threads"></i>
<a href="https://www.threads.net/@loren.waddle" target="_blank">loren.waddle</a>
<i class="fab fa-github"></i>
<a href="https://github.com/lwaddle" target="_blank">lwaddle</a>
</p>
<p class="about">I'm considering switching careers and getting into full stack development. Learning Git/GitHub has been fun.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.geeksforgeeks.org" target="_blank" title="First Resource">GeeksforGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com" target="_blank" title="Second Resource">Stack Overflow</a>
</li>
<li>
<a href="https://developer.mozilla.org" target="_blank" title="Third resource">Mozilla</a>
</li>
</ul>
</div>
</div>
<!-- ________ lwaddle's card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Anal joseph</p>
Expand Down Expand Up @@ -271,7 +299,32 @@ <h2>A project for first-time contributions</h2>
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->
<!-- 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 ========= -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= --><!-- ________ MainakSil's card START ________ -->
<div class="card">
<p class="name">Mainak Sil</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/mainaksil" target="_blank">Mainak Sil</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/MainakSil" target="_blank">Mainak Sil</a>
</p>
<p class="about">🤝 I'm looking to collaborate on: Open-source projects, especially those related to software engineering and Python development.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.arduino.cc/" target="_blank" title="First Resource">Arduino</a>
</li>
<li>
<a href="https://www.espressif.com/en/support/documents/technical-documents" target="_blank" title="Second Resource">Espressif Docs</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Third resource">W3Schools</a>
</li>
</ul>
</div>
</div>
<!-- ________ MainakSil's card END ________ -->

<!-- ________ *Milrer* Contributor card START ________ -->
<div class="card">
Expand All @@ -281,7 +334,23 @@ <h2>A project for first-time contributions</h2>
<a href="https://louisnicolasleuillet.com/" target="_blank">Portfolio</a>
</p>
<p class="about">My name is Nicolas and I love coding</p>
=======
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://believemy.com/course/formation-react" target="_blank" title="Apprendre React">Apprendre React</a>
</li>
<li>
<a href="https://believemy.com/r/le-guide-complet-sur-flexbox-css" target="_blank" title="Tout savoir sur flexbox">Tout savoir sur flexbox</a>
</li>
<li>
<a href="https://believemy.com/course/formation-nextjs" target="_blank" title="Formation sur NextJS">Formation sur NextJS</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Milrer* Contributor card END ________ -->

<!-- ________ Mori's card START ________ -->
<div class="card">
<p class="name">Mori</p>
Expand All @@ -303,7 +372,8 @@ <h2>A project for first-time contributions</h2>
</li>
<li>
<a href="https://believemy.com/course/formation-nextjs" target="_blank" title="Formation sur NextJS">Formation sur NextJS</a>
=======
</li>
<li>
<a href="https://cssbattle.dev/" target="_blank" title="First Resource">CSS Battle</a>
</li>
<li>
Expand All @@ -317,6 +387,7 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Mori's card END ________ -->

<!-- ________ InkyCrow's card START ________ -->
<div class="card">
<p class="name">Inky-Crow</p>
<p class="contact">
Expand All @@ -336,11 +407,14 @@ <h2>A project for first-time contributions</h2>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3Schools</a> - A great place for docs and code examples
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack overflow</a> - A community forum where you can post problems and get feedback and solutions.
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a> - A community forum where you can post problems and get feedback and solutions.
</li>
</ul>
</div>
</div
</div>
<!-- ________ InkyCrow's card END ________ -->


<!-- ________ bizougarnziyad's card START ________ -->
<div class="card">
<p class="name">bizougarn ziyad</p>
Expand Down

0 comments on commit 2e9687f

Please sign in to comment.