Skip to content

Commit

Permalink
Merge pull request #3860 from EmersonCR719/EmersonCR719-card
Browse files Browse the repository at this point in the history
Emerson cr719 card
  • Loading branch information
CandidDeer authored Jul 15, 2024
2 parents 19632d2 + 7747501 commit 918634d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,34 @@ <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 ========= -->

<!-- ________ Emerson card START ________ -->
<div class="card">
<p class="name">Emerson</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://twitter.com/EmersonAlAl" target="_blank">@EmersonAlAl</a>
<i class="fab fa-github"></i>
<a href="https://github.com/EmersonCR719" target="_blank">EmersonCR719</a>
</p>
<p class="about">Hello, I'm a student from Colombia and I'm very exicted about programing and I learn Java, Python and Spring Boot. Bye :p</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_words" target="_blank" title="First Resource">Resources for Developers,
by Developers</a>
</li>
<li>
<a href="https://blog.cleancoder.com/" target="_blank" title="Second Resource">The Clean Code Blog</a>
</li>
<li>
<a href="https://andybrewer.github.io/mvp/" target="_blank" title="Third resource">A minimalist stylesheet for HTML elements</a>
</li>
</ul>
</div>
</div>
<!-- ________ Emerson card END ________ -->

<!-- ________ Mohamad Dasuki card START ________ -->
<div class="card">
<p class="name">Mohamad Dasuki</p>
Expand Down

0 comments on commit 918634d

Please sign in to comment.