Skip to content

Commit 985ea6b

Browse files
Revise disclaimer and enhance project listings
Updated the disclaimer section and added project links.
1 parent d4d19fe commit 985ea6b

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Disclaimer concerning the Amazon project inside this repo:**
1+
### **Disclaimer concerning the Amazon project inside this repo:**
22

33
>This project is a front-end practice clone created for educational purposes only.
44
It is not affiliated with, endorsed by, or sponsored by Amazon.com, Inc.
@@ -14,3 +14,22 @@ for Problem Solving:
1414
[*The Odin Project - Learn to Solve Problems and Understand Errors*](https://www.freecodecamp.org/learn/the-odin-project/#top-learn-to-solve-problems-and-understand-errors)
1515

1616
[*JavaScript Algorithms and Data Structures*](https://www.youtube.com/playlist?list=PLC3y8-rFHvwjPxNAKvZpdnsr41E0fCMMP)
17+
18+
># *View projects below*
19+
20+
[Rock Paper Scissors](https://ibrahimmoalim.github.io/JavaScript/basic-projects/rock-paper-scissors/)
21+
---
22+
[Rock Paper Scissors with bot vs bot Gamemode](https://ibrahimmoalim.github.io/JavaScript/basic-projects/rps-with-bot-battles/)
23+
---
24+
25+
[Coin Flip](https://ibrahimmoalim.github.io/JavaScript/basic-projects/coin-flip/)
26+
---
27+
28+
[Calculator](https://ibrahimmoalim.github.io/JavaScript/basic-projects/basic_calculator/)
29+
---
30+
31+
[To-do list](https://ibrahimmoalim.github.io/JavaScript/basic-projects/todo-list/)
32+
---
33+
34+
[Mini Amazon](https://ibrahimmoalim.github.io/JavaScript/basic-projects/amazon-project/)
35+
---

0 commit comments

Comments
 (0)