8000 Added 10 beginner-friendly JavaScript project ideas with images · gramos-encora/learn-javascript@f5f8961 · GitHub
[go: up one dir, main page]

Skip to content

Commit f5f8961

Browse files
aminasaeed223sumn2u
authored andcommitted
Added 10 beginner-friendly JavaScript project ideas with images
1 parent b1152ef commit f5f8961

21 files changed

+260
-0
lines changed

en/beginner-projects/README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: editorial
3+
chapter: Beginner Projects
4+
pageNumber: 1
5+
description: Beginner-friendly JavaScript projects to practice concepts like DOM, events, and more. Each project is simple and practical for hands-on learning.
6+
---
7+
8+
# Beginner JavaScript Projects
9+
10+
Welcome to the **Beginner Projects** chapter!
11+
12+
This chapter includes a curated list of beginner-friendly JavaScript projects, perfect for hands-on learning and practicing key concepts like:
13+
14+
- DOM manipulation
15+
- Event handling
16+
- API calls
17+
- JavaScript logic and syntax
18+
19+
Each project includes:
20+
- A description of the project
21+
- A live image preview
22+
- Helpful hints (if needed)
23+
24+
## Projects Included:
25+
- [Tip Calculator](./tip-calculator.md)
26+
- [Stopwatch](./stopwatch.md)
27+
- [Rock Paper Scissors Game](./rock-paper-scissors-game.md)
28+
- [Video Trailer Popup](./video-trailer-popup.md)
29+
- [Random Photos](./random-photos.md)
30+
- [Monthly Calendar](./month-calendar.md)
31+
- [Digital Clock](./digital-clock.md)
32+
- [Image Search App](./image-search-app.md)
33+
- [Weather App](./weather-app.md)
34+
- [Electronic Drum Kits](./drum-kits.md)
35+
36+
Happy Coding!
38.3 KB
Loading
326 KB
Loading
64.6 KB
Loading
121 KB
Loading
260 KB
Loading
75.8 KB
Loading
43.1 KB
Loading
Loading
232 KB
Loading

0 commit comments

Comments
 (0)
0