Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion en/beginner-projects/digital-clock.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ⏰ Digital Clock

![Digital Clock Preview](../../assets/digital-clock.png)
![Digital Clock Preview](../../assets/digital-clock.PNG)

## Description
A live digital clock that shows the current time in hours, minutes, and seconds.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/electronic-drum-kit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🥁 Drum Kits

![Drum Kits Preview](../../assets/drum-kit.png)
![Drum Kits Preview](../../assets/drum-kit.PNG)

## Description
Create a fun interactive drum kit that plays sounds when you click buttons or press keys.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/image-search.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔍 Image Search App

![Image Search App Preview](../../assets/image-search.png)
![Image Search App Preview](../../assets/image-search.PNG)

## Description
Build an app that lets users search for images using keywords and displays results dynamically.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/monthly-calendar.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📅 Month Calendar

![Month Calendar Preview](../../assets/calendar.png)
![Month Calendar Preview](../../assets/calendar.PNG)

## Description
Create a simple interactive calendar that displays the days of a selected month and year.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/random-photos-generator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📸 Random Photos

![Random Photos Preview](../../assets/random-photos.png)
![Random Photos Preview](../../assets/random-photos.PNG)

## Description
Create a fun app that displays random photos from a collection each time you click a button.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/rock-paper-scissors-game.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ✊✋✌️ Rock Paper Scissors Game

![Rock Paper Scissors Preview](../../assets/rps-game.png)
![Rock Paper Scissors Preview](../../assets/rps-game.PNG)

## Description
Build a classic Rock Paper Scissors game where you play against the computer. Choose your move and see who wins!
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/simple-stopwatch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ⏱️ Stopwatch

![Stopwatch Preview](../../assets/stopwatch.png)
![Stopwatch Preview](../../assets/stopwatch.PNG)

## Description
Create a simple stopwatch app that lets users start, stop, and reset a timer to track elapsed time.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/tip-calculator.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 💸 Tip Calculator

![Tip Calculator Preview](../../assets/tip-calculator.png)
![Tip Calculator Preview](../../assets/tip-calculator.PNG)

## Description
Create a project where users can calculate tips based on a given bill amount and tip percentage.
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/video-trailer-popup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📽️ Video Trailer Popup

![Video Trailer Popup Preview](../../assets/video-trailer.png)
![Video Trailer Popup Preview](../../assets/video-trailer.PNG)

## Description
Create a popup modal that plays a video trailer when triggered. Perfect for movie or product previews!
Expand Down
2 changes: 1 addition & 1 deletion en/beginner-projects/weather-app.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ☁️ Weather App

![Weather App Preview](../../assets/waether-app.png)
![Weather App Preview](../../assets/waether-app.PNG)
Comment thread
sumn2u marked this conversation as resolved.

## Description
A simple app that fetches and displays weather information based on user location or search.
Expand Down
Loading