A fully illustrated speculative fiction novel set in a climate-collapsed India — blending AI, memory, and resistance through the eyes of a 14-year-old girl.
The companion website for The Very Last Superhero, hosted at postheroic.world.
The Very Last Superhero is a speculative fiction novel set in a near-future India where climate collapse has shattered centralised systems of power. In this world, heroism is not superpowers or spectacle — it is memory, care, and the courage to hold a community together when everything else has fallen apart.
The story follows Sumati, a 14-year-old girl navigating a post-collapse landscape where oral history, memory technology, and everyday acts of resistance shape what comes next. It is a story about what we choose to remember, and why it matters.
Themes: Climate collapse, memory and oral history, AI and technology ethics, youth agency, resistance, care economies, post-heroic politics.
The novel is built around a detailed lore universe — the Resistance Archive — developed across multiple interconnected story threads:
| Element | Description |
|---|---|
| Salt Lamps | Memory-storage technology central to the Resistance's oral archive |
| The Firebird | A decentralised network of memory carriers and community historians |
| Sumati | The protagonist — a teenager who becomes an unexpected keeper of collective memory |
| P.A.I. | An AI companion with uncertain loyalties and a complex relationship with memory |
| The Collapse | The environmental and political catastrophe that restructured Indian society |
postheroic.world/
├── index.html # Landing page — story introduction and navigation
├── lore1.html # Resistance lore: Salt Lamps and memory technology
├── lore2.html # Resistance lore: The Firebird network
├── lore3.html # Resistance lore: Sumati's arc
├── timeline.html # Chronicle of the Collapse and its aftermath
├── extras.html # Supplementary material, artwork, and annotations
├── privacy.html # Privacy policy
├── terms.html # Terms of use
├── style.css # Visual identity and typography
├── assets/ # Illustrations, hero images, and thematic visuals
└── meta/ # SEO and social sharing metadata
| Layer | Technology | Purpose |
|---|---|---|
| Frontend | Vanilla HTML / CSS | Narrative-first, distraction-free reading experience |
| Hosting | GitHub Pages | Static site deployment |
| Domain | postheroic.world | Custom domain via CNAME |
No JavaScript frameworks. The site is designed to feel like a book, not an app.
git clone https://github.com/Varnasr/theverylastsuperhero.git
cd theverylastsuperhero
open index.html
# or
python3 -m http.server 8000This is a creative project. Contributions are welcome in the spirit of the story — thoughtful, careful, and oriented toward the long-term.
See CONTRIBUTING.md for guidelines.
- Story, lore, and narrative content: CC BY-NC-ND 4.0 — not for commercial use or derivative works without permission
- Code and site structure: MIT
- Website: postheroic.world
- GitHub: github.com/Varnasr