We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb48ec commit b09f0f2Copy full SHA for b09f0f2
README.md
@@ -14,6 +14,7 @@ It works on web users’ computers — even when they are offline and allows you
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
17
+* Make a product carousel
18
### Intermediate Level Projects
19
20
* Make a script which autofills common signup fields using random data
0 commit comments