Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

JS30

JavaScript 30 Days 30 Projects

DAY 1: Drum Kit

When a key out of the ones displayed is pressed on the keyboard, sound corresponding to it is played.
https://sanjiti0606.github.io/JS30/All30/Day_01/

DAY 2: Clock

Implementing an analog clock which displays the current time on the device.
https://sanjiti0606.github.io/JS30/All30/Day_02/

DAY 3: CSS Variables

Update CSS variables determining image characteristics using JS.
https://sanjiti0606.github.io/JS30/All30/Day_03/

DAY 6: Search and Suggestions

Match the characters entered in the search box to a data of City and State names (json file) and display results and suggestions along with the population of the place.
https://sanjiti0606.github.io/JS30/All30/Day_06/

DAY 8: HTML Canvas

Line width and colour keep changing as you draw on the HTML canvas.
https://sanjiti0606.github.io/JS30/All30/Day_08/

DAY 10: Selecting Multiple Checkboxes

When the Shift key is pressed while selecting a checkbox, all the checkboxes between that and the previously selected checkbox are automatically slected.
https://sanjiti0606.github.io/JS30/All30/Day_10/

About

JavaScript 30 Days 30 Projects

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages