Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 28 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,34 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->


<!-- ________ Keerthana H G card START ________ -->
<div class="card">
<p class="name">Keerthana H G</p>
<p class="contact">
<i class="fab fa-whatsapp"></i>
<a href="https://whatsapp.com/channel/0029Vb6SiGh60eBXmPavFq1q" target="_blank">Start Coding</a>
<i class="fab fa-github"></i>
<a href="https://github.com/KeerthanaGopal28" target="_blank">Keerthana H G</a>
</p>
<p class="about">Hey I'm Keerthana!! Curently I'm unemployed student.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://whatsapp.com/channel/0029Vb6SiGh60eBXmPavFq1q" target="_blank" title="Start Coding| EveryDay Coding Challenge">WhatsApp Channel</a>
</li>
<li>
<a href="https://youtu.be/NWnBxQjssvQ?si=a62GDtAEpyG1kmjq" target="_blank" title="Web Development Roadmap">Youtube</a>
</li>
<li>
<a href="https://youtu.be/zFZrkCIc2Oc?si=YoJAD2MMPaaDhBB9" target="_blank" title="HTML and CSS">Youtube</a>
</li>
</ul>
</div>
</div>
<!-- ________ Keerthana H G card END ________ -->

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