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
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,14 @@ <h4>Interactive Learning: freeCodeCamp</h4>
<a href="https://www.freecodecamp.org/" target="_blank">Explore freeCodeCamp</a>
</div>

<div class="card fade-in" category="learning">
<h4>Coding challenges: skill assessment</h4>
<p>HackerRank is an online platform for coding practice and competitive programming. It offers a wide range of
challenges across various domains like algorithms, data structures, and AI.</p>
<a href="https://www.hackerrank.com/" target="_blank">Explore HackerRank</a>
</div>


<div id="noResultsMessage" class="hidden">
No matching resources found.
<dl>Try:</dl>
Expand Down