This repository is a list of some of my GitHub projects, in a modern design, built as a static html site. It consists of three files: browser content (HTML), interface design (CSS), and JavaScript functions (JS): index.html, styles.css, and script.js.
It'is inspired by the Clover Themes Gallery, by chris1111.
No install step or local web server is required.
- Download or clone the repository.
- Open
index.htmldirectly in a browser.
The page keeps the repository data, styling, filtering, search, and background effects in separate HTML, CSS, and JavaScript files so it stays easy to maintain while still working with a simple double-click.
You can see the site in action by clicking here.