Skip to content

Commit

Permalink
Merge pull request #2959 from alvesgc/ALISSON-card
Browse files Browse the repository at this point in the history
alvesgc-card
  • Loading branch information
ascodeasice authored Sep 27, 2023
2 parents 20cbe38 + 33d2bea commit ab9b604
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,43 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->

<!-- ________ alvesgc card START ________ -->
<div class="card">
<p class="name">Alisson</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/choqu3_al" target="_blank">My Twitter/X</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/alvesgc" target="_blank">My GitHub</a>
</p>
<p class="about">
As a technology enthusiast
I'm always seeking to learn new things and keep up <br>
with the latest trends in the development community. <br>
NodeJS and React programmer and always studying some technology <br>
Interested in Java, Python, C++.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://chat.openai.com" target="_blank" title="First Resource">ChatGPT</a>
</li>
<li>
<a href="https://www.freecodecamp.org" target="_blank" title="Second Resource">FreeCodCamp</a>
</li>
<li>
<a href="https://hacktoberfest.com" target="_blank" title="Third resource">Hacktoberfest</a>
</li>
</ul>
</div>
</div>
<!-- ________ alvesgc card END ________ -->


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

0 comments on commit ab9b604

Please sign in to comment.