Skip to content

Commit

Permalink
Merge pull request #239 from Braj-01/main
Browse files Browse the repository at this point in the history
Web development - modified Challenges segment.
  • Loading branch information
jfmartinz authored May 16, 2024
2 parents 73d2648 + bc7284b commit 18701cb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Web Development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1413,10 +1413,25 @@ This section contains hundreds of coding challenges that test your knowledge of
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.hackerrank.com/interview/preparation-kits/">HackerRank Preparation Kits</a></td>
<td>The best practice platform to practice and show your
skills.This is preparation kit for developing critical
thinking.</td></tr>
<tr>
<td><a href="https://www.codechef.com/practice/">CodeShef Practice</a></td>
<td>Codeshef is a competitive programming platform where users can practice coding,participate in contests and improve their
skills by solving algorithmic problems.</td>
</tr>
<tr>
<td> <a href="https://cssbattle.dev/">CSS Battle</a></td>
<td>The funnest multiplayer game with 300K+ web designers & developers. Replicate the target images using CSS - the shorter your code, the higher your score! Happy coding!</td>
</tr>
<tr>
<td><a href="https://codepen.io/challenges">CodePen Challenges</a></td>
<td>Codepen challenges provides prompts for nearly a variety of language and technologies such as HTML, CSS, JAVaSCRIPT and many more.
</td>
</tr>
<tr>
<td> <a href="https://www.frontendmentor.io/">Frontend Mentor</a></td>
<td>Improve your front-end skills by building real projects. Solve real-world HTML, CSS and JavaScript challenges whilst working to professional designs.</td>
Expand Down

0 comments on commit 18701cb

Please sign in to comment.