File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,14 @@ It works on web users’ computers — even when they are offline and allows you
6
6
### Projects for Beginners
7
7
8
8
* Make a Tic Tac Toe Board
9
- * Make a web based calculator
9
+ * Make a web based [ calculator] ( https://github.com/Cybros/JavaScriptProjects/tree/master/calculator )
10
10
* Make a Todo List with persisting browser storage using localStorage api
11
11
* Make a unit converter (time, distance, currency, etc)
12
12
* Random Maze Generator as an online game
13
13
* Make a web based digital clock
14
- * Update CSS variables with JS
14
+ * [ Update CSS variables] ( https://github.com/Cybros/JavaScriptProjects/tree/master/change-css-with-js ) with JS
15
+ * Make a [ flying color changing butterfly] ( https://github.com/Cybros/JavaScriptProjects/tree/master/Butterfly_ ) with JS using the Canavas Api.
16
+ * Make a web based [ Drum] ( https://github.com/Cybros/JavaScriptProjects/tree/master/drums ) with sounds and keyboard input using JS
15
17
### Intermediate Level Projects
16
18
17
19
* Make a script which autofills common signup fields using random data
You can’t perform that action at this time.
0 commit comments