Manage Projects

Create, update, and delete projects stored in your browser's localStorage. Changes will appear when you click "Load Local" on the Projects page.

Current Projects (localStorage)

Select a project to update or delete it.

Loading projects...

Create New Project

Add a new project to localStorage. All fields are required.

Direct URL to an image (JPG, PNG, WebP)

Comma-separated list of technologies

Update Existing Project

Select a project from the list above, modify the fields, then save.

Delete Project

Select a project to permanently remove it from localStorage.

Example Form Inputs (For Testing)

Copy these values to test the Create form:

Title:
Portfolio Website Redesign
Image URL:
https://picsum.photos/800/450?random=999
Image Alt:
Modern portfolio website with dark theme and animated transitions
Description:
A complete redesign of my personal portfolio using modern CSS features including custom properties, grid layout, and view transitions API.
Tags:
HTML5, CSS3, JavaScript, Web Components
Link:
https://github.com/NicholasTc/portfolio
Link Text:
View on GitHub →