Skip to content

Commit 08aa654

Browse files
author
thiefsheep
committed
Added missing descriptions
yep thats all.
1 parent b3d806b commit 08aa654

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)