Playground

Experiments with HTML, CSS, JavaScript, and Svelte. Each folder is a self-contained project.

Live Apps

5 — pal-e-docs Browser (285 notes, live API)

App Prototypes

3 — Westside Basketball Dashboard (admin/coach/parent) 4 — Sprint Board (5 boards x 7 columns kanban)

Visual / Creative

1 — Flowing River (canvas + touch ripples)

Learning

2 — Svelte Hello (color-shifting counter) CSS & Svelte Fundamentals Guide

How to add a project

HTML: Create a numbered folder, add index.html, link above. Instant.

Svelte: Copy any Svelte folder, update svelte.config.js base path, npm run build.