Skip to content

Added 10 beginner-friendly JavaScript project ideas with images #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 5, 2025

Conversation

aminasaeed223
Copy link
Contributor

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!

Copy link

vercel bot commented Jun 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 5:33pm

@sumn2u
Copy link
Owner

sumn2u commented Jun 5, 2025

Nice work @aminasaeed223. Is it possible to list all projects under learning resources in sorted order?

@sumn2u sumn2u self-requested a review June 5, 2025 12:44
@sumn2u sumn2u removed their assignment Jun 5, 2025
en/resources.md Outdated
@@ -3,6 +3,19 @@ pageNumber: V
chapter:
---
# Learning Resources
## Projects to Practice

- [Digital Clock](../beginner-projects/digital-clock.md)
Copy link
Owner

@sumn2u sumn2u Jun 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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?

Copy link
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sumn2u sumn2u merged commit d83758d into sumn2u:main Jun 5, 2025
3 checks passed
@sumn2u
Copy link
Owner

sumn2u commented Jun 5, 2025

Solves #266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants