Skip to content

Commit

Permalink
Merge pull request #3897 from Gl1tchbladex/gl1tchblade
Browse files Browse the repository at this point in the history
Gl1tchblade's Card
  • Loading branch information
CandidDeer authored Aug 19, 2024
2 parents 3f8f99c + 48dfe07 commit ed01e3b
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,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 ========= -->

<!-- ________ Gl1tchblade card START ________ -->
<div class="card">
<p class="name">Gl1tchblade</p>
<p class="contact">
<i class="fa-solid fa-house"></i>
<a href="https://www.gl1tchblade.dev" target="_blank">gl1tchblade.dev</a>
<i class="fab fa-github"></i>
<a href="https://github.com/Gl1tchbladex" target="_blank">@gl1tchblade</a>
</p>
<p class="about">I love cats</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://chatgpt.com" target="_blank" title="AI can help alot but don't get used to it and use it to much">Chatgpt</a>
</li>
<li>
<a href="https://daily.dev/" target="_blank" title="Tons of coding/tech news and tutorials and learning facts">Daily.dev</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Reddit but for coders">Stackoverflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ Gl1tchblade card END ________ -->

<!-- ________ Rishabh card START ________ -->
<div class="card">
<p class="name">Rishabh Raj Verma</p>
Expand Down Expand Up @@ -997,4 +1024,4 @@ <h2>A project for first-time contributions</h2>
</footer>
</div>
</body>
</html>
</html>

0 comments on commit ed01e3b

Please sign in to comment.