Skip to content

Commit

Permalink
Merge pull request #3797 from michalzarsm/michalzarsm-card
Browse files Browse the repository at this point in the history
michalzarsm's card
  • Loading branch information
CandidDeer authored Jun 5, 2024
2 parents c8d74df + 7096d15 commit af35302
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 @@ -121,6 +121,33 @@ <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 ________ -->
<div class="card">
<p class="name">Michał Zaremba-Śmietański</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/michalzarsm" target="_blank">michalzarsm</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/michalzarsm" target="_blank">michalzarsm</a>
</p>
<p class="about">Hello! I'm a Software Engineer from Poland.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.youtube.com/@LowLevelLearning" target="_blank" title="First Resource">Low Level Learning</a>
</li>
<li>
<a href="https://www.youtube.com/@dreamsofcode" target="_blank" title="Second Resource">Dreams Of Code</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">Stack Overflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ Ritik Shrestha Contributor card START ________ -->
<div class="card">
<p class="name">Ritik Shrestha</p>
Expand Down

0 comments on commit af35302

Please sign in to comment.