Skip to content

Commit

Permalink
Merge pull request #3912 from gabriel04alves/gabriel04alves-card
Browse files Browse the repository at this point in the history
Gabriel's card
  • Loading branch information
Amazening authored Aug 27, 2024
2 parents dd1c1ea + 2c1ddf7 commit e2648cc
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,33 @@ <h2>A project for first-time contributions</h2>
<!-- 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 ========= -->

<!-- ________ gabriel04alves's card START ________ -->
<div class="card">
<p class="name">Gabriel Alves</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/gabriel04alves" target="_blank">Gabriel Alves</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/gabriel04alves" target="_blank">gabriel04alves</a>
</p>
<p class="about">I am currently a student of Information Systems and have already graduated as a Computer Technician. I study technology daily with the goal of becoming a software developer.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.duolingo.com/" target="_blank" title="Duolingo">Duolingo</a> - A platform to help you learn a new language.
</li>
<li>
<a href="https://monkeytype.com/" target="_blank" title="Monkeytype">Monkeytype</a> - A tool to improve your typing speed and accuracy.
</li>
<li>
<a href="https://judge.beecrowd.com/" target="_blank" title="beecrowd">beecrowd</a> - A website to enhance your programming logic through coding challenges.
</li>
</ul>
</div>
</div>
<!-- ________ gabriel04alves's card END ________ -->

<!-- ________ irsyad212 card START ________ -->
<div class="card">
Expand Down

0 comments on commit e2648cc

Please sign in to comment.