# Adventures

- Author: Melanie Warrick (nyghtowl)
- URL: https://nyghtowl.com/projects/
- Published: 2026-01-12
- Site index for agents: https://nyghtowl.com/llms.txt


Where the adventures live: D&amp;D campaigns, diving footage, and whatever I talked myself into building on a weekend. None of it is load bearing.

## Scuba Diving

I&#39;m a scuba Divemaster who finds peace 30&#43; feet underwater watching fish go about their lives. Come along on my **[scuba diving playlist](https://www.youtube.com/playlist?list=PLVOvugCaOG2rPRVjGFJKkKv3k-_f0HerK)**.

*A Sea Lion Turned Our Safety Stop Into Playtime 🦭 Punta Vicente Roca, Galapagos*

&lt;div style=&#34;margin: 16px 0;&#34;&gt;
  &lt;a href=&#34;https://www.youtube.com/playlist?list=PLVOvugCaOG2rPRVjGFJKkKv3k-_f0HerK&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;
    &lt;img src=&#34;https://img.youtube.com/vi/3bQUC7KI0AE/hqdefault.jpg&#34; alt=&#34;A Sea Lion Turned Our Safety Stop Into Playtime, Punta Vicente Roca, Galapagos&#34; style=&#34;max-width: 480px; width: 100%; border-radius: 6px; display: block;&#34;&gt;
  &lt;/a&gt;
&lt;/div&gt;

## D&amp;D Campaign: The North Pole Heist

My latest D&amp;D adventure: [The North Pole Heist, A Die Hard Christmas](https://nyghtowl.substack.com/p/the-north-pole-heist-a-die-hard-christmas). Die Hard plot, fantasy RPG mechanics, holiday setting.

Source materials are in the [GitHub repo](https://github.com/nyghtowl/north-pole-dnd-heist).

&lt;div style=&#34;display: flex; justify-content: space-around; margin: 20px 0;&#34;&gt;
  &lt;div style=&#34;transform: rotate(-3deg); box-shadow: 0 4px 8px rgba(0,0,0,0.3); border: 10px solid white; padding: 10px; background: white; max-width: 300px;&#34;&gt;
    &lt;img src=&#34;https://nyghtowl.com/images/north-pole-pics/north-pole-heist-team.png&#34; alt=&#34;North Pole Heist Team&#34; style=&#34;width: 100%; height: auto;&#34;&gt;
    &lt;p style=&#34;text-align: center; margin-top: 10px; font-family: cursive;&#34;&gt;The Heist Team&lt;/p&gt;
  &lt;/div&gt;
  &lt;div style=&#34;transform: rotate(2deg); box-shadow: 0 4px 8px rgba(0,0,0,0.3); border: 10px solid white; padding: 10px; background: white; max-width: 300px;&#34;&gt;
    &lt;img src=&#34;https://nyghtowl.com/images/north-pole-pics/north-pole-map.png&#34; alt=&#34;North Pole Map&#34; style=&#34;width: 100%; height: auto;&#34;&gt;
    &lt;p style=&#34;text-align: center; margin-top: 10px; font-family: cursive;&#34;&gt;North Pole Map&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

## The Agentic Séance

The veil is thin at **[witch.dev](https://witch.dev)**. Ask a question and three AI spirits answer in character: the Spirit of Logic 🧠, the Spirit of Poetry 🌸 and the Spirit of Chaos 🎭, each running on a different LLM. A Medium then weaves them into one prophecy.

It started as a Halloween experiment in multi-agent orchestration. One question fans out to several models in parallel, then a synthesis step pulls the answers together.

---

Stay tuned for what else is brewing. 🧪

