Non-developer builds astrological storytelling tools with Claude API

✍️ OpenClawRadar📅 Published: April 15, 2026🔗 Source
Non-developer builds astrological storytelling tools with Claude API
Ad

Project Overview

A 77-year-old non-developer built two web applications using Claude as their primary collaborator over six weeks. The creator developed Fortune Cast in two days initially and has been iterating since.

Technical Implementation

Fortune Cast functionality:

  • Calculates real planetary positions for today (Sun, Moon, Saturn, Neptune) using Meeus ephemeris algorithms in vanilla JavaScript
  • Reads transits against user's natal chart
  • Pulls Sabian Symbols for transiting Sun and Moon
  • Calculates lunar phase
  • Determines Whole Sign house placements via Nominatim geocoding
  • Calculates personal day numerology

Ember Cast functionality:

  • Works without birth data
  • User provides one thing they're carrying (object, wound, word unsent, color, hunger, unresolved decision)
  • Claude finds the story it was always trying to become in a different world
Ad

Claude's Role

Claude assisted with:

  • Architecture decisions
  • Debugging
  • Prompt design
  • Philosophy behind prompt design
  • Understanding why the system worked when it worked

The key constraint that made it work emerged from conversation with Claude: "embody rather than explain." The creator notes: "the bones don't show — they just determine how the character moves." Claude writes first-person stories in any era, place, or character, with astrological mechanics never appearing in the text.

Technical Stack

  • WordPress
  • PHP proxy
  • Anthropic API
  • Vanilla JavaScript
  • Nominatim geocoding

Key Features

  • Both tools are completely free
  • Nothing stored (no data retention)
  • Every reading different because "the sky doesn't repeat"
  • One reader feedback: "I can't call it coincidence. The most beautiful slap in the face."

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Self-hosting OpenClaw for Slack: Three failure modes and a managed alternative
Use Cases

Self-hosting OpenClaw for Slack: Three failure modes and a managed alternative

A developer documented three failed attempts at self-hosting OpenClaw for Slack, encountering WebSocket disconnections, API outage handling issues, and silent token rotation failures before switching to SlackClaw.ai, a managed service.

OpenClawRadar
Building a Technical Book with Claude Code: Process and Pitfalls
Use Cases

Building a Technical Book with Claude Code: Process and Pitfalls

A developer created an EPUB book about intermediate Claude Code features by using Claude to collect Anthropic documentation, researching real-world examples in finance, and structuring chapters with technical features followed by practical applications. The process revealed specific workflow constraints when using agents.

OpenClawRadar
VibecodedHub: A Discovery Platform Built Entirely with Claude Code
Use Cases

VibecodedHub: A Discovery Platform Built Entirely with Claude Code

A developer built VibecodedHub, a discovery and launch platform for AI-built projects, using Claude Code as the primary engineer across multiple focused sessions. The platform includes landing page, authentication, feed, project submissions, Stripe integrations, admin panel, SEO, and OG images.

OpenClawRadar
OpenClaw AI Agent Finds Federal Job Match and Creates Daily Automation
Use Cases

OpenClaw AI Agent Finds Federal Job Match and Creates Daily Automation

A user tasked their OpenClaw AI agent with finding a federal job on usajobs.gov that matched their salary requirements and preserved special retirement benefits, resulting in a specific job description match and a daily notification automation.

OpenClawRadar