Back to Home

JavaScript Examples

A collection of JavaScript tutorials and example projects.

Basic JavaScript

A quick-reference instruction sheet covering variables, arrays, loops, functions, DOM manipulation, and more.

Wall Builder

A dropdown-driven wall pattern generator built with JavaScript.

CSS Masonry Color Wall

A masonry wall of every named CSS color — each on its own card with its name, hex, and RGB value. Sort by hue or name, filter by name, and click a card to copy its hex.

Shopwave — Retail Website

A step-by-step guide to building a one-file e-commerce homepage with HTML, CSS, and vanilla JavaScript.

The Mortgage Calculator

A step-by-step guide to building a polished mortgage calculator in plain HTML, CSS, and JavaScript — no frameworks required.