Skip to content

Commit

Permalink
Merge pull request #3981 from GiovanniN98/GiovanniN98-card
Browse files Browse the repository at this point in the history
GiovanniN98 Card
  • Loading branch information
ibrahimdevop21 authored Oct 24, 2024
2 parents 378e950 + fc43758 commit b794a89
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,37 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- lhcee3's Contributor card END-->

<!-- ________ *TEMPLATE: GiovanniN98 Contributor card START ________ -->
<div class="card">
<p class="name">Giovanni N.</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://www.github.com/GiovanniN98" target="_blank">GiovanniN98</a>
</p>
<p class="about">Hi everyone, I'm Giovanni and I'm eager to contribute to meaningful projects!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://streamlit.io/" target="_blank" title="Create a WebApp with no Frontend knowledge">
Streamlit
</a>
</li>
<li>
<a href="https://plotly.com/python/plotly-express/" target="_blank" title="Free and open-source visualization module for Python">
Plotly Express
</a>
</li>
<li>
<a href="https://colab.research.google.com/" target="_blank" title="Write and execute python code in browser">
Google Colab
</a>
</li>
</ul>
</div>
</div>
<!-- ________ GiovanniN98 Contributor card END ________ -->

<!-- ________ Saqib's Contributor card START ________ -->
<div class="card">
<p class="name">Saqib Malik</p>
Expand Down

0 comments on commit b794a89

Please sign in to comment.