Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.24 KB

File metadata and controls

37 lines (19 loc) · 1.24 KB

JavaScript Projects

General info

Collection of small projects and mini-apps to demonstrate different coding concepts using HTML, CSS, and Javascript.

Projects

To do list - List of to do items using local storage

Link to project

Shopping Cart - Shopping Cart for sneaker store (in progress)

Link to project

Pong - Clone of the classic Atari game

Link to project

Tic Tac Toe - Two player version of the classic game

Link to project

Random Answer-Generator - Display text-based answers to questions, similar to Magic 8-Ball

Link to project

Coin Toss - Simulate a random coss flip

Link to project

JavaScript 30 - Wes Bos course on building things with vanilla JavaScript (in progress)

Link to course

Link to code