From 433d627fc5d5fa2e31971d9100aa87120f3cb1a6 Mon Sep 17 00:00:00 2001 From: pi-agent Date: Thu, 23 Apr 2026 22:10:48 +0000 Subject: [PATCH] Initial commit: His Dark Materials daemon quiz - 10-question personality quiz determining your daemon form - 8 daemon types: Lion, Eagle, Panther, Owl, Badger, Fox, Snake, Cat - HDM-themed dark UI with aurora borealis effect - Single HTML file, no build step or dependencies --- README.md | 47 +++++++++++ index.html | 227 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 274 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d1527d --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +# Daemon Decider + +> *"What's your daemon?"* + +A single-page quiz inspired by **His Dark Materials** by Philip Pullman that reveals the form of your daemon — the living companion of your soul. + +## About + +In Pullman's world, every person has a daemon: a physical manifestation of their inner self that appears as an animal. The form a daemon takes is deeply significant — it reflects everything the person is inside, and the bond between a person and their daemon is absolute and inseparable. + +This quiz asks 10 questions designed to tease out archetypes that map onto eight possible daemon forms: + +| Daemon | Archetype | +|--------|-----------| +| 🦁 Lion | Strength, leadership, untamed spirit | +| 🦅 Eagle | Vision, freedom, rare perspective | +| 🐆 Black Panther | Quiet power, mystery, stealth | +| 🦉 Owl | Ancient wisdom, patience, observation | +| 🦡 Badger | Resilience, independence, determination | +| 🦊 Fox | Cleverness, adaptability, survival | +| 🐍 Snake | Transformation, change, evolution | +| 🐱 Cat | Gentleness, empathy, quiet fortitude | + +## Running + +This is a single `index.html` file — no build step, no dependencies. Serve it from any static HTTP server: + +```bash +# Python +python3 -m http.server 8080 + +# Node +npx serve . + +# Ruby +ruby -run -e httpd . -p 8080 +``` + +Then open `http://localhost:8080`. + +## Design + +The aesthetic is inspired by the northern atmosphere of *Northern Lights* — dark backgrounds, aurora borealis-like animations, and gold accents drawn from the alethiometer's needle and dials. + +## License + +Fan-made quiz. Not affiliated with Philip Pullman, Viking Press, or any official production. diff --git a/index.html b/index.html new file mode 100644 index 0000000..b4a669d --- /dev/null +++ b/index.html @@ -0,0 +1,227 @@ + + + + + +What Is Your Daemon? | A His Dark Materials Quiz + + + + + + + + + + +
+
+ +

What Is Your Daemon?

+
+

In the world of His Dark Materials, every soul has a daemon — a living companion that is itself, yet separate, in a form of some creature unknown to this world. It takes its permanent form at a certain time, reflecting all that you are within.
Are you ready to discover yours?

+ +
+ +
+
+
Question 1 of 10
+
+
+

+
+
+ +
+ +

The alethiometer is reading...

+
+ +
+
+

+
+

+
+
+ + +
+ +
+
+ + + +