File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 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
66### Projects for Beginners  
77
88*  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 ) 
1010*  Make a Todo List with persisting browser storage using localStorage api
1111*  Make a unit converter (time, distance, currency, etc)
1212*  Random Maze Generator as an online game
1313*  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
1517### Intermediate Level Projects  
1618
1719*  Make a script which autofills common signup fields using random data
                         You can’t perform that action at this time. 
           
                  
0 commit comments