Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ It works on web users’ computers — even when they are offline and allows you
* [Update CSS variables](https://github.com/Cybros/JavaScriptProjects/tree/master/change-css-with-js) with JS
* Make a [flying color changing butterfly](https://github.com/Cybros/JavaScriptProjects/tree/master/Butterfly_) with JS using the Canavas Api.
* Make a web based [Drum](https://github.com/Cybros/JavaScriptProjects/tree/master/drums) with sounds and keyboard input using JS
* Make a **[Virtual Debit Card](https://github.com/Cybros-LNMIIT/JavaScriptProjects/tree/master/Virtual%20Debit%20Card)** using the js
### Intermediate Level Projects

* Make a script which autofills common signup fields using random data
Expand Down
2 changes: 1 addition & 1 deletion Virtual Debit Card/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ I use here :--

* HTML
* CSS
* A little bit Javascript.
* A little bit Javascript..