Skip to content

Commit

Permalink
Merge pull request #3933 from MainakSil/M-Card
Browse files Browse the repository at this point in the history
Mainak Sil's Card
  • Loading branch information
ibrahimdevop21 authored Sep 17, 2024
2 parents 62d24b4 + af1563a commit 54cb9f7
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,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 ________ -->

<!-- ________ Mori's card START ________ -->
<div class="card">
Expand Down Expand Up @@ -300,6 +325,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 @@ -319,13 +345,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>
<!-- ________ InkyCrow's card END ________ -->


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

0 comments on commit 54cb9f7

Please sign in to comment.