Skip to content

Commit

Permalink
Merge pull request #3377 from myrtotheod/MYRTOTHEOD-card
Browse files Browse the repository at this point in the history
MYRTOTHEOD's card
  • Loading branch information
CandidDeer authored Nov 10, 2023
2 parents e29b36e + da4b727 commit 2b21395
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 @@ -120,6 +120,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 ========= -->

<!-- ________ MYRTOTHEOD card START ________ -->
<div class="card">
<p class="name">MYRTOTHEOD</p>
<p class="contact">
<i class="fab fa-instagram"></i>
<a href="https://www.instagram.com/murtw.theod/" target="_blank">murtw.theod</a>
<i class="fab fa-github"></i>
<a href="https://github.com/myrtotheod" target="_blank">myrtotheod</a>
</p>
<p class="about">I'm a student at Computer Science Department of Aristotle University of Thessaloniki. I do aerial silks and also teach informatics to teenagers.</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.onlinegdb.com/" target="_blank" title="Second Resource">OnlineGDB</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Third resource">GeeksforGeeks</a>
</li>
</ul>
</div>
</div>
<!-- ________ MYRTOTHEOD card END ________ -->

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

0 comments on commit 2b21395

Please sign in to comment.