Skip to content

Commit 35321fc

Browse files
ayush-pandey047sumn2u
authored andcommitted
Fix preview images
1 parent 277de1d commit 35321fc

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

β€Žen/beginner-projects/digital-clock.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⏰ Digital Clock
22

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

55
## Description
66
A live digital clock that shows the current time in hours, minutes, and seconds.

β€Žen/beginner-projects/electronic-drum-kit.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ₯ Drum Kits
22

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

55
## Description
66
Create a fun interactive drum kit that plays sounds when you click buttons or press keys.

β€Žen/beginner-projects/image-search.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ” Image Search App
22

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

55
## Description
66
Build an app that lets users search for images using keywords and displays results dynamically.

β€Žen/beginner-projects/monthly-calendar.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ“… Month Calendar
22

3-
![Month Calendar Preview](../../assets/calendar.png)
3+
![Month Calendar Preview](../../assets/calendar.PNG)
44

55
## Description
66
Create a simple interactive calendar that displays the days of a selected month and year.

β€Žen/beginner-projects/random-photos-generator.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ“Έ Random Photos
22

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

55
## Description
66
Create a fun app that displays random photos from a collection each time you click a button.

β€Žen/beginner-projects/rock-paper-scissors-game.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# βœŠβœ‹βœŒοΈ Rock Paper Scissors Game
22

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

55
## Description
66
Build a classic Rock Paper Scissors game where you play against the computer. Choose your move and see who wins!

β€Žen/beginner-projects/simple-stopwatch.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⏱️ Stopwatch
22

3-
![Stopwatch Preview](../../assets/stopwatch.png)
3+
![Stopwatch Preview](../../assets/stopwatch.PNG)
44

55
## Description
66
Create a simple stopwatch app that lets users start, stop, and reset a timer to track elapsed time.

β€Žen/beginner-projects/tip-calculator.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ’Έ Tip Calculator
22

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

55
## Description
66
Create a project where users can calculate tips based on a given bill amount and tip percentage.

β€Žen/beginner-projects/video-trailer-popup.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# πŸ“½οΈ Video Trailer Popup
22

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

55
## Description
66
Create a popup modal that plays a video trailer when triggered. Perfect for movie or product previews!

β€Žen/beginner-projects/weather-app.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ☁️ Weather App
22

3-
![Weather App Preview](../../assets/waether-app.png)
3+
![Weather App Preview](../../assets/waether-app.PNG)
44

55
## Description
66
A simple app that fetches and displays weather information based on user location or search.

0 commit comments

Comments
Β (0)