Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 985 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 985 Bytes

VanillaJS Challenge

Short projects using only Vanilla JS and no other framework or library.

1. Bookmark WebApp

A web app to create and store bookmarks in your local storage and manage them easily.

Screenshot (52)

2. JavaScript DrumKit

A web app that plays all the beats and sounds of the drum on reading keyboard input of the corresponding assigned key.

Screenshot (54)

3. Custom Video Player UI

A video player with custom made interface and controls with options to seek and skip.

Screenshot (53)

4. WebCam Photobooth

A web app that allows user to click photos and save them locally and also play around with RGB effects. (Not completed yet)