Personal landing page and ecosystem index.
A minimal, single-page landing site for Sparsh Sam's open-source ecosystem. Hosted on GitHub Pages — no frameworks, no build step, no dependencies.
| Section | Content |
|---|---|
| Hero | Tagline, name, and call-to-action links |
| Featured projects | 7 project cards with descriptions, repo links, and live demos |
| Wider ecosystem | 11 additional utilities and tools in a compact directory grid |
| Footer | GitHub, email, and ORCID contact points |
- Markup: Semantic HTML5 with ARIA labels for accessibility
- Styling: Plain CSS with custom properties, responsive grid layout, and mobile-first breakpoints
- Hosting: GitHub Pages (auto-deploys from
main)
Zero runtime dependencies. Opens in any browser — no build, no install, no JavaScript.
open index.html # macOS
xdg-open index.html # Linux
start index.html # WindowsChanges pushed to main are deployed automatically by GitHub Pages.
Updates to the project grid should keep descriptions in sync with each repo's README. The landing page is the public face of the ecosystem — accuracy matters more than completeness.
MIT — see LICENSE.
Last updated: June 2026