Static portfolio site for Brian Brady.
index.html- the page structure and portfolio content.styles.css- the visual system, responsive layout, and strange-web treatment.script.js- animated canvas signal field and marquee behavior.CNAME- custom domain configuration for GitHub Pages.
Open index.html directly in a browser, or run a simple static server from this folder.
npx serve .This project is ready for GitHub Pages. Publish the repository, then set Pages to deploy from the main branch root.