Added 10 beginner-friendly JavaScript project ideas with images#273
Merged
sumn2u merged 3 commits intosumn2u:mainfrom Jun 5, 2025
Merged
Added 10 beginner-friendly JavaScript project ideas with images#273sumn2u merged 3 commits intosumn2u:mainfrom
sumn2u merged 3 commits intosumn2u:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Owner
|
Nice work @aminasaeed223. Is it possible to list all projects under learning resources in sorted order? |
sumn2u
requested changes
Jun 5, 2025
| # Learning Resources | ||
| ## Projects to Practice | ||
|
|
||
| - [Digital Clock](../beginner-projects/digital-clock.md) |
Owner
There was a problem hiding this comment.
@aminasaeed223 I believe the correct way to access beginner-projects is by using a single ./beginner-projects, since the resources.md file is at the same directory level. Could you update all the relevant links accordingly?
Owner
|
Solves #266 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces a new beginner-projects folder containing 10 easy JavaScript project ideas, inspired by (https://www.100jsprojects.com/). Each project includes a markdown file with a short description, helpful hints, and a preview image. These projects are perfect for beginners to practice and apply core JavaScript concepts in a fun and simple way. Let me know if any changes are needed!