A modern, portfolio-style one-page template built with plain HTML, CSS, and JavaScript.
- Distinct visual identity with custom typography and layered gradients
- Responsive layout for desktop, tablet, and mobile
- Scroll-reveal animation and mobile nav toggle
- Clean static structure with no build tooling required
- Easy customization for personal portfolios or product showcase pages
index.html: Main page markupstyles.css: Theme, layout, and responsive stylingscript.js: Navigation and reveal interactions
- Clone this repository.
- Open
index.htmlin your browser. - Edit content sections to match your personal brand and projects.
- Replace hero text and CTA labels in
index.html - Update project cards under the
#worksection - Edit colors in
:rootinsidestyles.css - Change contact email in the
#contactsection
This is a static site, so you can deploy it directly on:
- GitHub Pages
- Netlify
- Vercel (static)
- Any basic web host
MIT. See LICENSE if you add one.