Source repo for neuronomicon.world — a one-person cinematic universe set in a far-future humanity that built artificial gods to conquer the stars.
"Humanity built artificial gods to conquer the stars. They never explained why."
The Neuronomicon is a shared sci-fi universe centered on the Troy System — a star system undergoing one of the most ambitious construction projects in human history: the Ilion Ring, a Dyson swarm assembled from thousands of mining platforms, habitation spires, and scaffolded lattice nodes orbiting the star Troy.
Stories take place across the ring's class divides — from Central Ilion's gleaming promenades to Umbra-3's rusted corridors — and follow the factions, clans, and individuals shaped by a civilization that never finished building itself.
| ID | Title | Status |
|---|---|---|
| NMC-001 | Star Wyrms — Top Gun × Attack on Titan × Space Dragons | Live on Royal Road |
| NMC-002 | Grind Fighter — Hunger Games × Gladiator × Ghost in the Shell | Live on Royal Road |
| Route | Description |
|---|---|
/ |
Landing page — HUD interface with story carousel + project cards |
/wiki |
Lore archive — characters, factions, technology, locations |
/grind-fighter/arena |
Interactive AI tournament story generator |
/ilion-ring.html |
Ilion Ring visualizer — GitHub repos mapped to a Dyson swarm |
/history |
Tournament match history |
- Framework: Next.js 16 (App Router)
- 3D / Interactive: Three.js
- Database: Drizzle ORM + Vercel Postgres
- AI (Arena): Anthropic Claude via AI SDK
- Styling: Tailwind CSS v4 + CSS custom properties
- Fonts: Orbitron, Share Tech Mono (Google Fonts)
- Deployment: Vercel → neuronomicon.world
# Install dependencies
npm install
# Copy environment variables
cp .env.local.example .env.local # fill in DB + Anthropic keys
# Run dev server
npm run dev
# → http://localhost:3000
# Sync wiki content from Obsidian vault
npm run sync:wiki- X/Twitter: @Erik_Knobl
- YouTube: @NeuronomiconTV